Live Projects

Decode by LawDecoder

LawDecoder is a web app that helps people learn about their legal  problems and connects them with lawyers and legal service providers that can solve them. At LawDecoder I was the technical lead and then briefly head of growth. I helped migrate their product to a scaleable platform, and set up a data-driven growth team.

align: The Entrepreneur Compass

align (lowercase “a” intended) is a iOS App that helps startup founders find the resources, mentors, and cofounders they need to succeed. It lets users search for other entrepreneurs with complementary skill sets, matches people with other entrepreneurs near them, and has a directory of startups, incubators, accelerators, and venture funds in the area. Currently available on the App Store. The geographic community is Philadelphia based for now.

Punch Dude

Punch Dude is a side scrolling hack and slash game that I made with phaser. I built the game using tile maps and sprite animations using the tiled editor, a little bit of javascript and some sprites from opengameart.com. The main character has to punch his way through a hilly landscape of spiked baddies to make it to the tree of life at the bottom of the last valley.

Interactive Poster

This is an interactive poster I made based on concert posters for Kendrick Lamar’s album Good Kid, MAAD City. The poster uses responsive design and SVG animation to scale down for tablets and mobile, and let users interact with it as it comes to life. (try clicking the face!)

Minyo VR

MinyoVR is a 360 degree experience I created to learn about building VR for the web using A-Frame. Minyo takes you back to a hilltop temple in feudal Japan with a exquisite Buddha model (from Clara.io) emanating a ball of energy.

The Real “Hello World” of Web App Development

In order to finish learning React from scratch in under a week, I decided to make a to-do list app. But unlike your regular to do list, this one – built with React Boilerplate – comes not only with CRUD, but also unit testing, and 100% test coverage. If you’re making a web app this is the most basic app that covers everything you need for enterprise level production.

Space Game

This is a game I made with a team of four at a hackathon. I figured out how to use Firebase to make the game multiplayer. We later ported the code and polished the graphics and mechanics.