This is a collection of all my old web projects from the time of my apprenticeship. (2018-2022)
I haven't touched most of the projects since 2019. Thanks to Docker, I was able to bring all the projects back to life.
docker compose -f path/to/docker-compose.yml up
- waterplaces
- Built with Kotlin, HTML, CSS and vanilla JavaScript
- snake
- Built with C# (no prebuilt .exe available)
Visit atelier-sidefyn.ch for the current live site.
- v1
- Built with Kotlin, HTML, CSS and jQuery
- v2
- Built with HTML, CSS and jQuery
- v3
- Built with HTML, CSS and jQuery
- v4
- Built with HTML, CSS and jQuery
Visit larsgerber.ch for the current live site.
- v1
- Built with HTML, CSS and vanilla JavaScript
- v2
- Built with PHP, jQuery and Sass
- v3
- Built with NodeJS, jQuery and Sass
- v4
- Built with NodeJS, jQuery and Sass
Visit blog.larsgerber.ch for the current live site.
- v1
- Built with NodeJS, jQuery and MongoDB
- v2
- Built with NodeJS, jQuery, Scss and MongoDB
- Works with my provided read only DB user
- v3
- Built with NodeJS, jQuery, Scss and KeystoneJS CMS
- Frontend: github.com/larsgerber/minimalism-blog/blob/keystone
- Backend: github.com/larsgerber/minimalism-keystone
- (KeystoneJS crashes when run with my read only DB user)
- v4
- Built with NodeJS, jQuery, Scss and StrapiJS CMS
- Frontend: github.com/larsgerber/minimalism-blog/blob/strapi
- Backend: github.com/larsgerber/minimalism-strapi
- (only working with my archived image from 25.06.2022)