My Personal Portfolio
Style inspired by Microsoft Windows 98
Version 4
This project is mostly finished. I may add more features in the future, and occasionaly commit some bug fixes.
git clone https://github.com/JonZavialov/portfolio4.git
cd portfolio4
python compress.py
Host the server with the projects
folder as the root. For development, I use the Live Server VSCode extension. I use nginx for production. For other solutions, use XAAMP.
The website uses many REST APIs to operate, as well as run the Chat Room. All of this is routed through the backend.