Developer Portfolio
This website is both my developer portfolio and an ongoing software project. Instead of waiting until it is "finished", it is deployed continuously and evolves over time.
Current Status
- ✓ Custom domain configured
- ✓ Hosted on Speedzone
- ✓ GitHub repository
- ✓ GitHub Actions deployment pipeline
- ✓ SSH authentication
-
✓ Automatic deployment with
git push
Technologies
- HTML
- CSS
- Vanilla JavaScript
- Go
- SQLite
Roadmap
- Interactive landing page
- About
- Development log
- Backend experiments
- Interactive visualizations
Deployment
Every push to the main branch is automatically deployed
using GitHub Actions, SSH and rsync.
Philosophy
This portfolio is intentionally built with simple technologies. The goal is to understand the fundamentals rather than hide them behind frameworks. As the project grows, the implementation will evolve while keeping the history visible through versioning.