/TeoSean-Developer-Portfolio-Website

My first Developer Portfolio Website that documents my journey in the software engineering realm thus far! It showcases my relevant tech experience, projects, tech stacks, my developer timeline and relevant accomplishments thus far, a constant work in progress!

Primary LanguageVue

Teo Sean's Developer Portfolio Website

My first developer portfolio website that documents my journey in the software engineering realm thus far! It showcases my relevant tech experience, projects, tech stacks, my developer timeline and accomplishments thus far.

Built using Vue.js, Vuetify, EmailJS, Javascript, CSS, Bootstrap along with HTML, and deployed via Github Pages with a custom personal domain, a constant work in progress!

Find the website LIVE at https://teosean.me/

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

To deploy onto github pages once development is done, via a build and deploy script

npm run deploy

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint