CAUTION: NO LONGER CONTINUING WITH THIS PROJECT AS IT BECAME TOO CLUMSY AND THE DESIGN WAS OUT OF THE PLACE RIGHT FROM THE START. I AM GOING TO DO ANOTHER ATTEMPT (one could call it portfolio-V2) TO DO A MORE SIMILAR DESIGN THAT ACTUALLY MAKES SENSE.
Link for the new codebase: https://github.com/saivishnu725/portfolio-v2023-10
My new Portfolio. Dated 27/10/2023.
It might take several months to complete but it will be done for sure. I will try to my best to actually finish this project and to be as accurate to the design in my mind as possible.
- Design the site!! (NOTE: Important)
- Use express and ejs to make it (code) look better.
- Separate data from the page (use json for data instead of hard coding).
- Make it responsive.
- It won't be hosted until it is completely finished
- After which, I "might" buy a VPS in Hetzner.
- The domain is going to be: theunconcernedape.me (check out my 3 year old site for now).
-
Install node dependencies
npm install
-
a. Use nodemon to run the server
nodemon
b. Run the server manually
node index.js
-
Site is live at localhost:3000. Open it in your preferred browser.
Nuh uh. No contributors for this one. You can provide issues tho.