@magicfrog0this is the first PCB i've ever made! introducing... ✨ magic frog's lightsaber ✨!! i designed it originally for #C06RQ9TTEG3|... but it took a lot longer than expected lol. it has a mpu6050 gyroscope & accelerometer and ardunio nano. when you move it faster, more of the neopixel LEDs light up and each axis (x, y, z) is assigned to red, blue or green.
i first designed the entire board not planning on using the ardunio nano or mpu6050, instead components built into the board but there were a tonnn of problems (one of which was burning the bootloader but then again got to use oscilloscope to see the data lines which was sooo cool) so i decided to change plans. the board has some fun lighthouse-themed silkscreens bc i was first planning on 3d-printing a case and making a lighthouse desk lamp.
also big big thanks to @ThomasStubblefield and @ky200617 for helping me out and encouraging me along the way! :)
schematic & kicad design -> github.com/themagicfrog/lightsaber
finally, here are some fun long-exposure light photos i took and pictures of the board!
@NadeenI.0The Cooking Timer with Multi-Timers website allows users to set multiple timers for different dishes. Each timer can be named and configured with a custom duration. The app features start, pause, and resume functionalities for each timer. Users can also customize the appearance of the app through a settings menu. ⏲️
github.com/neptvnism/Egg-Timerneptvnism.github.io/Egg-Timer
@Briyan0THIS WEEK IN DISTANCT DREAMSCAPE 🔥
-> DAY AND NIGHT CYCLE YAAYYA
-> WEATHER CONDITIONS ADDED 🔥
-> More playable characters
-> An Orpheus pet (it's a dog for now until I draw an Orpheus)
-> MORE MAPSSS!!!
-> MORE NPCS!
-> Added functionality with custom JS
Commits: github.com/briyandyju09/RPG-GAME/commits/main/arcadeproofs
@Bartosz0I've started my first game without ANY help from the internet (I'm too used to use it). This game will be my MiniJam Destruction themed entry - which is my first entry ever in a game jam too. This will be an endless running game, with 4 lines, enemies and objects that give score after destroying them.
Currently, there is MY OWN graphics, scrolling background, player's movement, object movement and mechanic to spawn random ones. There is also attack, which currently only shows explosion effect.
Here's my repo: github.com/BudzioT/Run-Bomb-Bomb/tree/master
@ArnnavKudale0For #arcade and #sprig I created a dino game! I also added an invincibility powerup!
@Ler0I've been working on a website for a non-profit (CSSO) that we are hoping to register with HCB in a few weeks! This website will advertise our non-profit to students, and host the resources that we are creating. I've done 25 hours of work so far, and this is the first scrapbook post!
I am nowhere near done with the website yet, and this is just the first step, but I am very happy with how it has turned out! Right now, only the home page exists, and it still needs some work.
Moving forward, I will improve the home page, add a backend, then continue adding pages to the site. One change that's really important is that I need to add more life to the homepage. While I think it looks nice right now, it is definitely a little dull in places, and I can't wait to make it more exciting! Another thing, the 3D hero section doesn't really convey the fact that you can move it around, and it's only using the basic Spline computer model. I need to update it with my own 3D scene!
It is currently temporarily hosted on lerstudios.com/CSSO. Please do not explore the site beyond this page, as it is even less complete than this website! Just so you know, all of the text is temporary, and all of the statistics mentioned are a lie! (LOL)
I hope you enjoy my website, and if anyone has any suggestions, feel free to tell me! :D
I hope I did this right!
Repo: github.com/SilasLovett/CSSO-Website
Site: lerstudios.com/CSSO
@PotentialStyx0I made a very configurable vscode extension to track your #arcade timer. It supports 4 different modes (small/large and percent done/time left). It is not yet on the vscode marketplace but I'll look into publishing it there tomorrow. The github can be found at: github.com/PotentialStyx/arcade-vscode-extension
@rivques0burned out an SMT inductor, did one of the craziest hacks i've ever done, and... it worked
(it's that yellow "coil" that i hand-wound in 5 minutes)@Kieran0gone trailing with my younger siblings
@Aram0:sprig-dino: Ship!
Made my first sprig game (after way too much procrastination) and got it approved!
It's a maze game between two people to get through mazes and eventually to the end!
@LeviDelay0Got to play guitar with the drummer from echobrain!@dominic0I made @upsanddowns to act as Jia for #up-vs-down - assigns new members a team, makes sure people count correctly, and resets the game at 100 or -100. this was my first time making a slack bot - slack bots are fun!
on github at mrhappyma/slack-ups-and-downs, or go count in #up-vs-down to see it in action!
@Marios0Was scrolling through my phones photo album and found this photo, I quite like the colors
@ImDeet-U045B4BQ2T00Day 12 daily figma, created a fun Home Screen for Trivia Travel just a fun game idea I had Gpt come up with, where you answer questions based on where your traveling. Based the UI around the Home Screen for trivia crack@ImDeet-U045B4BQ2T00Day 9 of Figma, I ran out of time to finish adding a parallax scroll but will try another time@Arpan0Today was a day 7 years on the making
(Expect more pics as I get em)
@ImDeet-U045B4BQ2T00Day 8 Daily Figma, Made a tribute to one of my favorite artists "Nujabes" Had a lot of fun on this one@Cheru0wahoo!!
this uses a Go server running on my computer, which interfaces with the arduino to get nunchuck data (pings the arduino, which returns binary data via serial), & as a proof of concept runs an http server which is being called by a lil html/js app to display joystick position@Sameer0Doing random designs on Figma! Thinking I'll make something useful!:cooll-dino:
@ImDeet-U045B4BQ2T0030 minutes a day of Figma, Day 2@ThomasStubblefield0What if your club could collaborate with other clubs? What if you could connect with another club for a mini-hackathon or even make new friends while traveling and discovering a Hack Club in another city?
The Club Directory unlocks the power of cross-club collaboration, allowing clubs to transcend boundaries and create together. If this interests you, join #clubs-directory@Arpan had this vision and shared it with me, and we decided to make it a reality. We've been working on the tool for about a week (maybe two). I'll catch you up on what we've done in the following screenshots:
Screenshot 1: Arpan and I collaborated on a call to create the general user flow for the Club Directory.
Screenshot 2: Arpan and I split ways, and he began focusing on the backend while I focused on the frontend. See the UI prototype I created attached.
Screenshot 3: We realized we were a bit out of scope, so we narrowed the scope for our MVP so we can ship ASAP and work more closely with the community.
Screenshot 4: I'm coding the frontend MVP in NextJS while Arpan builds the backend in FastAPI.
p.s. currently I am working on multiselect & making that experience awesome & next I'll focus on responsiveness & map view
also privacy is a big concern and we're currently trying to work through how we can allow clubs to opt-in (or maybe opt-out) of the Club Directory)
all data shared here is fake club data, dw we're not revealing real data in this post
the old internal name was Club Network and the new name is Club Directory
@Sameer0ANIME BREAK! ANIME BREAK!:beatsaber: Everyone get an anime break!!
Man how i binge watch entire seasons!:sadcatok:
Current watch : Welcome to Demon school! Iruma-Kun
@maggie0soldering + assembling some macropads for @Ruien’s hackathon !
@Vidhaaaaa0Finally, the website of our Club will be completed soon! :trinity::peepo_happy:
@JyotirmayVishwesh-U04KDCYK9CG0❄️ Day 4 of #WinterHardwareWonderland ❄️
It's been day 4 of WinterHardwareWonderland and
today I am starting to build my project from scratch.
Im a little late, but from now on I will try to keep posted.
Started arranging frame and motors for today, and then the compass and brain for my copter 🤘
#hardware-party
@jc0Got my fudge for #10-days-in-public too! The chocolate one is so good