An open API service indexing awesome lists of open source software.

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

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!!!!!