Awesome
<h1 align="center">Jonathan Zavialov</h1> <p align="center"> <img src="https://img.shields.io/tokei/lines/github/JonZavialov/portfolio4?color=lightgray" alt="Total Lines" /> <img src="https://img.shields.io/github/repo-size/JonZavialov/portfolio4?color=lightgray&logo=GitHub" alt="GitHub Repo Size" /> <img src="https://img.shields.io/github/commit-activity/m/JonZavialov/portfolio4?color=lightgray&logo=GitHub" alt="Commit Activity" /> </p> <p align="center">My Personal Portfolio<br>Style inspired by Microsoft Windows 98<br>Version 4</p> <a href="https://computer.jonzav.me/">View Website</a> <br> <a href="https://computer.jonzav.me/"><img src="https://github.com/JonZavialov/portfolio4/blob/main/project/assets/images/site-shot.png?raw=true" width="50%" alt="Website Screenshot"></a>๐จโ๐ป Development
This project is mostly finished. I may add more features in the future, and occasionaly commit some bug fixes.
๐งช Try It
Clone repo
git clone https://github.com/JonZavialov/portfolio4.git
cd portfolio4
Generate minified styles
python compress.py
Host server
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.
๐ง Backend
The website uses many REST APIs to operate, as well as run the Chat Room. All of this is routed through the backend.
<br><br><br>