Taskly – Task Management App (Live on App Store)
Technologies: SwiftUI, Firebase (Auth, Firestore), Combine, async/await
- Built a task manager app with secure user authentication and real-time task syncing.
- Implemented daily reminders, calendar integration, and dark/light mode support.
- Developed reusable UI components, custom animations, and smooth navigation.
- Used Combine and Swift Concurrency for state management and asynchronous operations.
- What I Learned: Deepened knowledge of SwiftUI, Firebase SDK, and real-time data handling in iOS.
FitRatio – BMI Calculator (Live on App Store)
Technologies: UIKit, Auto Layout, Core Animation
- Designed a BMI calculator that validates user input and supports accessibility features.
- Displayed results using a blur popup and WHO classification standards.
- Included responsive layout and smooth animations for better user experience.
- What I Learned: Improved UIKit layout skills, accessibility practices, and user-focused design.
QuizApp (Personal Project)
Technologies: UIKit, Programmatic UI
- Developed a quiz app where users choose from three answer options per question.
- Implemented a scoring system and visual feedback (green/red) for correct/incorrect answers.
- Added a progress view to show quiz completion status.
- What I Learned: Gained experience in custom UI logic, feedback handling, and user engagement strategies.
EggTimer (Personal Project)
Technologies: UIKit, AVFoundation
- Created a timer app for cooking eggs with options for Soft, Medium, and Hard.
- Used progress view to track time and added sound alerts using AVFoundation.
- What I Learned: Worked with timers, user feedback, and audio integration in iOS apps.
Xylophone App (Personal Project)
Technologies: UIKit, AVFoundation
- Developed a simple xylophone app with seven buttons, each playing a unique sound.
- Managed audio playback using AVFoundation for responsive sound output.
- What I Learned: Strengthened skills in iOS audio frameworks and interactive UI design.