My name is Andy and I recently graduated and am looking for an opportunity to learn and build interesting products. I enjoy working on mobile, front-end or backend and I don't have any real preference - I just like building things. You can see an example of my most recent project[0] which is an app that allows users to print to any papercut connected printer and is an extension of an app that I made about a year ago. While building it, I had to reverse engineer a website and the app does a little web scraping in order to treat the site as a pseudo api. While building the app I also decided to challenge my self to move away from the typical android spaghetti architecture by implementing an MVC approach through the use of message passing via an event bus. Most of the UI is here[0] with most of the logic in a library here[1]. You can also check out my github here[2] - nearing a 2 month commit streak.
Remote: yes
Willing to relocate: yes
Technologies: Java/android, javascript, python, html, css, React/react-native, servlets, node, express, sql
Email: [email protected]
My name is Andy and I recently graduated and am looking for an opportunity to learn and build interesting products. I enjoy working on mobile, front-end or backend and I don't have any real preference - I just like building things. You can see an example of my most recent project[0] which is an app that allows users to print to any papercut connected printer and is an extension of an app that I made about a year ago. While building it, I had to reverse engineer a website and the app does a little web scraping in order to treat the site as a pseudo api. While building the app I also decided to challenge my self to move away from the typical android spaghetti architecture by implementing an MVC approach through the use of message passing via an event bus. Most of the UI is here[0] with most of the logic in a library here[1]. You can also check out my github here[2] - nearing a 2 month commit streak.
[0] - https://github.com/andy9775/PapercutPrintService
[1] - https://github.com/andy9775/PapercutAndroidServices
[2] - https://github.com/andy9775