February 15, 2026
CTF Alert
Building an MVP mobile application for the global CTF community to discover upcoming contests, submit events, and manage event reminders.
CTF Alert
Building an MVP mobile application for the global CTF community to discover upcoming contests, submit events, and manage event reminders.
Key Features
- Contest Discovery: Browse and discover upcoming global Capture The Flag events.
- Role-Based Access: Clean MVVM architecture with explicit separation between User and Admin roles.
- Approval Workflow: Admins can review and approve new contest submissions.
- Reminders: Persistent bookmarking and local notification systems for upcoming event alerts.
Technologies Used
- Kotlin - Primary programming language.
- Jetpack Compose - Modern declarative UI toolkit for Android.
- MVVM Architecture - Ensures clean separation of concerns.