• Stars
    star
    1
  • Language
    Python
  • Created about 3 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

system-info-dektop-application

this repo contains an eel library python project. where html css and javascript is used for front end and python is used as a backend using eel library
Python
2
star
2

NOTE-using-firebase

notes app using online firebase database
Java
2
star
3

basics-of-python

this includes number of basic python programs for bigenners
Python
2
star
4

To_do_version_2

To_do app using class based Views . User registration using email verification method , forgot password verification link via email and user login functions added to the app from the previous version. demonstrates basic create , update and delete functionality
CSS
2
star
5

dev_connect

This is a devSearch repo that holds Dev Connect website source code. Here in this website young fledgling developers who are still doing their undergraduates can come and signup to this website and share their Projects to the world
HTML
2
star
6

python-GUI-simple-image-viewer

this is a tkinter project which uses python along with tkinter libraries to create a imageViewer GUI python application
Python
2
star
7

billing_software

This application is a python app built for desktops using tkinter library that is inbuilt in python. For the database I used sqlLite database. It is a GUI desktop application
Python
2
star
8

Part-Manager

this program demonstrate how to use sqlLite to store data using Tkinter GUI Library in Python
Python
2
star
9

My-Notes

This Notes application is built using material design language and Database used in this application is Room Database that is provided by Google in android Os by default and is supported by android studio natively.
Java
2
star
10

python-GUI-simple-calculator

this application uses tkinter and python its a very basic calculator
Python
2
star
11

Velorant-Notes

Improved version of notes taking application using SqlLite database added folder creation feature
Java
1
star
12

ceaser-cypher

this is a python application which can be used to encrypt or decrypt messages using a character list position shift method
Python
1
star
13

python-GUI-programs

basic GUI python app only for learning purposes
Python
1
star
14

Abacus-calci

This is the improved version of Abacus the calculator with improved User interface and aesthetics
Java
1
star
15

velorant-password-manager

This application is a random password generator. It stores your email id and randomly generated passwords in the database so that you can copy and use the password later.
Java
1
star
16

basics-of-creating-python-bots

Python
1
star
17

Bird-game-usig-libGDX

this is a 2D shooting game built using lib GDX
Java
1
star
18

Brain-Trainer

this is a game developed by me to perform calculation and select the right answer out of four options in 15 seconds
Java
1
star
19

weather-application

this application uses open weather.org api to download the data related to weather information and show it to user
Java
1
star
20

reeborhWorld

this repo contains a program and a maze file where the program crashed and went into an infinite loop and how to fix it
Python
1
star
21

djangoauth

this repository demonstrates how to register and authenticate user using class based views in django
Python
1
star
22

python-database-sql-Lite-sample-GUI-program

this program demosntrates how to use sqlLite database to save data using python and tkinter
Python
1
star
23

how-to-send-emails-using-python-script

this python script can send emails using python script it uses stmp library that is build in to the python programming language to do that . Now before you go ahead and fire this script you need to go to the link given in the .py file and enable less secure apps settings to enable and then only you will be able to send emails to others
Python
1
star
24

Flappy-Bird

This is a Flappy bird Clone Developed using libGdx. The demo
Java
1
star
25

hangman

this is a game in which you have to guess a word correctly otherwise you will lose you will get 6 chances if you couldn't guess the word correctly and your life becomes zero you will lose
Python
1
star
26

Project-Management-Tools

This application is the project management tool where you can add members to the board you created and each board will have a list of tasks. You can assign the task to another user that is signedin in the application by finding them using their email
Kotlin
1
star
27

maps-current-Location-Demo-app

this application takes the current location of the device from google maps using api and its key and displays it onto the mapActivity this also demonstrate the sending of data between activities in an app in this case the current coordinates of the device are sent from main activity to map activity
Java
1
star