As my little pup gets older, she is seeming to develop a taste for my food more than her own. Every pet caretaker has been there: you’re eating something and your dog gives you that...
Almost 700,000 people, along with myself, absolutely love the Year Progress twitter account - made by Filip Hráček. Tracking the progress has been fun, motivating, and at times, frightening. As impactful as it has been,...
During the 2020 quarantine, I decided to spend some time learning SwiftUI and a few other technologies that have been on my to-do list for far too long. What better idea than to build an...
Introduced with Xcode 11, I decided to try out the new SwiftUI library to build out the UI of a master-detail application of HackerNews posts. This project pulls Hacker News submissions through the Algolia API...
Every city with a reliable public transportation system is seemingly matched with an unbelievably low-quality iOS application to display useful information to commuters. Obviously this proposition stands true for NJ PATH train riders as well....
I’ve been interested in learning how iOS applications can provide engaging Augmented Reality experiences since Apple released the ARKit framework in 2017. Much to my surprise, the framework is backed by comprehensive documentation making it...
An iOS application that seamlessly lets users create posts and groups related to music album (specifically vinyl) releases. Users can compose messages for a global feed or for their group’s active members. The application is...
This project exposes a JSON API for users to make GET requests and retrieve specific collections of quotes by AngelList co-founder and self-proclaimed philosopher Naval Ravikant. Landing page for the Naval API Example JSON output...
I took a philosophy course during my senior year at Rutgers called Mind, Machines, and Persons which opened my eyes to the implications that face a society that adopts technology as quickly as it has....
A straightforward full-stack application that parses the GitHub Jobs API based off two user-inputted fields of job role and location. The application is built with Node.js, Express, and EJS to take in the API endpoint...