# My personal webpage This is the source code for [my personal webpage](https://molnarandrei.com) - Made with SvelteKit. - Built with gitea actios (99% same as github actions). - BeerCSS as the ui toolkit. - Internationalized. ## TODO - [ ] Automated tests with playwright, triggered by github actions - [ ] Automated builds - [ ] Books section: - The pragmatic Programmer (haven't finished) - Domain Driver Design (midway) - Design Patterns: Elements of Reusable Object Oriented Software (done) - Building Microservices (not started yet) - [ ] More portfolio public code - [ ] Store built with htmx and Java Spring because I want to learn htmx.