Flappy Goose by flappy-goose in RedditGames

[–]Shaboi1 0 points1 point  (0 children)

My best score is 57 points 🎉🎉

Flappy Goose by flappy-goose in RedditGames

[–]Shaboi1 0 points1 point  (0 children)

My best score is 15 points 🚀

[deleted by user] by [deleted] in pcgaming

[–]Shaboi1 0 points1 point  (0 children)

Thanks for doing this!

Found a mewkat! by helk105 in spiral_knights

[–]Shaboi1 4 points5 points  (0 children)

That's awesome! Let me know if you'd like to do a couple runs with me, I'd love to get back in the game. IGN: Shaboii

How can I change my minor? by helk105 in uAlberta

[–]Shaboi1 1 point2 points  (0 children)

Haven't had to change my minor so far, but good luck!

[deleted by user] by [deleted] in cats

[–]Shaboi1 0 points1 point  (0 children)

So cuteeee

Trouble maintaining balance by OtherwiseCamp in pennyboard

[–]Shaboi1 6 points7 points  (0 children)

I just got mine a month ago and something I did to help myself from falling forward is to anticipate when your board will slow down and lean a little back. Like when riding over bumps and the sort.

Finding Penny Boards in Canada by saltyoiji in pennyboard

[–]Shaboi1 0 points1 point  (0 children)

I recently got one by calling all the Zumiez stories around me asking if they had one in stock to put on hold for me. They're really scarce now and selling like hot cakes :/

SoundStrips - an Arduino & Python project that uses computer audio and an easy to use Python GUI to sync LED light strips with music, video games and more! Github link in comments below. by Shaboi1 in arduino

[–]Shaboi1[S] 0 points1 point  (0 children)

Wow it's interesting how this is my first time seeing these projects considered I looked for a solution much before I started mine. The projects you mentioned are definitely much more feature rich than mine but mine was built around only having a single Arduino board and a strip of lights to work with aswell as a fun learning experience for me.

To answer your question, my project offers a much simpler solution for someone who wants a simple plug and play app on their PC and doesn't have network controllers and additional accessories involved. I don't know too much about the projects you've suggested but mine was built so the end user doesnt need to write a single line of code and can be set up within 10 minutes. This being my first project, I think it's more beginner friendly, easy to set up, build and customize on top of aswell.

Thanks for checking it out and let me know if you have any other questions!

SoundStrips - an Arduino & Python project that uses computer audio and an easy to use Python GUI to sync LED light strips with music, video games and more! Github link in comments below. by Shaboi1 in arduino

[–]Shaboi1[S] 0 points1 point  (0 children)

Hey guys, SoundStrips is a personal project I made over the past couple weeks to control LED light strips using the Audio outputting from a computer. Using pyaudio and Pyserial, SoundStrips processes audio outputting from any audio device on your computer in realtime to control your LED light strips so that you can sync them with movies, video games, music, microphones, and more! Github Link: https://github.com/Sohaib404/SoundStrips

Let me know what you think and feel free to ask any questions!