1
0
Files
web/README.md
2025-06-22 14:17:35 +02:00

20 lines
683 B
Markdown

# 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 html and work with templates.