> Python Developer + DevOps
I use Ansible to create automation scripts and Python's Django or FastAPI for creation ofΒ REST APIs, and scalable back-end systems. I strive towards being a Python-focused developer and DevOps engineer with a focus on using Python and other DevOps tools to automate complex cloud operations and create strong back-end architectures. automating CI/CD pipelines to streamline the SDLC.
class Developer: def __init__(self): self.name = "Ankush More" self.role = "Python Developer + DevOps" self.location = "India" self.languages = [ "Python", "JavaScript", "SQL", "Bash" ] self.frameworks = [ "Django", "FastAPI", "Ansible" ] self.open_to_work = True def greet(self): return f"Let's build something great!" # instantiate me = Developer() print(me.greet())
# about_me
A Python developer with 4+ years of experience building web applications, REST APIs, backend, and automation tools and sometimes delve into DevOps for deployments, also indulge in AI and related other stuff too. I enjoy learning and sharing knowledge on my blog.
When I'm not coding, you'll find me exploring open-source projects, reading about distributed systems, or sharpening my DevOps skills.
Building robust APIs and services with Django REST Framework, FastAPI.
Designing and optimising PostgreSQL & MySQL schemas; experienced with Redis caching.
Containerising apps with Docker, CI/CD pipelines, deploying on AWS & Linux servers, Kubernetes.
Writing Python scripts to automate workflows, scrape data, and process files at scale.
# technical_skills
# work_experience
I wanted to develop my skillets as a software developer in python programming and thus I gained my RHCSA and RHCE certifications, also pursuing my Kubernetes/Docker CKA, CKAD, CKS, and Cloud (AWS, Azure, GCP) certifications, indulged myself in projects related to Python programming, Ansible/Terraform Automation, as well as DevOps CI/CD deployment
Leveraged my technical experience in leading multiple IT projects to successful completion by ensuring timely and within-budget delivery. Worked effectively with vendors and internal stakeholders to drive desired project outcomes. Transitioned to leveraging open-source technologies where applicable to facilitate better cost efficiency and value
Provided timely and efficient technical support in resolving technical issues with hardware as well as software devices. Successfully installed and configured desktop hardware devices and software applications in efficient operating order
# featured_projects
Producerβbrokerβworker architecture: FastAPI handles requests, RabbitMQ brokers Celery tasks, and workers call Krea AI's Flux-1-dev model asynchronously. JWT auth + per-IP rate limiting via SlowAPI/Redis. Alembic-managed PostgreSQL migrations; full Docker Compose and Kubernetes manifests for horizontal worker scaling.
Production-oriented YouTube clone with full video lifecycle. ImageKit CDN handles storage and global delivery. Content-based recommendation engine uses keyword-overlap similarity for βUp Nextβ and watch-history-driven personalization for the homepage. Toggle likes, channel subscriptions, threaded comments, and view counters included.
Full-stack jewellery e-commerce store with Django MVT and session-based cart. Razorpay integrated end-to-end: server-side order creation, client-side JS SDK modal, and HMAC-SHA256 signature verification on the callback. Custom email-based AbstractBaseUser, cart with qty controls, and full order lifecycle via Django ORM.
Dual-database hybrid: SQLite/PostgreSQL as source of truth + LanceDB as a vector search index. Articles embedded as 384-dim dense vectors via all-MiniLM-L6-v2. Django signals (post_save / post_delete) auto-sync SQL mutations to the vector store β no manual index management. Singleton VectorService pattern; Google OAuth2 via django-allauth.
Full-stack judge platform with real-time code execution in Python, JS, Java, and C++ via Judge0. Monaco (VS Code) editor in-browser. SQL window function leaderboard, JWT with rotating refresh tokens & blacklist, and Nginx TLS reverse proxy. One-command Docker Compose deploy; full Kubernetes manifests for cloud-native scaling.
Real-time video conferencing using Django Channels and Daphne ASGI server to handle simultaneous HTTP and persistent WebSocket connections in a single process. Agora RTC SDK for peer-to-peer video/audio streaming. Redis-backed channel layer broadcasts room join/leave events to all participants. Supports SQLite (dev) and PostgreSQL (prod).
# education
# contact
I'm open to freelance projects, full-time roles, and interesting collaborations. Drop me a message and I'll get back to you within 24 hours.