Django Blip
A Python package that mocks external API calls when running Django tests. It allows setting global mocked responses and status codes for these calls, ensuring backward compatibility with @httpretty.activate. Over 8532+ installations on PyPI.
Khronos
A Python package for benchmarking Django's test duration. It generates reports of the slowest tests, integrates with Google Sheets, and works out of the box with Django's parallel testing. Over 1363+ installations on PyPI.
Dukaan MVP
A production-grade MVP of Dukaan, a DIY platform for creating E-Commerce stores. Built using Django, PostgreSQL, Redis, Nginx, Gunicorn, and Docker Compose. Implemented caching mechanisms and event-driven cache invalidation techniques.
TedxSummarizer
A platform to convert Ted/Tedx YouTube videos into short text summaries. Users can compare multiple summaries in the same tab and select the best one. Received #3 product of the day on Product Hunt globally.
Invincible
A CLI tool for git branch-based isolated supervisor deployment. Saved over 18.75 developer hours per week in the organization. Allows spawning isolated branch environments with a single command, configuring Supervisor, Nginx, Redis, and creating A records for staging.
ProjectAntivenom
A project aimed at reducing snake bite fatalities in India through snake identification and emergency actions. Created a dataset of 1000+ snake images and implemented a Machine Learning model to identify 13 different snake species commonly found in India. To predict wheter a snake is venomous or not.
ForgedBot
A project to detect manipulated images used for spreading fake news on Twitter. Utilizes state-of-the-art Machine Learning models to detect manipulated images and highlight the manipulated areas. Includes a Twitter bot that users can tag to verify images in posts.