Skip to content
View suradadhanush's full-sized avatar

Block or report suradadhanush

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

Dhanush Surada

AI-Assisted Systems Builder — FastAPI · Django · PostgreSQL
I build, debug, and deploy backend systems that work in production.


What I Build

I build AI-assisted systems that solve operational problems.

Current focus:

  • Multi-tenant intelligence platforms
  • AI observability and execution tracking
  • Backend infrastructure and workflow automation
  • Production deployment pipelines

Recent systems:

• AnonCampus • TraceOps AI • NSRIT eSports Arena


🚀 Selected Work

NSRIT eSports Arena

🔗 Live: https://nsrit-esports-arena.onrender.com

Full-stack tournament management platform used by NSRIT students.

What I built:

  • Django + FastAPI backend architecture
  • Razorpay payment integration (real transactions)
  • Redis RQ background job processing
  • AWS S3 media storage
  • Production deployment on Render

Impact:

  • Used for live tournament operations
  • Handles registrations, match flows, and payments
  • End-to-end system (auth → payments → admin panel)

AnonCampus

🔗 https://github.com/suradadhanush/anoncampus

Multi-tenant anonymous grievance platform for Indian colleges.

What I built:

  • Schema-per-tenant PostgreSQL isolation (strict data boundaries)
  • Async FastAPI + SQLAlchemy architecture
  • Celery + Redis background workers
  • NLP moderation pipeline (semantic similarity + rule-based fallback)
  • Dockerized for local and production environments

System Design Highlights:

  • Tenant isolation at schema level (no cross-data leakage)
  • Async moderation pipeline with job scheduling
  • Privacy-first architecture (no direct identity storage)

🧪 Open Source — OWASP PyGoat (GSoC 2026)

🔗 https://github.com/adeyosemanputra/pygoat

Contributed to a security-focused Django application.

  • PR #441 — Fixed Docker base image (EOL → bookworm)
  • PR #442 — Cross-platform port detection fix
  • PR #443 — Container reuse, validation, subprocess fixes + tests
  • PR #444 — WindowsError → OSError compatibility fix
  • PR #445 — Added Django security headers (XSS, HSTS, etc.)

⚙️ Tech Stack

Python · FastAPI · Django · PostgreSQL · Redis · Celery · Docker · SQLAlchemy · Git · Linux


📊 GitHub Stats

Stats

Top Langs


📬 Contact


⚡ Availability

Available for:

  • AI-integrated backend architecture
  • Multi-tenant system design
  • Production deployment & observability
  • Open to remote backend engineering and AI-tooling internships

Response time: < 24 hours

Pinned Loading

  1. AnonCampus AnonCampus Public

    Multi-tenant anonymous grievance backend · FastAPI · PostgreSQL schema-per-tenant · BERT NLP · Celery · Docker

    Python

  2. TraceOps-AI TraceOps-AI Public

    Structured tracing and latency tracking for AI API calls in FastAPI async backends

    Python

  3. nsrit-esports nsrit-esports Public

    Full-stack tournament management platform · Django + FastAPI · Razorpay payments · Redis RQ · AWS S3 · Deployed on Render

    HTML