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.
Sketch - 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
npm run serve
npm run build
npm run test
npm run lint