https://github.com/01110011011101010110010001101111/microproject-playground
a repository of some public microprojects I'm working on to keep me exploring
https://github.com/01110011011101010110010001101111/microproject-playground
Last synced: about 2 months ago
JSON representation
a repository of some public microprojects I'm working on to keep me exploring
- Host: GitHub
- URL: https://github.com/01110011011101010110010001101111/microproject-playground
- Owner: 01110011011101010110010001101111
- Created: 2023-07-04T15:35:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-18T00:34:57.000Z (3 months ago)
- Last Synced: 2025-02-18T01:27:34.358Z (3 months ago)
- Language: Python
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# microproject-playground
a repository of some public microprojects I'm working on to keep me exploring## some notes on things to explore to implement in my code:
- Perfect Forwarding for C++ libraries: https://stackoverflow.com/questions/6829241/perfect-forwarding-whats-it-all-about
- BUILD A TERMINAL EMULATOR!!!!!