This website was built to showcase myself and the projects that I have worked on.
Pursuing co-op in my academic program, I regularly have to apply to jobs and look for opportunities. This felt like the perfect complement to a resume.
Figma - Wireframing for UI/UX
Vue JS - Framework (TypeScript, HTML, SCSS)
Bootstrap 4 - Styling library
Fonts - using font face and locally stored fonts
Deployment - deploying the website on Github Pages
https://siddharthgarg4.github.io/
npm install
git lfs install
git lfs pull
npm run dev
npm run build
npm run format