Skip to content
View monikagadage's full-sized avatar

Block or report monikagadage

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.

Content in all repositories owned by your account will be closed.
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
monikagadage/README.md

Pinned Loading

  1. interview-tracker interview-tracker Public

    Full-stack (FastAPI + React) coding-interview problem tracker with per-user accounts and spaced-repetition revision scheduling.

    JavaScript

  2. java-interview-coach java-interview-coach Public

    Java interview practice built on a retrieval + adaptive-selection pipeline: semantic search over 1,715 questions, difficulty/history-aware ranking, LLM grading, spaced repetition. Shared core behin…

    Python

  3. bot-detection-system bot-detection-system Public

    Request-path bot detection: a deterministic rules engine + a learned scorer + an async feedback loop, deciding ALLOW/CHALLENGE/BLOCK in tens of microseconds. Stdlib-only, CI, Docker.

    Python

  4. uber-geo-system uber-geo-system Public

    Ride-dispatch backend: swappable, benchmarked spatial index (QuadTree vs H3) and matching strategy (greedy vs Hungarian), surge pricing, crash-safe trip persistence, live map over WebSocket.

    Python