An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by PrathameshDhande22

A curated list of projects in awesome lists by PrathameshDhande22 .

https://github.com/prathameshdhande22/employee-management-system

This is an employee management system developed using Java Swing. It allows users to add, delete, update, and display employee information using a JTable. It is connected to a MySQL database using JDBC and contains classes for database operations and employee data storage. This is my first JDBC project.

crud crud-application eclipse eclipse-ide employee employee-management employee-management-system java-swing java-swing-application java-swing-applications java-swing-gui java17 javaswing jdbc jdbc-connector mysql mysql-database simple

Last synced: 14 Jan 2025

https://github.com/prathameshdhande22/student-management-system-in-python

Student Management system made from python using tkinter Gui and used the Mysql Database for storing the data.

database mysql mysql-connector mysql-database project python python-development python3 sql student-management student-project tkinter-gui

Last synced: 14 Jan 2025

https://github.com/prathameshdhande22/admin-dashboard-react

Admin Dashboard created using React js and ant design using Dummy Json api for data to show.

admin-dashboard ant-design antd dashboard dummyjson nodejs react-icons react-router react-router-dom reactjs redux redux-toolkit

Last synced: 14 Jan 2025

https://github.com/prathameshdhande22/pdftxtbot

A Telegram bot which extract Text from PDF, also extract the Images of PDF Pages. Made with Python

image-extractor pdf-image pdf-text pdf-text-extraction python python-telegram python-telegram-bot python3 telegram telegram-bot

Last synced: 14 Jan 2025

https://github.com/prathameshdhande22/2nd-product-api

A RESTful API similar to OLX, allowing users to register, login for access token. Sell, buy, and explore products, search by query or tag.

ecommerce-api fastapi fastapi-mongodb mongodb mongoengine olx-api pydantic python python3 requests

Last synced: 14 Jan 2025

https://github.com/prathameshdhande22/bloogo-app

Bloogo App created using Python's FastAPI and React JS as Frontend. Create your Blog, edit Blog, view Blog.

blog fastapi jwt mongodb mongodb-atlas mongoengine mui poetry python3 reactjs redux tailwind tailwindcss vite vitejs webapp

Last synced: 14 Jan 2025

https://github.com/prathameshdhande22/turtle-designs

This Repository contains the Design and logo made using Python Turtle

python turtle turtle-graphics

Last synced: 04 Mar 2025

https://github.com/prathameshdhande22/codechef-solutions

This repository contains the My codechef solutions written in java. https://www.codechef.com/users/prathamesh2003

codechef codechef-beginner codechef-solutions eclipse-ide java java17

Last synced: 04 Mar 2025

https://github.com/prathameshdhande22/weather-desktop-app

This app will generate the weather from the openweather.com using api key

openweathermap-api python software-development tkinter-gui weather

Last synced: 04 Mar 2025

https://github.com/prathameshdhande22/dumpapi-flask-restful

DumpAPI is a Flask RESTful API with JWT token authentication, storing department and employee data in a free cloud PostgreSQL database with password hashing for security.

api api-rest flask flask-restful flask-sqlalchemy flaskrestful orm orm-framework orm-library postman postrgresql python3 sqlalchemy yugabytedb

Last synced: 04 Mar 2025

https://github.com/prathameshdhande22/guess-the-number-game

Guess the Number game is made using Java Swing GUI.

java java-swing-game java17 random-module

Last synced: 04 Mar 2025

https://github.com/prathameshdhande22/java-tutorial

Code and learning related to Java, covering basic to advanced tutorials, including the implementation of design patterns in Java.

design-patterns eclipse-ide java java-tutorials java17 mini-project project scratch tutorial tutorials

Last synced: 04 Mar 2025

https://github.com/prathameshdhande22/space-invader-game

This repository contains a implementation of the classic arcade game Space Invaders in Python using the Pygame library

bullets classic-game numpy pygame pygame-games python3 pythonprojects retro-game space-invaders spaceinvader spaceinvaders-pygame spaceshooter

Last synced: 04 Mar 2025

https://github.com/prathameshdhande22/news-website

News reader web application

Last synced: 04 Mar 2025

https://github.com/prathameshdhande22/trainee-assignments

These Repo Contains all my Assignment Codes

css developer html html-css js software trainee trainee-assignment

Last synced: 04 Mar 2025

https://github.com/prathameshdhande22/data-structure-and-algorithms

This Repository Contains all the code which i have written while doing DSA.

algorithm algorithms clanguage data-structures dsa dsa-algorithm java leetcode

Last synced: 04 Mar 2025

https://github.com/prathameshdhande22/tic-tac-toe-game

Simple 2v2 Tic Tac Toe game made using Java swing.

java java-swing-game java17 tic-tac-toe-game

Last synced: 04 Mar 2025

https://github.com/prathameshdhande22/saved-wifi-password-desktop-app

This GUI show us the Wifi Password that was previously log in. Works only for Windows.

python-tkinter-gui python3 tkinter-gui wifi wifi-password-viewer

Last synced: 04 Mar 2025

https://github.com/prathameshdhande22/prathameshdhande22

Config files for my GitHub profile.

config github github-config readme

Last synced: 11 Apr 2025

https://github.com/prathameshdhande22/neflix-clone

Netflix Landing Page clone made using Html and CSS as a part of the HTML & CSS Tutorial Project

clone-website css html-css html5 netflix netflix-clone tutorial webdevelopment website

Last synced: 04 Mar 2025

https://github.com/prathameshdhande22/virtual-keyboard-html

Created Virtual Keyboard using HTML,CSS,JavaScript and Bootstrap, Support only for Desktop view not for Mobile

alphabets bootstrap bootstrap5 css css3 html html-css-javascript html5 javascript numbers project virtualkeyboard

Last synced: 04 Mar 2025

https://github.com/prathameshdhande22/url-shortener

Shorts the URL using Pyshorteners Module and using shorteners Api, Interface is provided by using Python Tkinter

api python tkinter-gui url url-shortener

Last synced: 04 Mar 2025

https://github.com/prathameshdhande22/simple-calculator

Calculator with basic Function.

calculator python tkinter-gui

Last synced: 04 Mar 2025

https://github.com/prathameshdhande22/notepad-using-python-tkinter

Works as the Notepad which is same as windows notepad but made using python Tkinter.

notepad os python tkinter-gui

Last synced: 04 Mar 2025

https://github.com/prathameshdhande22/quiz-application-in-java-swing

Made a simple Quiz application using Java swing.

java java-swing-applications java17 quizapp

Last synced: 04 Mar 2025

https://github.com/prathameshdhande22/flip-card-memory-game

Flip Card Memory Game Purely created using Javascript, HTML, CSS & jQuery.

card-game css3 flip-card flip-card-game game html javascript jquery memory-game

Last synced: 04 Mar 2025

https://github.com/prathameshdhande22/snake-game

A Snake game implemented using pygame with a main menu implemented using tkinter. The player can use the arrow keys to control the movement of the snake and collect food to increase the score. The game ends when the snake collides with a wall or itself.

game pygame python python3 snake-game tkinter-gui

Last synced: 04 Mar 2025

https://github.com/prathameshdhande22/film-fiesta-web-app

Film Fiesta is a movie information web app that fetches data from The Movie Database (TMDB) API. It provides details on trending, upcoming, top-grossing, popular, and top-rated movies

framer framer-motion movie movie-search movies-api react react-spinners reactjs reactrouterdom router tmdb-api tmdb-movie-search typescript typescript-react vite

Last synced: 04 Mar 2025

https://github.com/prathameshdhande22/egg-catcher-game

Egg catcher 2D game made using the Pygame.

egg-catcher game game-development pygame pygame-games python

Last synced: 04 Mar 2025

https://github.com/prathameshdhande22/data-visualization-tutorial

Repository Contains all the stuff required for Data Visualization. Numpy Tutorial, Pandas Tutorial, Matplotlib Tutorial, Seaborn Tutorial

data-visualization jupyter-notebook matplolib numpy pandas pandas-dataframe python seaborn tutorial

Last synced: 04 Mar 2025

https://github.com/prathameshdhande22/my-tutorial-references

This Repository contains my learned new technology references which i can refer in future.

click dwm jupyter learning notebook-jupyter practice python python-telegram-bot python3 tutorial

Last synced: 14 Jan 2025