Projects

Explore my portfolio of projects and applications.

Taxi Rank Locator Backend

Taxi Rank Locator Backend

JavaSpring BootSpring SecurityH2 DatabaseJPA

A Spring Boot application for managing taxi ranks, routes, and users. Features include user management, route management, rank management, and security with Spring Security.

Taxi Rank Mobile App

Taxi Rank Mobile App

React NativeTypeScriptMobile AppJavaScript

A React Native mobile application that helps users locate taxi ranks, view routes, and get transportation information. This frontend app connects to the Taxi Rank Locator Backend.

Couteux Restaurant Website

Couteux Restaurant Website

HTMLCSSJavaScriptBootstrapRestaurant

An elegant restaurant website featuring menu items, event booking, gallery, and reservation system. The site showcases gourmet dishes, upcoming events, and provides a sophisticated dining experience.

JSON Parser Template

JSON Parser Template

JavaJSONParserAPITemplate

A template for parsing and processing JSON data with support for complex data structures and validation. Useful for handling API responses and data transformation.