Skip to content
View TheMuffinMan1320's full-sized avatar

Block or report TheMuffinMan1320

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. CarSight CarSight Public

    A social car spotting platform for iOS built with Expo and React Native. CarSight lets users identify cars with on-device AI, build a personal spotted car collection, follow other enthusiasts, and …

    TypeScript

  2. carplatform carplatform Public

    Multi-location car rental platform backend — Spring Boot/Java. JWT auth, Stripe payments, DB-enforced booking overlap prevention, automated maintenance alerts. Testcontainers-tested.

    Java

  3. fintrack fintrack Public

    Spring Boot 4 / Java 21 REST API simulating a financial platform — JWT auth & RBAC, Flyway migrations, optimistic locking, Resilience4j circuit breaker/retry, idempotent transactions, and structur…

    Java

  4. EgoLift EgoLift Public

    EgoLift records a short clip of you performing an exercise and uses on-device pose estimation to analyze your form in real time — no internet connection required. Errors are surfaced as post-it ann…

    TypeScript

  5. get-swe get-swe Public

    Everything a college student needs to land a software engineering internship, packaged as eight Claude Code skills: tailor your resume to a real posting, drill DSA and behavioral questions, run a f…

    Shell

  6. cache-simulator cache-simulator Public

    A CPU cache simulator in C modeling a configurable N-way set-associative cache with LRU replacement. Decomposes memory addresses into tag/index/offset, replays synthetic traces, and reports hit/mi…

    C