Skip to content
View heyits-manan's full-sized avatar
💭
Yo !
💭
Yo !

Highlights

  • Pro

Block or report heyits-manan

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
heyits-manan/README.md

yoo!

so u finally found me. here's a cookie for u 🍪 (don't worry, i won't track u)

i'm currently exploring scalable backend architectures, system design, generative ai & llms (basically fcking around and finding things out)

story time: my interest in software started back in 9th grade after watching iron man — got inspired by jarvis, and never really stopped exploring since.

feel free to connect with me @builtin2005 on X

Pinned Loading

  1. localbase localbase Public

    Local-first backend foundation that lets AI agents create and manage Postgres-backed APIs through MCP, with auth, CRUD, and a TypeScript SDK.

    TypeScript

  2. ai_content_detection_backend ai_content_detection_backend Public

    FastAPI-based backend for AI content detection (image, text, video and audio) using Hugging Face models, with rate limiting, batch processing, and Dockerized model caching for production-ready depl…

    Python

  3. neurocontent_analyzer neurocontent_analyzer Public

    NeuroContent Analyzer is a full-stack AI application that analyzes educational videos using Whisper transcription, TRIBE v2 multimodal scoring, and Gemini-generated suggestions to identify high-loa…

    Python

  4. distributed-rate-limiter distributed-rate-limiter Public

    A high-performance HTTP rate limiter built from scratch in Go. Uses a sharded concurrent in-memory store with per-shard locking, fixed window counters, and background GC — no Redis, no external dep…

    Go