Skip to content
View ThomasCaneday's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report ThomasCaneday

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ThomasCaneday/README.md

Hi there, I'm Thomas 👋

LinkedIn Email Portfolio


👨‍💻 About Me

  • 🎓 B.S. Computer Science, University of San Diego — Class of 2025
  • 🎓 Current M.S. Computer Science student @ Georgia Tech
  • 💸 FinTech founder of Oink – passive spare change investing web app that placed 2nd in USD TECh ($6,000)
  • 🌊 GTRI MERMAID Buoy Project – Edge AI + LoRa mesh for infrasound classification & maritime communication on embedded systems
  • 💡 Currently building: Club Hoppr (social nightlife web app) & Oink (crypto round-up web app)
  • 🧑‍🔬 Interests: high‑frequency trading systems, distributed IoT, quantum neural networks

🛠️ Tech Stack

Category Tools & Frameworks
Languages Python · C/C++ · JavaScript/TypeScript · Java · HTML/CSS
Frontend React · Next.js · TailwindCSS · React Native
Backend / APIs FastAPI · Flask · Node.js · Express · Firebase · Plaid · Coinbase
ML / Data PyTorch · TensorFlow · CNN · NumPy · Pandas
DevOps Git · GitHub Actions · Docker · Vercel
Embedded / HW Raspberry Pi · LoRa (RangePi) · Ad‑Hoc Wi‑Fi

🚀 Featured Projects

Project Tech Highlights What I Built
Oink Next.js · Plaid API · Coinbase API Rounded‑up spare change into crypto; built OAuth flow, bank transaction monitoring, passive investment engine, and pitch deck that won 🥈 at TECh
MERMAID C · Python · LoRa mesh 3D‑printed buoys capturing infrasound generated by aircraft; TCP WebSockets, audio packetization, real‑time classification pipeline
Club Hoppr React Native · Firebase · Leaflet Crowdsourced club ratings, live crowd levels, social check‑ins
BirthSafe Vercel · Gemini AI · Next.js AI decision‑support chatbot reducing maternal mortality, integrated Google Gemini API
Options Pricer CLI C++ 200‑line Monte Carlo simulator for European options pricing

See more in the projects tab!


📈 GitHub Stats

GitHub Stats
GitHub Streak


🏆 Achievements

  • Torero Entrepreneurship Challenge (2025) – 2nd Place & People’s Choice Award
  • DiamondHacks – Best Duo Hack
  • Dean’s List First Honors – Fall 2024 & Spring 2025

📚 Currently Learning

C++ · advanced C++17 · quantitative finance modelling with QuantConnect · quantum neural networks


🤝 Let’s Connect

I love collaborating on open‑source, early‑stage start‑ups, and research projects. Feel free to open an issue, drop me a DM, or connect on LinkedIn!


“Code with intention, build with empathy, learn without limits.”

Pinned Loading

  1. MonteCarloOptionPricingModel MonteCarloOptionPricingModel Public

    C++ Monte Carlo Simulation for Options Pricing Model

    C++

  2. finDataFilteringApp finDataFilteringApp Public

    JavaScript

  3. club-hoppr club-hoppr Public

    A React web app for rating clubs and bars in Downtown San Diego/PB

    JavaScript

  4. BlackJack-Win-Percentage-Simulator BlackJack-Win-Percentage-Simulator Public

    Simulates multiple rounds of a simple Blackjack game to calculate the player's win percentage against a dealer.

    Python

  5. NoteTaker NoteTaker Public

    This project is meant for recording lectures in class and then transcribing it into text. This program provides tools to record audio from the microphone, save it as an MP3 file, and transcribe the…

    Python

  6. MP3-Player MP3-Player Public

    Python-based MP3 Player Program with a graphical user interface (GUI)

    Python