Skip to content

Chloecxy/mini-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Projects Collection

A collection of several small Python projects inspired by my real-life experiences. They not only demonstrate fundamental programming concepts and problem-solving skills, but are also practical tools that I occasionally use myself. Each project is stored in its own folder with code and documentation.

Projects Included:

1. Habit Tracker

A simple tracker that helps to log and monitor daily habits or workouts.

Concepts applied: api calls, http requests

Tech stack: Python

2. Password Manager

A lightweight password manager for generating random password, storing and retrieving login credentials.

Concepts applied: tkinter, file I/O, error handling.

Tech stack: Python

3. Language Flashcard Game

An interactive flashcard app for studying a new language's vocabulary.

Concepts applied: tkinter, file I/O.

Tech stack: Python

About

Collection of several Python mini projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages