← All work
2021Senior Full-Stack Developer / Mobile Lead
Jeti
Location-based social platform — see what's happening nearby with posts from people 6–12 miles away. Anonymous posting, city leaderboards, and early access on iOS & Android.
Visit live siteTech stack
React NativeReduxNode.jsSocket.ioDockerGCP
The challenge
Delivering a real-time, location-based feed on mobile while keeping the codebase clean and scalable across app, admin, and backend.
Architecture & approach
React Native apps with Redux, a Node.js core with a notification server and job scheduler, Socket.io for real-time, containerized with Docker on GCP. UI built with Atomic Design for reuse.
Screenshots

Results
- Location-based feed (6–12 mile radius)
- Push notifications and scheduled jobs
- Clean, reusable component system
What I learned
Atomic Design paid off — a shared component system kept velocity high as the product grew.