Giter Site home page Giter Site logo

junongx / junongxdotcom Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 20.83 MB

My portfolio website

Home Page: https://JunoNgx.com

License: MIT License

JavaScript 11.42% HTML 1.05% Svelte 71.19% TypeScript 6.17% Sass 10.18%
portfolio-website svelte personal-website portfolio static-site

junongxdotcom's Introduction

Portfolio Website

My centralised portfolio website, where my works across fields and medium gather in one single place.

Current deployment

The website is currently deployed at JunoNgx.com via Vercel.

Tech stack

Environment variables

This project doesn't require any environment variable and no setup is neccessary for deployment.

Local deployment

First, clone the repository and move into the directory:

git clone [email protected]:JunoNgx/junongxdotcom.git
cd junongxdotcom

Then install the packages (yarn is required):

yarn

Then run the development server:

yarn dev

Alternatively, run the network-exposed development server with the flag --host:

yarn dev --host

Open http://localhost:3000 (by default) with your browser to see the result.

This is a self-contained static site and doesn't require any data fetching.

Previous versions

This website has gone through several major overhauls, including usage of other tech stacks. Previous versions can be found in other branches. Current domain is generally always deployed with the branch production.

Acknowledgement

This website uses the typeface Jost by Owen Earl, who has also influenced its overall design. Icons are from the Feather project. The layout in the current iteration is heavily inspired by Tim Holman.

Contribution

For suggestions and criticism, please feel free to open issues for this repository.

junongxdotcom's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

junongxdotcom's Issues

Re-inspect CSS

CSS codes should be reviewed. I have gained much experience from the last time this was written and could likely improve them.

Improve mobile navbar

Navbar in mobile layout does not always fill the height of the device height.

Solution for consideration:

  • Wrap the navbar as column flexbox with space-between to better use the vertical space.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.