class Developer:
def __init__(self):
self.name = "Venkata Chandu"
self.role = "Software Developer"
self.focus = "Building scalable software"
def build(self):
return "Code. Build. Learn. Repeat."An automated identity verification application built with computer vision and OCR pipelines.
- Tech Stack:
PythonFlaskYOLOv8Tesseract OCROpenCV - Key Achievements: Built processing workflows to crop, extract, and validate identity text, incorporating QR-code detection and pattern checking to flag inconsistent document data.
- π View Source Code
An automated tool evaluating repository activity, code quality, and developer visibility.
- Tech Stack:
PythonFastAPIREST APIsGitHub APIJavaScript - Key Achievements: Designed FastAPI endpoints integrating GitHub API data, separating deterministic profile scoring from automated recruiter-focused repository recommendations.
- π View Source Code
A enterprise leave management web platform featuring role-based workflows.
- Tech Stack:
DjangoPythonPostgreSQLDjango ORMBootstrap - Key Achievements: Implemented role-based authorization across Admin and Staff roles, supporting structured ORM queries across 500+ employee records and leave applications.
- π View Source Code
I am an active contributor to the Python community, focusing on backend optimization and API documentation.
- π¬ Ask me about: API Design, Microservices, and deploying ML models.
- β‘ Fun Fact: I spend my weekends optimizing my VS Code setup and contributing to open-source docs.