About Me

I'm a full-stack engineer with a passion for problem solving. Included on this site are a couple small tools I've built.

Professional Experience

Full-Stack Engineer/Product Manager

Athlete & Influencer Marketing Solutions

April, 2025 - Present
  • Built a full-stack TypeScript monorepo with Next.js web app and Express API using tRPC for end-to-end type safety
  • Implemented real-time bidirectional communication using Socket.io with JWT authentication, automatic token refresh, and organization-based chat system for brand-athlete messaging
  • Developed payment processing system with Stripe integration including payment intents, webhooks, subscription management, and Stripe Connect marketplace for automated athlete payouts
  • Architected multi-tenant SaaS platform with role-based access control, organization management, contract generation with digital signatures, and automated workflow transitions
  • Built scalable file management system using AWS S3 with presigned URLs and automated PDF generation for contracts
  • Implemented automated background job processing using GitHub Actions for scheduled tasks like trial expiration, payout processing, and notification reminders

Full-Stack Engineer

Tarifflo

January, 2025 - April, 2025
  • Developed comprehensive anti-dumping and CVD analysis system with automated job queuing, real-time status tracking, and email notifications for failed processing jobs
  • Architected and developed a comprehensive CRM system with Google Calendar API integration, contact management, and communication tracking, featuring real-time updates, automated email history fetching, and multi-user collaboration capabilities supporting both email and SMS through Twilio

Founder/Full-Stack Engineer

Sandbox Program

May, 2024 - April, 2025
  • As a part of this program, I worked with students across different colleges to build and launch a tech startup. Although I've chosen not to further pursue the product we created, I gained invaluable experience working on a real product and moving quickly

Website/IT Technician

Utah State University

January, 2022 - April, 2025
  • Worked with university content providers to best display relevant information on webpages, mostly working with HTML and CSS and applying best-practices for accessibility
  • Developed technical expertise across many university systems to support students and faculty in-person and digitally

Website built with:

Frontend

  • Next.js 14 with App Router
  • TypeScript
  • Tailwind CSS
  • Redux

Backend

  • tRPC for type-safe APIs
  • MongoDB
  • Mongoose ODM
  • JWT