/100

My 100-day project.

Primary LanguageRustMIT LicenseMIT

100

My 100-day project.

  • Day 1 - A simple yew app.
  • Day 2 - A simple blockchain.
  • Day 3 - A simple web server.
  • Day 4 - A multi-threaded web server.
  • Day 5 - A simple P2P node.
  • Day 6 - A simple command line argument parser.
  • Day 7 - Hello tera.
  • Day 8 - Hello salvo.
  • Day 9 - A simple todo app.
  • Day 10 - A simple egui counter.
  • Day 11 - A simple memo.
  • Day 12 - Reading the toml files dynamically.
  • Day 13 - Reading the toml files statically.
  • Day 14 - Reading and writing json files dynamically.
  • Day 15 - Reading and writing json files statically.
  • Day 16 - Reading XML files.
  • Day 17 - Use Rust to interact with SQLite.
  • Day 18 - Use Rust to interact with PostgreSQL.
  • Day 19 - Use Rust to interact with Redis.
  • Day 20 - Comprehensive case of data manipulation.