Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Python Scratchpad

A curated collection of standalone Python scripts and mini-experiments.

Scripts Included

  1. donut.py

    • Real-time 3D spinning donut rendered directly in the ASCII terminal using mathematical rotation matrices and luminance mapping.
    • Usage: python donut.py
  2. ascii_art.py

    • Converts any local image into terminal-friendly ASCII art using Pillow (PIL).
    • Usage: python ascii_art.py
  3. password_generator.py

    • Clean, secure, and customizable random password generator CLI tool.
    • Usage: python password_generator.py

About

Collection of standalone Python scripts and experiments (donut, ascii art, password generator)

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages