Projects

Rescent Projects

Static Website

This is my first project i did for a E-Learning platform named Masterminds_Mentoring. They told me to create a static website for mainely advertising their business with simple mode. But that was a good oppurtunity for me to develop my skills and use my experience properly. Mainely i used HTML,CSS,JavaScript,Bootstrap because this project helps me a lot to study more and deaper about static website without using any wordpress or templates from outsource.

E-commerce Project

I did this E-commerce website with django for submitting my project in my institute. Django is perfect for e-commerce startups, as it's a good fit for small websites, but also has scales perfectly with business growth. We can rely on Django to handle hundreds/thousands of visitors at a time because its powerful and also more faster.

Rest_Framework Project

Django is the web development framework in python however the Django Rest Framework is the library used in Django to build Rest APIs.Django Rest Framework is especially designed to make the CRUD operations easier to design in Django