
XP List App - July 2025
Impact: Developed a gamified productivity mobile application enabling users to manage tasks, track progress, and level up through an XP-based system.
- Implemented user authentication, cloud data storage, and real-time task management using Appwrite, supporting both online and offline (AsyncStorage) modes.
- Ensured seamless experience across authentication states by synchronizing local and cloud task data, and implementing robust error handling for network and storage failures.
- Designed and integrated a custom leveling system, awarding XP for task completion and dynamically updating user profiles and progress.
Technologies:
- React Native
- Expo
- Appwrite
- JavaScript
- AsyncStorage