Skip to content

A collection of various mini projects made in python that I continue to build as I come across new functionalities in python

Notifications You must be signed in to change notification settings

Akashtyagi/Python-MiniProjects

Repository files navigation

Python-MiniProjects

forthebadge made-with-python

Python GitHub release Build Status Dependencies Contributions welcome Maintenance

https://akashtyagi08.github.io/Mini-Projects---Python/

A collection of various mini projects made in python that I continue to build as I come across new functionalities in python

List of Python project in the repository so far -

  1. Mystic_Encoder --> A script that can encode and decode any input text file. Encode a file and save it somewhere and then later using decode functionality, decode the same file some point later in time.

  2. On Screen Timer --> A terminal Buzzer StopWatch that can be used as always-on-top terminal stopwatch.

  3. Resize-them --> Python script that I made just to automate the task of resizing a collection of images to a specific height and width.

  4. Website-Blocker --> A python script that blocks set of websites for any specific time duration.

  5. Dictionary --> An english dictionary made in python with feature to handle wrong spelling of words using suggestion feature.

  6. Map --> A custom map created using Folium library in Python to populate a map according to one's custom choice. This code demonstarte set of diffent colleges across India on map.

  7. Blood_Donation_Database --> It's a GUI app made using Tkinter library in python and Sqlite for database. This app allows users to store information about Blood Donor in database. This app can perform various operation on Database values, such as Add,Delete,Update,Search and View .

About

A collection of various mini projects made in python that I continue to build as I come across new functionalities in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages