More Projects

MetroRail v.02
MetroRail v.02
JavaScript
HTML
CSS
The next iteration of the MetroRail project, featuring an improved UI, real-time data integration capabilities, and enhanced performance for a smoother user experience. This version can differentiate between trams and is being developed for full timetable synchronization.
Pharmaceutical Inventory Management System
Pharmaceutical Inventory Management System
Java
Spring Beans
HTML
CSS
JSON
A simple starter project to explore the Spring Bean lifecycle and use Thymeleaf templates for dynamic HTML rendering. This project is meant to showcase how Spring manages beans and how to serve dynamic content in a clean, extendable way.
Smart Interest App
Smart Interest App
Java
PostgreSQL
HTML
CSS
JavaScript
A banking application for managing interest rates, built with a robust Java backend and a classic web frontend. This UI is for demonstration only. The Spring Boot backend is not live. Check out the repo for the backend.
Java Adventures for Kids
Java Adventures for Kids
Java
Education
A fun, interactive book designed to teach children the fundamentals of Java programming with easy-to-understand examples and copy-paste code snippets.
Self-driving car JavaScript project
Self-driving car JavaScript project
JavaScript
Neural Network
Self-driving car JavaScript project. The car is driving autonomously, and it's driven by a neural network coded from scratch in JS.
CS50's Introduction to Programming with Python
CS50's Introduction to Programming with Python
Python
Education
Completed Harvard's renowned introductory course on Python, covering core concepts from functions and data structures to object-oriented programming. This project showcases the final project and certificate.
AuthCore
Java
Spring Boot
Security
JPA
A reusable authorization module built with Spring Boot and Java, designed to be integrated into other projects for robust security.