Skip to content

Mayur Reddy

Software Engineer

Menu

Projects

Selected software projects across systems, AI/ML, graphics, and distributed computing.

First-person CyberRunner match with the AR-1 visible in Shoot House Neon.

CyberRunner

2025-2026

Browser multiplayer FPS with server-authoritative simulation. ArenaForge designs maps that launch in the same runtime.

  • TypeScript
  • Colyseus
  • RAPIER
  • Three.js

DetailsGitHub ↗Demo ↗

PhysTwin UI showing the IRIS falling-ball source video beside reconstructed 3D paths and recovered gravity.

Reconstruct metric 3D motion from one real video, fit NVIDIA Newton/Warp on GPU, then resimulate under edited gravity.

  • Python
  • SAM2
  • Depth Anything 3
  • NVIDIA Newton

DetailsGitHub ↗

Revit model on the left and the synced bounding-box web viewer on the right, from the project demo video.

RevitSync

2025-2026

Personal project that syncs bounding-box snapshots between Autodesk Revit and a React/Three.js viewer.

  • C#
  • ASP.NET Core
  • React
  • Three.js

DetailsGitHub ↗Demo ↗

Anime Database home page with Anime, Manga, and Characters tiles.

Anime Database

2022

React application for searching anime, manga, and characters through the AniList GraphQL API.

  • React
  • GraphQL
  • AniList API

GitHub ↗Demo ↗

Cowboy WebSocket engine diagram from the Twitter Clone README. Clients hit an API router and middleware, then ETS handlers.

Twitter Clone (Erlang)

2022

UF distributed-systems coursework. Twitter-like engine with Cowboy/OTP and a JSON WebSocket API.

  • Erlang
  • Cowboy
  • WebSockets

GitHub ↗

NaviGatAR

2023-2024

Indoor AR navigation prototype using Flutter, ARCore/ARKit, Node.js, and PostgreSQL.

  • Flutter
  • ARCore
  • Node.js
  • PostgreSQL

GitHub ↗