Backend developer building scalable Django services. Experienced with PostgreSQL, Docker, Redis, RabbitMQ, and microservices — I deliver reliable APIs and developer-friendly infra.
Developer with strong backend engineering experience in Django, DRF, microservices, Docker, PostgreSQL and cloud deployments.
The Django REST Framework Exception Handler is a Python package designed to streamline exception handling within Django REST Framework applications. It ensures a consistent format for error responses by structuring them in a predefined JSON format.
Django REST Token Expiry is a Python package designed to add token expiration functionality to Django REST Framework's default token authentication system. This package allows developers to set expiry durations for authentication tokens, enhancing security by automatically invalidating tokens after a specified period.
The package allows developers to enhance filtering capabilities within Django Rest Framework views by simply specifying the desired filter fields. By incorporating the URLFilter into views or adding it to the Django Rest Framework settings, the package streamlines the filtering process.
This extension is designed to enhance your Markdown editing experience by providing a collection of useful and time-saving code snippets that you can easily insert into your Markdown documents. Whether you're writing technical documentation, blog posts, or just taking notes, these snippets will help you format your content quickly and efficiently
Python django rest framework code snippets for VSCode is a VSCode extension that provides a collection of useful code snippets for Python programming in Django rest framework. The extension includes snippets for commonly used code segments, such as loops, functions, file handling, regular expressions, and more. With this extension, you can save valuable time and effort by quickly inserting these code segments into your projects, without the need to manually type them out.
Developed a robust password generator application using ReactJS for the front-end and Django for the backend. This powerful tool creates secure, random passwords for users. With a combination of front-end user-friendliness and back-end security, it's an ideal solution for enhancing online safety. Protect your accounts with strong, unique passwords generated on the fly.
Crafted a versatile calculator app using Python's Tkinter module. This user-friendly tool streamlines arithmetic tasks, enabling quick calculations for addition, subtraction, multiplication, and division. Its intuitive interface caters to daily mathematical needs. Whether you're a student or professional, this app simplifies number crunching.