
Virtual Business Card Builder
A proof of concept designed and built as a freelance project for Oak Creatives, Creative Agency. Build and customize your own Virtual Business Card to be viewed on a unique URL with downloadable VCF capability. Built in React JS, the project uses React-Redux for state management, as well as connects to Firebase Firestore for query efficiency and scalability purposes.
Application Technologies

Catpurrccinos Rewards
Customer loyalty rewards program built for local Cat Cafe, Catpurrccinos. This iPad-focused app allows users to check in once every 24 hours by entering a phone number. Points can be redeemed for products or free visits in an in-app store. Management of all points, item redemptions, and visits are done with Firestore Realtime Database for efficient and low-latency interaction.
Application Technologies

Catpurrccinos Safety Waiver
Proof of concept of a customer liability waiver for local Cat Cafe, Catpurrccinos. This form dynamically renders the appropriate number of participant cards dependent on the quantity of each age group. Dependent on the age group type, input validation is required for most fields. React-Redux is used for state management and uses Firebase Hosting deployment services.
Application Technologies

Claw Machine Game
Play and operate a real claw machine! This was a collaboration project between three friends that utilizes a variety of technologies, including Raspberry Pi which acted as the interface between the actual claw machine and an EC2 instance running a WebSocket server. My primary role for this project was designing and programming all visual aspects of the frontend. Fuku (pronounced foo-koo) is the romanization of the Japanese Kanji for “good fortune.”
Application Technologies

Cattery Occupancy Manager
Occupant capacity management tool built for a Catpurrccinos Cat Cafe for managing the number of guests in the room. Considers a 15-person maximum capacity while also showing the next time available time a party of a specific size will be allowed to enter the room. This utilizes a websocket, so view this project in multiple tabs, add a new party, and watch new party additions.
Application Technologies

FIP Cost Calculator
Price calculator comparing the dosage amount and costs of different brands of GS, which is an experimental treatment for cats suffering a deadly disease called FIV. Built for the Nonprofit Group FIV Warriors.
Application Technologies

Domain Lookup
A query tool built for Ordereze, a restaurant web design company. Allows employees to search and display a business's WHOIS, DNS, and Registrar information all in one place.
Application Technologies

Baseball Card Builder
Build your own custom baseball cards! As a major baseball card collector during my youth, this was a project I enjoyed working on. Create your own card and customize the name, image, position, and team. All major components such as the binder and card itself are built using CSS, with SASS as preprocessor.
Application Technologies

Price Comparison Calculator
Price calculator that dynamically compares the prices of different online ordering companies, and shows the savings Ordereze Online Ordering can yield. Built for the Ordereze sales team.
Application Technologies

Trucircle
A simple single-page application of a homepage built for a business dedicated to increasing accessibility of finding mental health help online or in person.
Application Technologies

La Nova Timeline
Custom responsive timeline built for La Nova Pizzeria in Buffalo, NY. They are the official pizza partners of the Buffalo Bills, Buffalo Sabres, and Buffalo Bisons. Due to the software limitations of the website, this project was required to be built purely with HTML, CSS, and Vanilla Javascript.
Application Technologies

Uncle Sharkii Locations Map
An interactive map of business locations for Poke restaurant Uncle Sharkii. The map dynamically renders the populated US states as a result of a JSON object fetched on page load. Due to software limitations of the website, this was required to be built purely with HTML, CSS, and Vanilla Javascript.