A list of small projects
Project | Description | Language |
---|---|---|
weather-reporter | get the current time and temperature | Python JavaScript |
get-headline-names | get the names in today's new site | Python |
namesplitter | a simple test-driven development program | Python |
simulate-crud-app | simulate a crud program | Python |
visualize-US-cities | visualize US cities | Python |
visualize-gdp-life-expectancy | visualize gdp life expectancy correlation | Python |
steganography | encode and decode message with image | Python |
3D-obstacle-avoiding-game | a simple 3D obstacle avoiding game | JavaScript |
loading-3D-models | loading 3D models | JavaScript |
minigrep | a simple program simulate grep | Rust |
2D-platform-game | a simple 2D platform game | Python |