Skip to content
View KhadyotTakale's full-sized avatar

Highlights

  • Pro

Block or report KhadyotTakale

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

Hi 👋, I'm Khadyot Takale

Backend Engineer | Django Contributor | Python, FastAPI, Distributed Systems

Building scalable backend systems, async pipelines, and AI infrastructure.


🚀 About Me

Backend engineer focused on designing scalable APIs, distributed systems, and production-grade backend infrastructure.

  • 🔧 Open Source Contributor to Django
  • ⚙️ Building async systems using FastAPI, Redis, and Celery
  • 💼 Former Software Engineer Intern at Elegant Enterprises
  • 🎓 B.Tech Electronics & Telecommunication Engineering — VIT Pune (2026)

I enjoy working on framework internals, backend architecture, and AI infrastructure systems.


🏆 Open Source Contribution

Django Core Contribution

Fixed an edge case in Django’s ASGI request handler where path_info could be incorrectly computed when the request path shared a textual prefix with SCRIPT_NAME.

The fix ensures prefix removal only happens at a valid path boundary, preventing incorrect request routing.

🔗 django/django#20749


⚙️ Production Systems

PDF Generation Microservice

FastAPI • Playwright • Railway

  • Converts dynamic webpages into downloadable invoices
  • Async processing pipeline with callback workflows
  • Automatic file lifecycle cleanup
  • Used in a production invoicing platform

CRM + Estimate Management Platform

FastAPI • React • WhatsApp API

  • Real-time estimate generation with automated tax calculations
  • Workflow automation with WhatsApp API integration
  • Serving 25–30 active business users

🧠 AI Systems

Artxtic – Generative AI Platform

FastAPI • Next.js • PostgreSQL • Redis • Celery • Cloudflare R2

  • Built scalable inference pipelines integrating Fal.ai models
  • Async job processing using Celery + Redis
  • Hybrid storage: PostgreSQL metadata + Cloudflare R2 media storage
  • Secure authentication and usage quota enforcement

DevDocsAI – AI Documentation Assistant

FastAPI • React • PostgreSQL • pgvector • Redis • Celery • Docker

  • Built RAG pipeline for document question answering
  • Implemented semantic search using pgvector embeddings
  • Event-driven processing pipeline for document ingestion
  • Multi-workspace SaaS architecture with subscription billing

🛠 Tech Stack

Languages

Python • C++ • JavaScript • TypeScript

Backend

FastAPI • Node.js • Express • REST APIs

Infrastructure

PostgreSQL • Redis • Celery • Docker • Cloudflare R2 • MinIO

AI Systems

LangChain • RAG Pipelines • Vector Databases

Frontend

React • Next.js • TailwindCSS


📊 Competitive Programming

  • LeetCode: 400+ problems solved | Rating 1538
  • CodeChef: Max Rating 1505
  • Codeforces: Max Rating 1188

📊 GitHub Stats


🌐 Connect With Me


💼 Open to backend engineering roles and open-source collaborations.

Pinned Loading

  1. ApiForPdfGeneration ApiForPdfGeneration Public

    Python 1