Loading...
Loading...
This portfolio was designed to be practical and flexible above all. The goal is not a perfect architecture, but a simple tool that allows me to easily load my projects in TypeScript.
In my case, I created TypeScript objects in a file that are easy and quick to update via my development tools.
I deliberately chose simplicity: GitHub + Vercel with automatic deployment via push to main. I could have opted for a VPS with Docker, shared hosting, CI/CD automation with GitHub Actions and continuous deployment on a VPS or cloud providers like AWS, Google Cloud, or Azure, but the most practical and quick solution was the right choice.