Spotify Stats - Work in progress
Currently working on a project that uses the Spotify API to visually display data about a playlist such as genre make up.
Built with
- Docker
- NestJs
- React
- Redis
- Spotify API
Personal Portfolio
My personal portfolio site built with Eleventy <3
Built with
- Eleventy
- TailwindCSS
- JavaScript
- liquid
The Drug Store Kiosk App
Created a react native kiosk app to use in a cashier less beverage store. The app allows customers to scan items with RFID tags and prompt them to use the text based payment service to complete the purchase.
Built with
- React
- Redux
- Websockets
Dirty Lemon Vending Machine
Created a frontend application for an touch screen vending machine that dispensed Dirty Lemon's beverages. The vending machine launched in Manhattan's Nordstrom. The frontend app integrated with Social Vend’s backend system. Data was posted to the internal API and Dirty Lemon's chat bot system to send/receive text messages from the customer about vended order.
Built with
- React
- Redux
Integrating Ml5.js PoseNet model with Three.js
This project is a simple demonstration of how to integrate the PoseNet model from ml5.js with Three.js. The PoseNet model is used to detect the pose of a person in a webcam feed, and the detected pose is then used to control the position of a 3D object in a Three.js scene.
Built with
- ml5.js
- Three.js
- JavaScript
- HTML
- CSS
Codescape
Capstone project for Grace Hopper Program Bootcamp. Codescape is an educational game modeled after Codewars and Escape the Room. Your mission is to solve the code problems in order to unlock the clues that will help you escape the room. The game was built with using React and Node.js. It uses docker and websockets to run code challenges safely against test cases.
Built with
- React
- Redux
- Node.js
- Express
- PostgreSQL
- Docker
- Heroku
- Websockets