
Build a ToDo API in Django Rest Framework.
A well described guide for API development using Django REST Framework. This blog post include the code part of the API with snapshot for your better understanding.
Read More*Theme settings will be saved for
your next visit
I'm a final year undergraduate currently pursuing bachelor's in Information Technology from ABES Engineering College, Ghaziabad. I always belive in learning by doing. I'm a self-motivated individual with a ability to quick learn.
A well described guide for API development using Django REST Framework. This blog post include the code part of the API with snapshot for your better understanding.
Read MoreIn this article, we will deep dive into some short and useful python code snippets that you can understand and learn in less than a min.
Read MoreIn this guide, we will walk through the steps to install and configure Django in a python virtual environment...
Read MoreThis is the Instagram page where I post a code daily. It can be a solution to any Data Structure or Algorithm related problem, which I implemented on that particular day or perhaps a quip about some development related stuff. The following are the platforms for the questions: Leetcode, GFG, Interview Bit, and Code Signals
Read More
A CRUD API for question-answer platform.
Tech-stack: Django RestFramework, SQLite3.
Implementation of Personal Desktop Assistant with ability of voice recognition with various functionality.
Tech-stack: Python, gtts, pyttsx3, speech recognition
A text message sender bot for corona virus data using Web Scrapping and twilio.
Tech-stack: Twilio, Beautiful Soup, Request module.
GUI Application
A GUI application build in python for real time currency conversion more then 10 currency.
Tech-stack: Tkinter, Beautiful Soup, Request module.
GUI Application
A Implementation of Tic Tac Toe game for two player in python.
Tech-stack: Tkinter, python.