Ever since passionate about the world of programming, looking for new challenges every day. Currently focused on backend development working with Golang / Java and relational/non‑relational db. In my free time I usually play piano, basically my hands are always on a keyboard.
This project provides a simple platform for friends to schedule meetings with ease. It allows users to select their available days for meetings during the current or next week, which are then processed and stored efficiently in a MongoDB collection.
Completely anonymous chat created with NodeJS and NextJS, real-time messagging is handled by websockets specifically using the Socket.IO library.
This web app shows top 10 italian streamer (ordered by viewer count) using Twitch API. It also includes a Leaderboard, from 12am to 2am every 30 min the top 3 streamers earn points.
Clone of Udemy, e-commerce of courses. Main features: authentication, recommandation system, search between courses & cart handler.
Web app that compress/decompress files with Gzip/Brortli algorithms. Backend available in Nodejs and Spring boot.