Projects
Mobile applications I've built

ValeCep
MobileA valet and parking management app I designed, built, and published end-to-end. Shared business logic with KMP, native UIs with Jetpack Compose and SwiftUI. Vehicle check-in tracking, automatic fee calculation, and instant customer notifications.

Phonexpertly
MobileA phone diagnostic and expertise app I designed, built, and published end-to-end. Fully native on each platform, running 30+ hardware tests, IMEI/warranty checks, and generating professional PDF expertise reports.


İşin Olacak Analytics
MobileAn analytics dashboard running across iOS, Android, tvOS, and Android TV from a single React Native codebase. TV-first focus management, PIN-based login, and tabbed statistics panels via GraphQL.


BGMap
MobileInternal team-performance analytics tool for Beymen Group's e-commerce tech team. Automated metric pulling via Jira API, real-time dashboards, and team productivity reporting.

Phonexpertly Web
frontendPromotional landing page for the Phonexpertly mobile app. A modern, responsive website showcasing the app's features.

ValeCep Web
frontendPromotional landing page for the ValeCep mobile app. A modern website showcasing the app's features and use cases.
$ curl /api/v1/health
{ "status": "ok" }
$ npm run start:prod
Server running on :3000
GraphQL playground: /graphql
PostgreSQL connected
$ docker ps
phonexpertly api-app Up 2 hours
phonexpertly api-db Up 2 hours
