IOS Apps
SwiftUI apps I developed while learning Swift. Each app showcases different concepts and functionalities within SwiftUI, including SwiftData, Core Data, MVVM architecture, and API integration
A habit-tracking app with notifications to help users build and maintain good habits. Users can add, edit, and track their daily habits. View Source Code
An app to record and monitor expenses, enabling users to categorize and view spending trends. View Source Code
A movie browsing app that fetches data from TheMovieDB API. It displays popular movies, allows users to search, and provides detailed information on selected movies. View Source Code
A simple and efficient to-do list application that allows users to add, delete, and manage tasks. View Source Code