Portfolio Projects

Real-world applications built with modern web technologies.

TIXE – Freelancing Platform

Full-Stack Web Developer

I am building TIXE, a freelancing platform where users can register, create profiles, and post or browse projects. The app uses React for the frontend and Node.js, Express, and MongoDB on the backend, with REST APIs for authentication, dashboards, and project posting. I use Git/GitHub for version control and follow clean code practices, focusing on scalability and a smooth user experience.

React Node.js MongoDB REST API Git/GitHub

Restaurant Table Booking Web App

Full-Stack Web Developer

I developed a restaurant table booking web application where users can view available tables, make reservations, and store all data securely in a MySQL database. The frontend is built with React and responsive HTML/CSS, while the backend uses Node.js, Express, and REST APIs to handle bookings and user actions. This project strengthened my skills in full-stack development, database design, and connecting frontend UI with backend logic.

React Node.js MySQL REST API Responsive Design