Hi, I'm Joe!
Your friendly neighborhood:
My Skills
I'm a team-oriented and product-minded developer with a love for building collaborative and interactive apps. I use each project as a chance to learn new technology, improve my skills, and better my code clarity. I endeavor to motivate my peers, lead with optimism, and build long-lasting relationships. We can go further together, so let's pair program!
Current Work
I'm currently employed as a Cloud Native Engineer at Cedrus Digital (now Brillio). I actively work with clients to migrate legacy systems to more modern cloud infratructure. Major projects have included:
Personal Projects
Two Plus
A live pair-programming tool and social platform for developers that includes discussion threads, live chat, follower/following systems, content upvoting and tagging, a dynamically loaded home page, and of course, collaborative code editing. Built with React, Google Firebase/Firestore, Ace Editor, and Material UI.
The ML Webcam Scavenger Hunt
A machine-learning scavenger hunt that challenges you and a partner to be the first to find random items in your home. Machine learning allows your webcam to recognize common household items like coffee mugs, corkscrews, envelopes, flowerpots, and more. Meant to be a simple proof of concept for a type of mini-game that could be integrated into a video chat client like Zoom. Built with WebRTC, React, and Socket.io.
Buy Real Art
Created as part of Fullstack Academy's "Grace Shopper Project", this demo includes all the features of a standard CRUD app. It features an Express-based, RESTful API system (with protected API routes), a relational database schema built on PostgreSQL, hashed and salted user data, Google Oauth integration, the ability to persist guest carts in local storage, page admin functionality and frontend functionality built with React and Redux.