
A web-based version of the Cariogram tool used by Malmö universities, it helps visualize an individual's caries risk in a user-friendly format. Built with HTML, CSS, Bootstrap, Node.js and JavaScript, and translated from Java to modern web technologies.
CARIOGRAM View Project
A Java-based guessing game where the player tries to identify a hidden football player by reading a question and choosing the correct answer from four options. The game contains questions from different football leagues and has a built-in highscore system.
Football Quiz View Project
A C# desktop application for managing real estate data such as apartments and hotels. Built using a clean three-layer architecture (GUI, BLL, DAL) with Entity Framework Core and LINQ for efficient data filtering and manipulation.
Real Estate Manager View Project
A web app that helps users plan bus trips based on their Google Calendar. Built with Spring Boot, HTML, CSS (Bootstrap), and jQuery, it integrates APIs like ResRobot and Google Places to recommend optimal travel routes matched with calendar events.
BusCatcher View Project
A full-stack online marketplace app where users can register, list products, place orders, and communicate via inbox and interest systems. Built with Vue, TypeScript, and Spring Boot for a modern and scalable experience.
MarketPlaceX View Project
A Java-based client-server chat application where users can log in, see who is online, and exchange private messages with text or image attachments. It features a Swing-based interface and uses sockets with multithreading on the backend.
Chat Application View Project