Zimmer
Project Rundown
- Time Span -> 150+ hours
- Completed -> July 2026
- Git Repository -> Github
- Website -> zimmer.vilebile.dev

An LMS Platform that's Built Different
Zimmer is a Learning Management System (think Google Classroom) built in Golang for my boot.dev Capstone Project. It has features everything that an LMS platform requires: classes, assignments resources etc.
Full-Stack development
This project was initially intended to be a backend one. However, as I drew near to the end of making a functioning REST API, I felt like there must be a visual way to interact with it. At first I considered using Bubble Tea but then I realised that making a website would just make a whole lot more sense.
It took over two months to create and along the way I learnt a bunch of technologies that I had never used before. Namely:
- JavaScript
- CSS
- Amazon Web Services (AWS)
While I had of course dabbled in HTML prior to this project, this project also involved a very significant portion of it due to the fact that Zimmer ships with a website. Furthermore, this is by far the largest amount of HTML that I've done.
I also involved a bit of DevOps through using AWS to deploy the project onto the internet, previously all of my projects where hosted locally
This project took such a long time and I'm very happy with how it turned out :)