thinking emoji

Posts tagged with :thinking:

Astron
@Astron5
https://imgutil.s3.us-east-2.amazonaws.com/f0af035c7d7aeef3f25f824c2aebc8fe24e4540e3313c0518ee35283eb03d99f/a58b4fd9-d26f-46f3-b858-3bae776fdc22.png
Astron
@Astron5
https://imgutil.s3.us-east-2.amazonaws.com/4e188bb09b49afe444d2c9f04ca7f203bb2778ed720d08032c3412d64ca8ed5a/5f2db549-8c54-4e0b-8aa6-63e9db0c77cb.png
github emoji
summer-of-making emoji
thinking emoji
sosenteam
@sosenteam2
https://scrapbook-into-the-redwoods.s3.amazonaws.com/93c78677-6b1a-4723-8142-14f44ecb32b0-sprig-rythym.pnghttps://imgutil.s3.us-east-2.amazonaws.com/d8533754b89c7762ad3abf5044420be93d71d8a4bfeec700cf0f868c54b1c0d5/94990c85-4143-4fb7-bcd4-0f4c7c4b6bf6.png
AdamTuraj
@AdamTuraj1
https://imgutil.s3.us-east-2.amazonaws.com/43ef22056de84112cf106779e0136aeee94acde607a8ce71917e37d86ba29038/b7edacc3-e907-4441-986e-d68cf7168ad7.png
summer-of-making emoji
github emoji
thinking emoji
0x4f48
@0x4f481
I finished implementing for the OPAQUE PAKE protocol for secure authentication on the server side. Took around 25 hours, and now I can move on implementing this on the client side. I think that's going to be a whole other project. Learnt so much about Rust and web servers in the process. GPL-3.0-only source code available here: github.com/4f48/semail/tree/main/server
https://imgutil.s3.us-east-2.amazonaws.com/dfdc38d560baf2d361b8ddffe498257466f07f630756b6ad4a3221654bc56bc7/b6087793-8951-4ec3-84c6-2fd4e76b971a.png
summer-of-making emoji
rustlang emoji
github emoji
goose-honk-technologist emoji
thinking emoji
PhyoTP
@PhyoTP3
Restarted work on my swift playgrounds recreation of my app that is on the App Store. I made it so that the charts were in their own files, and also made it so that the graphs will show the donut chart when there is only one assessment done. Once I think I am satisfied about the amount of updates I’ve made, i will put my code back into the Xcode project and someone will help me publish it as an update to App Store Connect. The original app can be found at app.swiftinsg.org/Academ and the repo with the playground is at github.com/JHIT-Tripping/Academ-V2-as-playground
https://imgutil.s3.us-east-2.amazonaws.com/9e45c09f4cdc20819846b00ec9f47c6d8f1159862effd0a065ca209c1cd24ebe/0bf744be-3594-440c-b9cd-2e0c6b4bca6c.png
YeGao
@YeGao7+
https://scrapbook-into-the-redwoods.s3.amazonaws.com/cb6d680d-780b-4971-a4f8-f87294e404ab-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/fa8c866a8e36578571718427e8edc71286d242d2d1a30bfb5f3809f6835b26b2/6e98c2a5-e7a7-4bdf-ab4f-7cbd74538946.png
github emoji
summer-of-making emoji
react emoji
thinking emoji
Briyan
@Briyan4
🚨 Did you even hear the news about the Spotify Car Thing? Apparently, it's hitting the road for good in December. Sad times! That little gadget had a surprisingly slick UI, paired with its handy media control knob. It was a bummer they never took it further. That's why I'm building this web project! It's like a mini graveyard for the Car Thing's potential, keeping its awesome UI alive. We might not be blasting tunes through the car speakers just yet, but you can still browse your playlists and see the next song up, just like the good ol' Car Thing days. Think of it as a tribute to a fallen hero of in-car music control! Find it here: ampersandco.me/SpotifyWebThing.github.io The github page here: github.com/briyandyju09/SpotifyWebThing.github.io And my commits (for #arcade) here: github.com/briyandyju09/SpotifyWebThing.github.io/commits/main Here are some screenshots:
https://scrapbook-into-the-redwoods.s3.amazonaws.com/7657ed60-dcae-43f0-b8a0-5c7796c8ad1b-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/2328d18e-d6cd-4081-b19f-62d64f4834eb-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/55e4b976-5f7e-4e7c-8e1d-12d2356e32e8-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/452d6ab28ae9646a77d68b35cc6fb346cb947cd584e3aa5ddf797e9275996562/42874735-21b8-45da-9c23-a61be7c43381.png
Ultra
@Ultra0
github.com/UltraArcher/password Hopped on the train and made my own password generator using python. It uses the os.urandom function which I believe is "more random" than the random libraries, also it generates random numbers and then ASCIIifies them to get the characters, which I think I could possibly improve in the future.
https://imgutil.s3.us-east-2.amazonaws.com/5f2fd6d7da665e8c8d064a640e86e1a57a631d6905baa6d5bdafa2101ab82f01/7b35add4-ef8e-480b-9304-57e96ecd48a3.png
a_mishmash
@a_mishmash0
Small FPV drone- flew its maiden flight a couple days ago in a park, I think it went pretty well. It uses a frame from GEPRC which I mounted a flight controller and video transmitter to. I'm thinking about automating it at some point with some form of microcontroller connected to the FC (Although I'm not sure what to automate it to do).
summer-of-making emoji
thinking emoji
Eny
@Eny0
https://imgutil.s3.us-east-2.amazonaws.com/c700c20af5a1792b8e55c933237645c7979b4dff30bd34919ca274ccb688f4e8/19f90975-017b-42f7-a147-456f2200a3b9.png
thinking emoji
summer-of-making emoji
github emoji
YeGao
@YeGao7+
Had some fun with matplotlib and learned some 3d visualization tricks. Stuggle with useing real world data sets tho I think it was to big.
thinking emoji
summer-of-making emoji
Sully
@Sully3
https://imgutil.s3.us-east-2.amazonaws.com/b0716799273e3b00bb75a0a4d751dc65e8923a22aacecbdd0e1fdfea2f4e2072/1a4b72e4-fcd6-4f50-8491-d35e845de2bd.png
ShauryaBisht
@ShauryaBisht3
https://imgutil.s3.us-east-2.amazonaws.com/fbd77bbfaa5489112c7dc76639ddede46c0b188d62c7f8c5f7db53cb85a3b2f0/43cebc87-5362-4011-ab31-694979f69e40.png
summer-of-making emoji
thinking emoji
github emoji
ShauryaBisht
@ShauryaBisht3
https://imgutil.s3.us-east-2.amazonaws.com/fbd77bbfaa5489112c7dc76639ddede46c0b188d62c7f8c5f7db53cb85a3b2f0/9c9eb840-b9fc-4539-bd98-71dea679c151.png
summer-of-making emoji
github emoji
thinking emoji
ZoeDong
@ZoeDong7
I worked some more on the pancake maker. I think I’m pretty much done, was gonna try to adjust it to fit different screen sizes but couldn’t really figure it out. not sure if I’m supposed to scrapbook and ship it? First time completing a project so I’m not sure what to do. Game: popcorn4762.github.io/pancake-maker Repo: github.com/popcorn4762/pancake-maker
https://imgutil.s3.us-east-2.amazonaws.com/1c1cc801e4a376b44756b1f8c408c0bb241da6a98b81abafb660de6b346ef5a7/989acd8b-24c6-4405-91ea-81ad71c42801.png
ChristianGreene
@ChristianGreene0
After about a month of work, I think it's ready to ship. My custom mechanical numberpad, the FX19, is open-source and uses 3D printed parts for the enclosure, keycaps, and even the rubber feet (TPU)! QMK is the preferred firmware, but you can use any firmware you'd like. Uses a custom PCB with an ATMEGA32u4 and USB-C connectivity for interfacing with modern devices. Get the files here: github.com/falsonix/fx19
https://scrapbook-into-the-redwoods.s3.amazonaws.com/53c03c11-4eb6-42a9-aae7-380a9fdfbc7a-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/099814b7218e0f4506f331cdf5ea8fe943a35171951fee35f8176a1bf41455a3/d3ec7be7-3b2b-43d2-9d93-9551ae763b90.png
Sosig
@Sosig0
I made a bot in Python that allows me to automate a task in a game on Roblox. The purpose of this bot is for me to learn about computer image detection, which uses different algorithms and post-processing in each case to help with the image detection and achieve the goal. One issue with the program is that since it is Python, it is very slow. On some laptops, it runs very slowly while on some heavy machines, it runs as expected without any much delay on all the code. Another flaw from the program is that since I decided to take screenshots of different regions on the screen, the user will still need to manually get the position, width and height of the regions of the items, depending on their screen resolution. This is why I still think that the program isn't very portable even though I have made an executable file for it. github.com/Bonzai-Dev/AutoServe
https://imgutil.s3.us-east-2.amazonaws.com/d85fcf7328a751d62c1c3556b041182acb9de4c5571696b29810da67fa0c79ca/70ec2829-e479-40fc-8c3e-12f76af88035.png
KaustubhDuddala
@KaustubhDuddala0
i think i've gotten the hang of FL studio and all the vsts and plugins in it, so now im going to move to making remixes. you can see my progress at github.com/kaustubhduddala/music
https://imgutil.s3.us-east-2.amazonaws.com/461da66e47bf2ba763a42ae83614290eace0f8b9701e5c65e75698deef983738/7954e0cc-da06-45ff-b787-68df1d1baf1f.png
thinking emoji
github emoji
summer-of-making emoji
music emoji
SamCheng
@SamCheng0
https://imgutil.s3.us-east-2.amazonaws.com/7f312ece976e4e9a80d3790a28e792ab2d2222a6c996e0cb04fe06424e254f49/1c75a05d-f255-4a26-8fde-0b2136ae08b3.png
thinking emoji
summer-of-making emoji
github emoji
nikita
@nikita4
Short Film Script I wrote a short film script about a killer with special abilities and a confrontation. I actually filmed a part with my friend but think that we're not going to continue working on it. :( Github Repository: github.com/nik-lmao/hackclub-arcade/tree/main/short-film
https://imgutil.s3.us-east-2.amazonaws.com/1f8c2fad5a8b0d65cbbe7a07da4c38c8b41bdf1401705ee5b5c887c0e5e16214/c829aee8-db9f-4b90-9956-15a1c41dbbbc.png
liujip0
@liujip00
This is a program to help people create a fictional language. The feature added from the previous scrapbook entry is that exporting the phonetic inventory works. (aka I figured out jspdf-autotable.) I’m making a new scrapbook post bc I think getting the rest of the pdf export to work is going to take more than 25 hours. Also some of the sessions attached to this post are from before the previous scrapbook post because I thought the limit was 25 hours per post instead of 25 sessions. Thanks! :3
https://scrapbook-into-the-redwoods.s3.amazonaws.com/feca72a5-bcad-41fe-90d1-33d2be2ba0d4-image.png
summer-of-making emoji
thinking emoji
Sahil
@Sahil7+
day 2 (I think) of #arcade I spent over 6 hours making my blot, but the WIFI died and 2 hours went to waste Github
https://imgutil.s3.us-east-2.amazonaws.com/b77c785110b681751b75497554aa104a1bf3a8cc9ce159b405710c422052f1f3/6ecf8509-8618-4088-9389-eabda7a01ca8.png
summer-of-making emoji
github emoji
thinking emoji
LandonBayer
@LandonBayer0
https://imgutil.s3.us-east-2.amazonaws.com/62e353305a067d62b6185a119da0cccd0d31d179a6517ef97b0d0bb5e0522944/4899e84b-2326-4211-a34d-f6c36a574c66.png
github emoji
summer-of-making emoji
thinking emoji
SilverCanvas72
@SilverCanvas721
I have been working hard on my needle lace project. I think this will be my second last scrapbook post for the project until it's finished! You can see my progress on the GitHub README file: github.com/SilverCanvas72/NeedleLace
https://scrapbook-into-the-redwoods.s3.amazonaws.com/798291b3-108e-4cd9-a7e8-391f1a217220-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/d73a4e57d8fda2a944b29b424d12c02ffdf8b77f589ec99b4fdb4465c1633289/4b868b9d-1b06-45f9-88f2-66ecc15ae316.png
summer-of-making emoji
thinking emoji
github emoji
Srujan
@Srujan1
Building an app for the library where they can search for books in specific genre and there will be stats and overview for each genre, It will be completed in more 2 days in think, stuck in some parts
https://scrapbook-into-the-redwoods.s3.amazonaws.com/977fa0af-4dab-4324-832b-37b13e347b5d-image.png
summer-of-making emoji
thinking emoji
LinuxDino
@LinuxDino1
I learned the math and theory behind neural networks and created a neural network in raw Python (and numpy) myself using some articles and 3blue1brown guidance. It is the classic number recognition module, trained using the MNIST dataset. Not gonna lie, I did not expect this much calculus to be involved with it, especially the back propagation which I still do not fully understand. I will probably learn more and build more projects on machine learning and deep learning since I think it's pretty cool what I've learnt from this project. Github repo: github.com/LinuxDinoGitHub/MLNeuralNetworkNumber The highest accuracy I've gotten from this module was 91.7% from the test data.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/ea7b123c-ebab-411b-a209-a0444a8df40e-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/d73a4e57d8fda2a944b29b424d12c02ffdf8b77f589ec99b4fdb4465c1633289/22965daf-d2e0-4159-a9d4-0dee9b163831.png
github emoji
cooll-dino emoji
thinking emoji
python emoji
summer-of-making emoji
Nash
@Nash1
I accidentally put this in #ship but I think I'm supposed to post this here so here it is again I created a new custom website for an environmental nonprofit I am part of (we used to use wix). Currently the homepage, about page, blog, and petitions pages are done, although we are probably going to redo the design soon because it's a little ugly. We also have an admin dashboard for managing blogs with Oauth. The website is here: tedi.vercel.app And the code is here: github.com/nash-pillai/tedi
https://imgutil.s3.us-east-2.amazonaws.com/ea956b1ff5117348666c851a4f4cf539bc6acc51bc8121234ab9cc5f09f9eaa6/38de8e73-326f-4440-bfd8-9c1dee0fc90a.png
orkpeko
@orkpeko0
https://imgutil.s3.us-east-2.amazonaws.com/dbca937729fe0b8b67da01604bc2f211ac5e149f60a7af0db5c5791ba7eae2ab/85231c14-f4f4-4c7c-b2c8-405c493dd801.png
thinking emoji
github emoji
summer-of-making emoji
sprig-dino emoji
Abhay-U04GVEDH049
@Abhay-U04GVEDH0497+
https://scrapbook-into-the-redwoods.s3.amazonaws.com/c3ca0ae0-1017-4487-b6a2-b6cc41a014da-newscene.pnghttps://imgutil.s3.us-east-2.amazonaws.com/d2ef095afb2d78fab3121bb3a77b001c0f8d9adee40bcd69db46176efcadf9c7/c3df0504-64e1-4bbf-9010-fd180b7a090e.png
summer-of-making emoji
github emoji
thinking emoji
Firepup650
@Firepup6500
Been working a lot on a new chat server implementation using raw sockets written in python, and I think I can finally say that it's done! At least... For the most part. It probably could do with some stress testing, as some edge cases are always gonna slip through. If you want to link a server instance of your own to the current "hub" instance (on nest), add --link=<http://hackclub.app:65048|hackclub.app:65048> as an arg when you run the server! This obviously isn't required by any means, but it's an option. Repo: git.h.hackclub.app/Firepup650/python-talk Commits for the recent S2S work I've put in: git.h.hackclub.app/Firepup650/python-talk/compare/4bccdcfc2441f1c5037a9ca43e06acc3c77a9265...a31810ab46e63e437d2492f906a9c763c494722c
https://scrapbook-into-the-redwoods.s3.amazonaws.com/deae164c-d1cc-4dcc-95a1-5e4043be88d4-screenshot_20240715_224854_juicessh.jpghttps://imgutil.s3.us-east-2.amazonaws.com/5c7c0504929b3a56cc7d5ac3d57cbfbdbe2a91bc63f452c6fc2fcafeb2533ad4/c5bf004a-7535-4023-a9f8-d7338462086b.png
thinking emoji
summer-of-making emoji
python emoji
小波
@小波0
6573 Realty 6573 Realty is a rental search website enhanced by AI! Sellers (landlords or agents) can simply input the price, address, and public facilities, and upload photos. The AI will then generate corresponding titles, descriptions, and list the facilities in the house based on the photos. This makes it convenient and fast for landlords, saving them from spending a lot of time thinking about titles and inputting tedious information! For buyers, we use a tag mechanism. Each property has a set of tags that describe it. By combining these tags, we can accurately describe the property. Therefore, by obtaining the user's preferred tags and fitting the similarity between the user's preferences and the property's tags, we can achieve the best algorithmic results. This significantly reduces the time spent searching for a desired property, saving more than 90% of the time! 65, 73? Why is it called 6573 Realty? Because in the ASCII table, A is 65 and I is 73. We hope to revolutionize the search method with AI! &gt;&gt; Since the project is quite large, it cannot be completed within 25 hours. Therefore, I will release it in several stages &lt;&lt; &gt;&gt; Since it uses a lot of OpenAI models, I am temporarily unable to provide a demo website. I don't want to go bankrupt in one page, sorry &lt;&lt; Project GitHub Repository: github.com/Xiaobonor/6573Realty The demo video is in Chinese (text). I apologize for not having an English version available. I will provide an English version in a future update.
https://imgutil.s3.us-east-2.amazonaws.com/8326908e14ec4e45ed36320e0bec2cdca0e556326c25840223d404fd0be82224/f593c263-0a4b-4dbb-8984-92eadcab20c5.png
D'anonymousCoder
@D'anonymousCoder1
Hey everyone, Check out my new Movie website! Its still under production btw. Give it a try and let me know what you think! github.com/DanonymousCoder/MovieVill Cheers, DanonymusCoder.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/bac4f617-9e02-44a1-a630-f2e9e1fccbea-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/54b7adea-e780-419c-94b7-f53a26c1d199-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/c43da73c-37a9-478f-afc4-989e9b723ed0-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/375294018590bb8f2bed3f213f949075c2ba49f3b59c2b57dd127e9fa9f983c4/b29498de-fd15-4ef5-8315-d066fc4ec501.png
YashasSingh-U04J8RCP4RW
@YashasSingh-U04J8RCP4RW2
https://imgutil.s3.us-east-2.amazonaws.com/9eaea714bb254138365c7a464802cb31fce428071966627b98d147434e821557/167ec1d5-081a-4358-92d4-8101152bb03e.png
thinking emoji
summer-of-making emoji
boba-parrot emoji
github emoji
SysWhite
@SysWhite0
https://imgutil.s3.us-east-2.amazonaws.com/c03e9a5cc3ee5d17baafb6cad338a5bc917c36842f440db56721f4a58b808156/5efb3da8-e0b7-4004-9ec4-68875c2390fd.png
thinking emoji
github emoji
summer-of-making emoji
Aryan
@Aryan0
github.com/Aryanwin/FRC-test-code I'm working on building a baseline code for FRC, and I just finished setting up the part of the code that involvers interacting with hardware. This took me a while because I'm new to this, and Phoenix updated to Phoenix 6, so the older tutorials didn't work 😅. I got that set up as well as the rest of the software libraries (I think) at this point though, and it should be just building code from here.
https://imgutil.s3.us-east-2.amazonaws.com/556db5dfdf68e6d539578a66deefba0dc5c99c954bf589407da1383c0cde79d6/b36d64ca-fed1-411b-bfde-72da9983d062.png
thinking emoji
summer-of-making emoji
github emoji
hardware emoji
goose-honk-technologist emoji
StefanLighezan
@StefanLighezan0
github.com/stefanlighezan/Chess.js I recently started to enjoy playing Chess again, and I remembered a game I played a few years ago on my old Samsung phone called Really Bad Chess (by Zach Gage). I tried to find it online, to no avail, so I made it on the web. I think it's really fun, and the AI has a strength property which I set in the middle (because i'm not particularly good). You can play the demo at: stefanlighezan.github.io/Chess.js
https://imgutil.s3.us-east-2.amazonaws.com/ac7ad121390675945ef3cf339e0eea53bae4df8dc6e5577e9abd42ca75fdc27a/586af6c6-7f8e-4148-b231-ad37892d568b.png
Kestrel
@Kestrel0
I got my entire frontpage for my portfolio website working! I'm super excited about it, I think it turned out super well! The repo is located at github.com/commonkestrel/portfolio. #arcade
https://scrapbook-into-the-redwoods.s3.amazonaws.com/00a30de6-1301-49e2-a3d4-a52d6bab5bfb-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/150c97cf38d4f802b2ac7cec5b0eb93b39e4943e8876df1808e4957cae784023/ca835114-1e0e-496d-9658-3b143c210421.png
thinking emoji
github emoji
summer-of-making emoji
TheScientist101
@TheScientist1010
I’m filling out my application for making a Hack Club at my school and I think my Arch configuration is most meaningful to me, so I thought I’d log it :).
https://scrapbook-into-the-redwoods.s3.amazonaws.com/4c3889a3-eac2-4040-9873-33c49c192d68-image.png
0x4f48
@0x4f481
I finished implementing for the OPAQUE PAKE protocol for secure authentication on the server side. Took around 25 hours, and now I can move on implementing this on the client side. I think that's going to be a whole other project. Learnt so much about Rust and web servers in the process. GPL-3.0-only source code available here: github.com/4f48/semail/tree/main/server
https://scrapbook-into-the-redwoods.s3.amazonaws.com/9df0ffc7-9154-461c-82fb-01d0b89d5a49-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/a70d2f534ecfdc84b3aa8881936bae13aee3e485c8681b08a1740718f9c653d9/efc1bc13-c60c-4867-931a-9d1bf81143a5.png
rustlang emoji
summer-of-making emoji
github emoji
goose-honk-technologist emoji
thinking emoji
Aryankapoor
@Aryankapoor0
Completed the ui of my gemini like ai assistant. Now on to adding the functionality in the assistant. I was thinking of using the gemini API as it is free and it would be really cool to have my own(one which I made) web based AI assistant . Github link: github.com/Aryankpoor/core-assistant
https://imgutil.s3.us-east-2.amazonaws.com/e2520c335e852a1b9e98c0a392f2f3aa5606e13345821b4ee1e6d917ccd13394/07fa25a4-2a92-4a10-a79a-6109fd17a39b.png
cooll-dino emoji
github emoji
thinking emoji
summer-of-making emoji
Abhay-U04GVEDH049
@Abhay-U04GVEDH0497+
If you know what I am famous for...IT'S PIXEL ART, SO HERE IS YOUR DAILY DOSE OF ART!! github repo link: github.com/abc-is-here/Hackclubart1 Do tell me if what you think about it...
https://scrapbook-into-the-redwoods.s3.amazonaws.com/623c4d9b-ae30-4390-9723-fbdcd29bdb58-moonynight-2.pnghttps://imgutil.s3.us-east-2.amazonaws.com/d2ef095afb2d78fab3121bb3a77b001c0f8d9adee40bcd69db46176efcadf9c7/eefaec66-468f-4923-a29e-1de8487dda0b.png
Edna
@Edna3
This is a collection of bug fixes that I didn't think were important enough individually to be a scrapbook post. Attached is an image of one of my favorite new fixes/features: buttons on EdnaMusic individual song messages. the "next" button stays on the currently playing song, while the "remove" button is only on songs playing in the future All fixes: started work on letting maw understand images, added a command to remove context from maw for the server, buttons on individual ednamusic songs, a fix (or two?) for cross service model manager, and possible some other fixes I forgot about.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/94368fa9-0c65-4aa7-9c7d-78b82e060abc-image.png
BenNack
@BenNack0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/9d72fdd0-81c1-4a33-8265-6ff728f38a17-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/4f827693b9eaeddbc756eb10f298fa3483efc13b8a22fa66e49ba5fe838a70ae/27790f56-b2e6-4ffe-a9f7-40eea8a3fc58.png
Abhay-U04GVEDH049
@Abhay-U04GVEDH0497+
https://scrapbook-into-the-redwoods.s3.amazonaws.com/186ecec2-5878-4de3-98b1-4bc1cf47da5e-anotherday.pnghttps://imgutil.s3.us-east-2.amazonaws.com/d2ef095afb2d78fab3121bb3a77b001c0f8d9adee40bcd69db46176efcadf9c7/087a67da-8913-4c37-accf-0cb9ada5e498.png
D'anonymousCoder
@D'anonymousCoder1
https://scrapbook-into-the-redwoods.s3.amazonaws.com/472d5fa5-c9e1-4a96-b502-6afe05f0d45f-screenshot_2024-07-10_220442.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/6ba07a71-d6d2-411d-a490-e9ee0c10b66d-screenshot_2024-07-10_220507.png
summer-of-making emoji
thinking emoji
github emoji
ArmaanG
@ArmaanG0
#arcade I made a trackball mouse using an Arduino and optical flow sensor I found. Admittedly the print failed, but I just improvised and it works pretty well. I'm thinking of making a second iteration with a usb-&gt;serial or rp2040 for better utility but its a pretty good stopping point (I put a bit more work after my last arcade session but forgot to track it)
https://scrapbook-into-the-redwoods.s3.amazonaws.com/1a250625-7d62-43d7-8ecb-1020724cdc7e-image.png
summer-of-making emoji
thinking emoji
hardware emoji
YusufKhan
@YusufKhan0
Ok so basically I'm a beginner in Figma and I wanted to try to make a design system. I think I did pretty well considering my level of knowledge. It's not really organized right now but I made it. I hope to actually make something with these later in the feature once I get much better. Overall, I definitely learned a lot. It also took me much more time then it should have.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/a36552fa-e1ec-415a-97ba-4690013e1edb-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/3ee376a8-798e-4e6a-84f3-87ab528b16d0-image.png
thinking emoji
summer-of-making emoji
figma emoji