You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An iOS To-Do app built with SwiftUI, featuring a colorful, user-friendly interface that supports both light and dark modes. It allows users to easily manage tasks, mark them as completed, and customize settings for a personalized experience. This project uses SwiftData for efficient data management and showcases my practice with SwiftUI.
A simple and minimal movie watchlist app built with SwiftUI & SwiftData. Add movies, organize by genre, and even pick a random one when you can’t decide! Learned key concepts like component-based design, symbol effects, haptic feedback, and accessibility.