This is a simple frontend application. Where you are able to fill up a table and after that you can filter your "database". Through this project I have learned the basics of React.JS, HTML and Bootstrap.
My 2nd project is my portfolio site. Building it I learned a lot about HTML, CSS and deployment of a website in general. The site is being hosted from my homelab enviroment in an Apache docker on my Raspberry Pi. With the use of Cloudflare it is reachable through a secure tunnel.
My current project, where I am working on a fullstack application, where I can collect and rate the movies and series what I have watched and planing to watch. For the frontend I am gonna use React.JS with Bootstrap and for backend Python with Flask, where I have started to build my basic API.For database I have picked MySQL. The whole enviroment is running in my homelab on my Raspberry Pi. Every part of it is running in a separate docker environment.