Portfolio

Welcome to my portfolio!

Objective

  • To serve as my portfolio page.
  • Used to showcase my software engineering experience and projects.

Features

  • Built with Typescript, NextJS, and styled with TailwindCSS.
  • Resposive design using flexbox and CSS grid.
  • Simple animations using Framer Motion.

Deployment

To run locally please:

  • Clone this repository.
  • Open the repository in your code editor (e.g. VSCode).
  • Type npm install in the terminal to install all dependencies.
  • Then type npm run dev in the terminal to run the website locally.
  • Ctrl + click the URL in the terminal to open the website in your default browser!