Skip to content
View maazkhnn's full-sized avatar

Block or report maazkhnn

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

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

Report abuse
maazkhnn/README.md

Hey there, I'm Maaz!

I'm a senior at the University of Maryland, majoring in Computer Science with a Business minor.

What I do

  • Build scalable backend and cloud-native systems
  • Focus on security, cloud infrastructure, and real-time applications

Highlighted Projects

Certifications

  • AWS Certified Cloud Practitioner (Aug 2025)

Pinned Loading

  1. Feature-flags-experimentation-platform Feature-flags-experimentation-platform Public

    An open-source feature management & experimentation platform - Node.js, SSE (<1 s), PostgreSQL, React dashboard

    TypeScript

  2. Secure-File-Vault Secure-File-Vault Public

    A secure cloud-native file vault: AES-256-GCM encryption, AWS S3 storage, streaming decrypt, JWT auth

    JavaScript

  3. BijanSharifi/RecipeApp BijanSharifi/RecipeApp Public

    Kotlin

  4. FastAPI-backend FastAPI-backend Public

    Python

  5. Graph-based-Maze-Solver-Application Graph-based-Maze-Solver-Application Public

    A Java-based application that utilizes graph theory to solve mazes. It converts mazes into weighted, directed graphs, employing DFS, BFS, and Dijkstra's algorithms for pathfinding. Features include…

    Java