Projects in Awesome Lists by Abhay-Kanwasi
A curated list of projects in awesome lists by Abhay-Kanwasi .
https://github.com/abhay-kanwasi/project
In this Project Folder I created many small python projects where I used different modules.. It's an updating Project so stick for new projects soon
python pythonmodules pythonprojects
Last synced: 02 Mar 2025
https://github.com/abhay-kanwasi/full-stack-ecommerce-website
Django-based e-commerce shopping website that enables users to browse and purchase products online. It features user authentication, product listings, a shopping cart, and order placement functionality. Explore and shop for a wide range of products seamlessly on this platform.
authentication backend django ecommerce ecommerce-website html python
Last synced: 02 Mar 2025
https://github.com/abhay-kanwasi/basic-python-programs
This is a simple challenge series for python beginners
basic-programming basic-python-programming python python3
Last synced: 02 Mar 2025
https://github.com/abhay-kanwasi/godot
In this game I'm gonna use Godot game engine. It is simple and handy to play.
Last synced: 02 Mar 2025
https://github.com/abhay-kanwasi/ai-blog-generator
In this project user will first login after that user can paste the YouTube link and generate blog for that YouTube video with YouTube title and link. Also user can see all the blogs generated by them. I tried to make user-interface simple and smooth for great user experience.
ajax api assemblyai django openai-api prompt python3
Last synced: 02 Mar 2025
https://github.com/abhay-kanwasi/data-structure
Various data structures in python with proper code with explanation and meaningful comments
algorithm data-structures python pythonbeginners pythondatastructure
Last synced: 12 Jan 2025
https://github.com/abhay-kanwasi/puddle
This project is a feature-rich online marketplace developed using Python and the Django framework, with a robust MySQL database. It provides secure user authentication, seamless product management, efficient search functionality, and an intuitive messaging system for direct communication between sellers and users.
Last synced: 22 Mar 2025
https://github.com/abhay-kanwasi/sentiment-dashboard
Comprehensive solution for sentiment analysis, combining a FastAPI backend with a React frontend. The application allows users to upload CSV files containing product reviews, analyze the sentiment using a pre-trained DistilBERT model, and visualize the results through an interactive dashboard
fastapi nlp sentimentanalyzer transformers-models
Last synced: 30 Mar 2025
https://github.com/abhay-kanwasi/blog-generator-ai
A web application that generates blog posts using AI. This project consists of a React frontend and a FastAPI backend that leverages Large Language Models from Groq and Hugging Face.
generator groq-api huggingface
Last synced: 30 Mar 2025
https://github.com/abhay-kanwasi/stock_trading_bot
Learn how to extract data, analyze, and decide on stocks in the market using Django, Celery, TimescaleDB, Jupyter, OpenAI, and more.
alphavantage-api celery celery-redis django jupyter openai polygon timescaledb
Last synced: 16 Mar 2025
https://github.com/abhay-kanwasi/django_celery_project
A simple django project integrated with celery performing use case of celery
Last synced: 02 Mar 2025
https://github.com/abhay-kanwasi/namaste-a-social-network
This is a full-stack application
Last synced: 02 Mar 2025
https://github.com/abhay-kanwasi/django-orm
Learning Django ORM various topics like oneToone field, forign key and manytomany field
Last synced: 02 Mar 2025
https://github.com/abhay-kanwasi/ml-learning
Discover a repository brimming with machine learning insights and projects. Dive into comprehensive documentation of ML concepts, algorithms, and techniques. Explore hands-on projects spanning sentiment analysis, image classification, recommendation systems, and more.
ml numpy pandas python recommender-system sklearn streamlit-webapp themoviedb-api
Last synced: 02 Mar 2025
https://github.com/abhay-kanwasi/authentication
Authentication system built using the MERN (MongoDB, Express, React, Node.js) stack. The project leverages Passport.js for secure and efficient user authentication.
Last synced: 02 Mar 2025
https://github.com/abhay-kanwasi/tweetme2
Creating a social media platform similar to twitter using Django Framework and REST API
Last synced: 02 Mar 2025
https://github.com/abhay-kanwasi/book-store-project
Book Store for user to create, delete and update book with functionality to view all the created books as the form of card in MERN stack
Last synced: 02 Mar 2025
https://github.com/abhay-kanwasi/datalearning
Python libraries, including NumPy, Pandas, and Regex (Regular Expressions). It serves as a collection of projects, exercises, and examples that demonstrate my understanding and application of these powerful tools.
Last synced: 02 Mar 2025
https://github.com/abhay-kanwasi/snake-game-in-c
This game covers all the fundamentals of if else loops case statements operators
Last synced: 02 Mar 2025
https://github.com/abhay-kanwasi/ecommwebsite
This secure and user-friendly e-commerce website is built from scratch using Python and the Django framework. It offers essential features like user authentication, email verification, and efficient product management through the Django admin panel. Enjoy a seamless shopping experience with our 'Add to Cart' and 'Apply Coupon Code' functionalities
django ecommerce-website python razorpay
Last synced: 02 Mar 2025
https://github.com/abhay-kanwasi/file-encryption-and-sign
In this you will get code for encrypt and sign your file/folder as well as sign decryption and sign verification of file/folder.
Last synced: 02 Mar 2025
https://github.com/abhay-kanwasi/unittesting-in-python
Here using unittesting testing the calculator and employee class. It gives us the diffrent aspects of our code.
Last synced: 02 Mar 2025
https://github.com/abhay-kanwasi/wether-application
A Wheather app using Django framework and API name OpenWeather which will compare the weather of the given 2 cities. We will be using request to fetch the data from the OpenWether API
Last synced: 02 Mar 2025
https://github.com/abhay-kanwasi/imageuploader
It's a simple django project where user will choose a file from system and upload it. Then the uploaded picture will be displayed in the system
Last synced: 02 Mar 2025
https://github.com/abhay-kanwasi/matchmaking-system-for-games
In this project we are trying to make a matchmaking system for a game of guessing numbers. Assuming that player wants to play with maximum number in mind with certain number of tries.
pythnongame python pythonsocket
Last synced: 02 Mar 2025
https://github.com/abhay-kanwasi/calculator
Created a simple calculator using HTML CSS and JavaScript. Which have basic functionalities like addition,substraction,multiplication, division and modulus
beginner-project calculator html-css-javascript webdevelopement
Last synced: 02 Mar 2025
https://github.com/abhay-kanwasi/player-2d-game
It is a 2D Game similar to mario and I used a GODOT Game Engine for creating this game. It's a simple and straight forward game
Last synced: 02 Mar 2025
https://github.com/abhay-kanwasi/youtube-playlist-downloader
This Streamlit application allows users to download videos from YouTube by providing a video or playlist URL. It offers a simple interface to fetch download links for individual videos or entire playlists.
Last synced: 05 Apr 2025
https://github.com/abhay-kanwasi/todolist
To Do list app with User Registration, Login, Search and full Create Read Update and DELETE functionality.
class-based-views django fresher python3 user-authentication
Last synced: 02 Mar 2025
https://github.com/abhay-kanwasi/learning-python
Cover many python topics like OOP, Date and Time, Modules, File Handling, Automation Testing and mainily Practice Python contains many codes which help me practice in python
Last synced: 12 Jan 2025
https://github.com/abhay-kanwasi/code-in-browser
Web application that allows you to write or run code snippets in various programming languages. Try it out Choose a programming language from the available options: Python, JavaScript, C Sharp, PHP, Java, and TypeScript. Write your code in the editor. Click the "Run Code" button to see the output.
code jsx monaco-editor reactjs
Last synced: 02 Mar 2025