DevSim Mobile is a high-fidelity developer activity simulator built with Flutter. It mimics realistic coding patterns on GitHub, allowing you to maintain a consistent contribution streak while building a catalog of 500+ web projects.
- 500-Day Web Project Catalog: Includes source code for 500 unique web projects (HTML/CSS/JS) bundled offline.
- Automated Pulse Engine: Simulates multi-file commits with realistic intervals and persona-tailored messages.
- Developer Personas: Choose your style—Architect, Hacker, BugFixer, or Fullstack Ninja.
- AI Insights: Integrated AI explanations for every project to help you understand what you're "building".
- Achievement System: Unlock badges as you progress through milestones (7, 21, 100, 500 days).
- Live Activity Console: Real-time terminal-style logs of all Git operations.
- Daily Dev Log: Automatically generated technical journal of your daily progress.
- Persistence: Save your streak and progress across app restarts.
Current Version: v1.5.0 (500-Day Mega Bundle)
Important
Download APK: To download the latest stable APK, please visit the Releases section of this repository.
- Android 8.0+ (Oreo)
- GitHub Personal Access Token (for synchronization)
- Developer Mode enabled (for Windows builds)
- Clone the repository:
git clone https://github.com/nomaan5541/devsim-mobile.git
- Install dependencies:
flutter pub get
- Build for release:
flutter build apk --release
Created by Nomaan Khan | DevSim Mobile - Level up your career, one pulse at a time.