penandlim / johnlim.dev

Personal website featuring some of my past projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website Preview

My personal website featuring some of my past works and projects.

Prerequisites

Deployment

Install all required packages and generate dist folder by running the following commands.

npm install
npm run build

All necessary files will be packed and copied from src/ to dist/

Built With

  • three.js - Displays 3D Models on the website.
  • React - Used to parse and load the list of past works from works.json.
  • Bootstrap 4 - Used the base css for supporting desktop, mobile, and tablet resolutions.
  • Webpack - Tree shaking & packing resources for production.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Personal website featuring some of my past projects

License:MIT License


Languages

Language:JavaScript 41.7%Language:CSS 34.7%Language:HTML 23.6%