Skip to content

Developed a dynamic portfolio using Vue.js, Vite.js, Tailwind CSS, and MongoDB, hosted on Railway. The portfolio showcases my proficiency and various projects, with a focus on detailing specific challenges and outcomes for each project.

Notifications You must be signed in to change notification settings

devloos/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

Preview

Homepage

Repository Requirements

Client Setup

Enter client directory

cd client

Install required node dependencies

npm install

Run client server (this runs on port 8080)

npm run dev

Deployment

Activate python virtual env

source .venv/bin/activate

Run deploy script (follow instructions on screen)

python3 deploy.py

deactivate python virtual env

source .venv/bin/deactivate

Todos

  • Todos are found on notion!

About

Developed a dynamic portfolio using Vue.js, Vite.js, Tailwind CSS, and MongoDB, hosted on Railway. The portfolio showcases my proficiency and various projects, with a focus on detailing specific challenges and outcomes for each project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published