Things I’ve made trying to put my dent in the universe.

I’ve worked on tons of little projects over the years but these are the ones that I’m most proud of. Many of them are open-source, so if you see something that piques your interest, check out the code and contribute if you have ideas for how it can be improved.

  • USAF Project Management Dashboard

    I built this dashboard (and led a team of 5) for the USAF (via NSIN) to help them manage their project financials. It's built using React, Next.js, and Tailwind CSS.

    github.com

  • Clever Doc

    Make unstructured documents work for you using machine learning.

    cleverdoc.ai

  • 3D Chess

    I built this 3D chess game (written in Python using OpenGL) alongside a team of 4 for my final project in my Computer Graphics class. It features a fully functional chess engine, a (customizable) 3D chess board/piece set, animations, audio, and more!

    github.com

  • PokerEye+ (Plus) for Ignition Casino

    An easy-to-use Chrome extension that records & calculates statistics while playing on Ignition Casino's Online Poker in your browser (this extension can easily be customized to work on Bodog and Bovada's Online Poker as well, since they all use the same licensed PokerAPI software)!

    github.com

  • SOLSTICE

    Create and customize solar systems, complete with planets and moons. The app's mobile component acts as a remote control for the main app.

    github.com

  • Resell Monster

    I wrote and sold this software (written using Electron JS) that automatically purchases sneakers and other limited “hype” products online, manages your inventory, has beautiful analytics, and much more.

    github.com/vuolo/Resell-Companion-2.0resell.monster

  • Checkout Companion

    Chrome extension that automates the checkout process for Supreme, Stripe & Shopify stores (and a global checkout feature for all websites). Autofills your information and presses checkout super fast while avoiding bot detection.

    github.com

  • Golang Store Monitors

    Web scraper written in Golang that connects to over 200 websites (Shopify, Supreme, CPFM, SNKRS, StockX, Instagram, Twitter) per second. Accurate and fast.

    github.com

  • PokerEye

    I wrote this software (using OpenCV machine learning) to calculate odds, equity, expected value, etc. for online poker in real time with a custom HUD that attaches to a poker table window.

    github.com

  • UCF Student Surveys

    Web application built using React, tailwind, and Next.js 13. It allows users to view and participate in active surveys, as well as create new scheduled surveys with specified participants. The app also has user authentication, allowing users to create new accounts with Google or E-mail and update their display name.

    github.com

  • Hair Ku Inventory Management

    I wrote this inventory management software (written in C# using Windows Forms) for a local hair salon. It included both a cloud and local database for storing product, appointment, and client data. It also included an easy-to-use GUI for keeping track of transactions and upcoming appointments.

    github.com

  • DCA Calculator

    Our goal is to define exactly what it means to classify a company for having a highly "durable competitive advantage" (DCA) in the market utilizing well-known billionaire Warren Buffet’s strategies. By researching his strategies, we will be able to create a concrete formula to find and invest in said companies.

    github.com