Day Counter iOS app AppStore
Achieved 20K downloads as of July 2025.
Differentiated the app from competitors by adding unique features such as; notifications for upcoming events; custom image backgrounds for each event; data synchronization across Apple devices using CloudKit; progress bars for count-up events.
Justin prg - twitter bot GitHub
Developed a Twitter bot that replies to every mention using the Twitter API and OpenAI API.
Ensured 24/7 operation by utilizing Tmux and Google Cloud Compute Engine.
Image2ASCII Github
Developed a web app that converts images into ASCII art by resizing and converting images to grayscale, applying K-means clustering with TensorFlow.js, and assigning unique characters to each cluster group to create the ASCII art.
Find Similar Words GitHub
Created an iOS app that generates a list of similar words.
Built a PyTorch model to calculate cosine similarity between word embeddings from the given input and the GloVe6B dataset.
Converted the model to CoreML for seamless integration with iOS.
Drawings with SwiftUI GitHub
Designed and implemented visual elements using SwiftUI, including: U.S. falgs, Google logo, Apple Photos app icon, Roating propeller, abstract art.
Utilized Swift, Path, TimelineView, and ForEach for precise and dynamic visual renderings.