Oğuzhan Tutucu
Android Developer | Computer Engineering Student
About Me
Senior student graduating in June 2026, seeking a summer internship to transition into a full-time Junior Android Developer role.
Highly passionate about Android development; continuously improving by analyzing open-source code and adapting best practices. Driven by curiosity in problem-solving and eager to share knowledge within the team. Committed to delivering high-quality results with a patient and confident mindset.
Education
Computer Engineering
2021 - PresentIskenderun Technical University
GPA: 3.15
Technical Skills
Android Development
Programming Language
Tools & Knowledge
VCS
Projects
Kentin Sesi (Voice of the City)
OngoingLocal Government Audit App | GitHub Link
• Kentin Sesi empowers citizens to visualize urban issues, track resolution processes, and foster a
participatory culture in local governance.
• Developed this location-based application using Kotlin, Android SDK, and MVVM architecture.
• Integrated the Firebase ecosystem (Firestore, Auth, Storage) and Google Maps SDK to implement real-time
geospatial querying, marker clustering, and live status updates.
• Utilized Hilt for dependency injection, along with Flow and Coroutines, to ensure efficient, reactive
data processing and a testable, modular code structure.
• Implemented advanced social features using Material Design 3 components, including nested comments with
soft-delete logic, upvoting systems, and dynamic filtering.
Project Story & Vision
I initially built this project—which I had been contemplating for several years—as my university senior capstone
project. I selected Hatay as the pilot region, and it started as a prototype. Now, I am transforming it from
a mere prototype into a live platform active across all of Turkey. This is a unique civic tech project with
features that have not yet been attempted in Turkey or even globally.
I founded an organization named zibidi software (zibidiSoft). I continue to develop this project as
open-source under this organization.
Language Decks
2024Vocabulary Learning App | GitHub Link
• Developed an educational flashcard app using Kotlin and Android SDK to help users improve language
skills.
• Implemented local data persistence using SharedPreferences and Gson to save custom decks, card images,
and learning progress (Learned/Unlearned states).
• Utilized RecyclerView with custom adapters for efficient list rendering and ViewBinding for type-safe
UI interaction.
• Designed a modular structure using Fragments and Activities to ensure optimized edge-to-edge UI
support.