---
tags: brainstorming
---
# Crazy project idea wall
This page is for writing up some ideas we have for projects. Feel free to write up any ol' notes and ideas you have!
* Standalone markdown to HTML parser
* Portable API for storing and serving markdown
* Maybe we can have it serve up HTML using our parser?
* Find some way to aggregate GTA:RP clips into one spot using twitch API
* build a mock-up e-commerce site. ie(functioning shopping cart etc.) might help with practicing sql or getting a good grasp of conflict serialization / rollback
* Wonder if this is something we could use https://nuxtjs.org/ for. I don't have a ton of experience with it, but it would be super relevant to the future of software dev.
* I also have a license for https://tailwindui.com/components which I used to build https://blackout.one
* make a raytracer?
* Make a simple game in unity? Breakout maybe?
* For sure! breakout or some simple side scrolling thing like the dino game when google is offline.
* I like that dino idea, I've always wanted to do that, haha :D
* I want to make a program that will auto-tabulate guitar playing. Not sure the best way to implement it, but this is what im thinking
* make it an app and have the microphone in the cell phone pick up the audio
* i'm not sure if its easy to brute force the program but i have 2 different ideas here
* either hard code in the freqeuncy ranges of each note so the program can distinguish the notes/ correct frequencies
* or take voice recognition software and modify it for music, because it will need to recognize breaks in notes
* I think it would be easier to get the project working for bass since there are less strings and less chords to worry about
* Might be easier to be able to hand it a track and have it process the track versus in real time
* if we are coding an app it would likely have to be in swift or some form of x-code.
* Not sure what intermediary hardware would be necessary if it isnt an app. maybe just have a microphone to plug into a computer so we can make it a web app or an executable file? not sure.
* I don't believe a program like this exists and it stands to make a lot of money being sold to guitartabs or other companies. smile.