@Akaalroop0This message is a bit late: But I made a remix of the Chrome Dino in
, so it’s fasttttt. This is my first ever game in rust and I used Macroquad! I plan to deploy it on the web soon since macroquad makes that easy, but you can play it right now on Linux, Mac and Windows! It’s called CloudCat and basically you have a cat, and rain clouds and your objective is to protect the cat using an umbrella (triggered for 3s via hitting the space bar)! I hand animated the cat & cloud and those are my first ever animations too!!
Check it out on SoM: summer.hackclub.com/projects/1359
And on GitHub (downloads are available in releases): github.com/Spacexplorer11/CloudCat
@dante0DAY 3: Added Books, Videos and Files to my portfolio website! (books below)
@SayhanRahman0Made a proper looking UI for the pirate translator. The algorithm needs more brushing up and the UI keeps breaking still. Will fix them when I get time, hopefully soon
@champconic.ishan0PyDocEditorBy: @champconic.ishan | <https://github.com/Ishan-Karpe/PyDoc|Repo>| <https://drive.google.com/file/d/1OM2tF-BHR-TvJ1nJTYYScl6nDbHjJU2B/view|Demo>Made in 1 hour
@Owski90github.com/owski9/Emoji-generator- This my finished python project!! It is the full code in the file “Finished Generator.” It generates a random emoji and text paired with it and has some rare ones as well. It also has other features and lots of possible outcomes!!
@anne0started to learn how to make 3d websites using a-frame from scratch for hackacinno by making a robot using shapes available to me that had to be combined to make certain body parts (almost cried in the beginning but gradually had so much fun, will be hosting a workshop soon). repo: github.com/arsoninstigator/fraps/tree/main
@DevSapariya0Create the backend for an AI chatbot that can be installed and run on an offline machine, supporting offline large language model (LLM) usage. This backend should allow users to upload DOCX, TXT, and PDF files, and then enable them to chat with the content of these documents.@SuchayKommisetty0Recap time!
Yesterday, I mainly spent the first half of my day prepping and annotating a dataset that consisted of different types of cells (T-cells, B-cells, etc.). I then tried out different types of models and settled on using detectaron2.
The second half of my day consisted of working on my VEX robot. I built the drivetrain, hanging mechanism, and wings.
@NoahP0Finished making a databaser in python. It uses text files to store data and has an interface to read and write.
Finished goal: Python Database
github.com/ImNoahDev/Python-Databaser
@Amber0Introducing... Musical Pie v0.5!
Do you have a Subsonic-compatible server? No, probably not. How about an RFID RC522 reader and abundance of NFC stickers? Bit more likely but probably not. A 16x2 LCD? Maybe? A Raspberry Pi? Quite likely!
Well, if you're like me and have all of the above, you can use my Musical Pie project!!
Musical Pie is a Python program that will play music that's attached to NFC stickers from a subsonic server.
A sticker could reference an artist, album or track. When the sticker is scanned on the reader, it will play the music. Headphones/aux and USB speakers are supported. I also added a potentiometer for volume control.
In the full release, there'll be two push buttons for toggling play/pause and for skipping to the next song.
Here's a quick demo which went perfectly to plan with no hiccups whatsoever. Everything worked first try, if you disagree then I think you forgot to get distracted.
Anyway, the code is available at github.com/DillonB07/Musical-Pie and I'll be working more on this soon! If you've got any feature suggestions, please leave them in the thread, I'd love to add more stuff to it.@tomgrigory0tryna build an rc plane