Skip to content

ruzhila/100-line-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📖 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