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

https://github.com/swamikannan/revisiting-python

Building projects based on libraries such as Turtle and tkinter to brush up on non-ML skills
https://github.com/swamikannan/revisiting-python

coffee-machine cryptography customtkinter etch-a-sketch password password-manager-app password-manager-ui python3 tkinter-gui tkinter-python turtle

Last synced: 18 days ago
JSON representation

Building projects based on libraries such as Turtle and tkinter to brush up on non-ML skills

Awesome Lists containing this project

README

          

# Revisiting Python




I am using this Github repo to build a few Python skills especially in GUI interfaces, non-ML projects, public APIs and maybe, even build a few Python games. I intend to build atleast one new app every 2-3 days. Hopefully, I stay consistent !

## Projects (so far)


  1. App-based Offline Password Storage and Management

  2. Tracking the International Space Station

  3. Enhancing your concentation using a Pomodoro timer

  4. Etch a Sketch Interface

  5. Taking bets on a Turtle Race game !

  6. Contemporary art using the Turtle program

  7. Re-implementing a coffee machine text interface



This is an exploration of building various Python applications which are non-ML but can built around ML models. Key libraries include:

  • Turtle

  • Tkinter

  • Cryptography