Welcome to SungTechWoo, a collection of short coding projects featured on my YouTube channel. Each project is designed to be small, fun, and beginner-friendly β perfect for learning and experimenting.
Check out the shorts here: SungTechWoo on YouTube
File: ascii_clock.py
A simple live digital clock in just a few lines of Python.
python ascii_clock.pyFile: password_generator.py
Generates a strong 12-character password instantly.
python password_generator.pyFile: matrix_rain.py
A cool Matrix-style rain animation in the terminal.
python matrix_rain.pyThis repo grows with every new video uploaded to the channel. Feel free to star β the repo if you enjoy the projects!
MIT License β free to use, modify, and share.