Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.13 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.13 KB

📖 100 lines of code learning projects

🚀 A collection of learning projects written in 100 lines of code

💁 By ruzhila.cn, a campus for learning backend development through practice.

🌐 中文

⚡ Multi thread wget alternative

  • Python Version: mget

🎮 Tetris game

🏓Breakout game

🐍 Snake game

🔢 2048 game

📊 Excel/CSV to JSON/Mardown converter

🛜 Websockify, TCP to Websocket proxy

🧩 Nio http download, Simple Java NIO Example