Mobile Software Developer
Mobile developer with experience in native Android, native iOS and cross-platform frameworks.
Production experience includes applications published on both :contentReference[oaicite:0]{index=0} and :contentReference[oaicite:1]{index=1}.
Focus areas:
- Mobile architecture design
- Cross-platform development
- API integration
- Scalable application structure
- Production deployment pipelines
Mobile
- Android (Kotlin)
- iOS (Swift)
- Flutter
- React Native
Backend / DevOps exposure
- REST APIs
- Docker (basic–intermediate usage)
- CI/CD concepts
- Microservice architecture (consumption level)
class AboutMe {
val firstName = "Ahmet Fatih"
val lastName = "Çenesiz"
val linkedin = "https://www.linkedin.com/in/ahmet-fatih-çenesiz-a820b3183/"
val github = "https://github.com/fcenesiz"
val appStore = "https://apps.apple.com/developer/ahmet-fatih-cenesiz/id1577137439?l"
val playStore = mapOf(
"Ceesiz" to "https://play.google.com/store/apps/dev?id=5348216302908550036&hl=tr",
"Zisenec" to "https://play.google.com/store/apps/dev?id=5999511083200869144"
)
val yearsOfExperience = 14
val roles = listOf(
"Android Engineer (Native)",
"iOS Engineer (Native)",
"Flutter Developer",
"React Native Developer"
)
}