PROJECTgallery.
Seven apps I built on my own to learn and practise. Nobody uses them in the real world yet — this page is screenshots and stacks, nothing more.
Food Delivery
Food delivery: cart, checkout and payment, with a Laravel admin panel over a REST API.
Origin: built by following a BuildWithAngga course.
Chatting App
Text and image messaging between devices, built on Firebase collections and documents.
Origin: built by following a BuildWithAngga course.
Airplane
Flight ticket booking: sign-up, transactions and destination details. I restructured it with Clean Architecture and TDD.
Origin: built by following a BuildWithAngga course.
Cinema (Flutix)
Buy cinema tickets from a phone; the film list comes from the TheMovieDB API, then pick a showing and seat.
Origin: built by following a BuildWithAngga course.
Furniture Store
Furniture catalogue: search, categories, wishlist, colour options, and light/dark mode.
Origin: built by following a BuildWithAngga course.
E-commerce (Shamo)
A shoe shop with a Laravel API, buyer-to-shop chat, and a checkout flow.
Origin: built by following a BuildWithAngga course.
Doctor Consultation
Doctor appointments and consultations: doctor categories, chat, and nearby hospital information.
Origin: built by following a BuildWithAngga course.