A local web-page blog who can handle login, register and logout with an Sqlite database. In this blog admin users can create, delete and modify blogs while normal user can only read the blogs. The front-end is realized with Html and Bootstrap while the back-end is completely realized with Python Flask and Jinja.
Designed and developed locally interactive mini-games like Snake, Pong, and Crossy Road using Python’s Turtle module. Focused on game mechanics, animations, and user interaction to create engaging and fun experiences for players
A Home Server that allows you through http commection to stream mp4 files over the local network of your home. It allow multiple users to connect and stream on any devide connected on the wi-files. The main technologies used to create this project are: Spring Boot to handle the http connection and sned video over the network, java for the main logic of the server side, and html, css, and JavaScript for the uder interface side.