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 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
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