Hey there! I'm Eric!
profile pic
Eric Wei
  1. Pong Legends
    Wireless Pong Battle Royale... what more do I need to say? Play pong against more than one friend (or enemy) without the need for clunky wires or a big screen.

    I did most of the circuit design as well as the case design for the handheld unit.
  2. Stray Animal Map
    Have you ever seen an animal you thought might be a stray and wanted to help, but didn't want to unknowingly steal someone else's pet? Well with Stray Animal Map, you can log the location, condition, and even a picture of an animal you believe might be a stray and anyone looking for an animal of that description will know where to look!

    I worked on interfacing with the Esri ArcGis APIs for storing and rendering the data.
  3. PrintN'Pass
    Passwords suck. Password managers suck less. Password managers that don't know your password might sound like they suck, but that means no one will ever be able to compromise your password manager and get all your passwords.

    Enter: PrintN'Pass. It generates a unique password for each site based unique device identifiers, usernames, the destination URL, etc. and sends that to a Chrome extension over a secure connection, which then inputs your password for you. No one ever knows what your password actually is.

    I worked on the Android app UI, as well as the generation of passwords.
  4. Loocator
    Oh boy. You shouldn't have drank all that water. You can't find a bathroom that doesn't smell like someone died inside 4 days ago. It's a disaster, you have a breakdown, the world ends.

    But HAVE NO FEAR, LOOCATOR IS HERE!!
    Just pop open the app, select your location, and Loocator will find you the nearest high quality bathroom, fit for royalty (or just sanitary enough for humans).

    I worked on interfacing with the Google Places api, as well as finding the user's location. This was also my first time using Angular and TypeSript.

    *disclaimer* Loocator is unfinished and can only route you between buildings as of now.