first commit
This commit is contained in:
19
README.md
Normal file
19
README.md
Normal file
@ -0,0 +1,19 @@
|
||||
# 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.
|
Reference in New Issue
Block a user