Skip to content
View 711nishtha's full-sized avatar

Block or report 711nishtha

Report abuse

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

Report abuse
711nishtha/README.md

Hey, I'm Nishtha

Computer Science student building backend and data-oriented projects.

Building small systems with attention to correctness, tradeoffs, and limitations.
Pinned repositories reflect current work.


Elsewhere

LinkedIn GitHub

Pinned Loading

  1. auth-cookie-jwt auth-cookie-jwt Public

    Security-focused auth + OAuth 2.0 (Auth Code + PKCE) implementation from first principles. RS256 JWTs, rotating refresh tokens, strict trust boundaries, and documented attack mitigations. Minimal, …

    Python

  2. financial-fraud-detection-app financial-fraud-detection-app Public

    Experimental web application demonstrating how an offline-trained financial fraud detection model can be exposed through a web interface. Built with Flask and a pre-trained XGBoost model to showcas…

    HTML 1