Flutter / Dart · Team of 4 · January — March 2026

Valuables

A lost-and-found mobile app: users create geolocated listings that populate a live, interactive map. Built by a team of four on a CI/CD workflow with required code review on every pull request.

[TODO: screenshot or short screen recording of the map]

What I built

Live map & custom marker system

Interactive map Geolocated listings Custom markers

The map is the app's core surface: every listing is geolocated and appears live on an interactive map through a custom marker system I built.

[TODO: expand — how do listings flow from creation to appearing on the map? What was custom about the markers (clustering, tap behavior, styling)? One paragraph of architecture.]

Engineering process

CI/CD on GitHub Required code review

Every pull request went through required code review before merge, on a CI/CD pipeline — the same discipline I bring to solo game projects, where I write up bugs as process logs instead of just fixing them quietly.

[TODO: optional — one lesson code review taught you that changed how you write code. Reviewers love reading this from students.]