Projects
Algo a DayProjectsGithubAbout

My side-projects

Awesome Asteroids

Built on the MERN stack, this website utilizes NASA's near-earth-object API to retrieve and store information about the asteroid's nearest earth for a given date. The size and distance of the asteroids are logarithmically proportional to the true data, and an asteroid's orbital period is linearly proportional. Check out zen mode for the ultimate immersive experience! It's deployed on Heroku's free tier, so I apologize about initial load times.

LoveQuick

The one that started it all. A native iOS app designed for staying in touch with your friends and family with minimal effort. Just a quick way to drop a line and say you're thinking about them.

Reactive level

Built as a way to learn RxSwift and the reactive programming paradigm, the reactive level is simply that -- a level that displays offset on two axes based on device attitude.