Here is a list of some ongoing projects that I hope to complete by graduation.
- App for Android (It’s G.O. Time!)
- Continuation of an idea created at HackNC 2019 at University of North Carolina Chapel Hill.
- Working on front end, and app UI (Java, utilizes APIs from Google Cloud).
- Wanting to understand the backend of it all (Will have to learn SQL or something similar).
- Rocket League Bots
- Project just for fun, combines passion for the game Rocket League and coding!
- For right now static controls, will have to implement dynamic controls once ball tracking is figured out.
- Can be coded in Java, Python, or C++ (Currently doing Java, then hoping to recreate it in Python).
- Wireless Music Player
- Remote server hosted by Raspberry Pi 3 (Stores music library).
- Receives song input from small tablet with basic GUI and plays it on a bluetooth speaker (Needs wifi and bluetooth).
- For now it is an idea since it will be quite the task, assuming going to need to learn some variation of C.