🚢

Posts tagged with :ship:

EvanGan
@EvanGan7+
Day 27 of #100-days-in-public. Today I spent time getting my react site to compile. Originally it was set so that you have to specify a directory it is going to run in but I managed to change that to the ./ directory so it can run in any direction. I also added some instructions for the user. Tomorrow I am going to work on getting it up on my website and shipping it. After I ship it I think I may try to incorporate an interaction library like MUI or EUI now that I am more familiar with react. On another note, I got my fudge from #10-days-in-public!
https://scrapbook-into-the-redwoods.s3.amazonaws.com/1ac07799-806c-485c-8652-40187636fc7a-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/dec7b082-9f47-47c7-8bcc-a6d235a122d2-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/28aa44fb-3b12-41f9-85d4-9b878e63c410-screen_shot_2024-03-12_at_5.46.19_pm.png
EvanGan
@EvanGan7+
Day 26 of #100-days-in-public. I want to take a bit of a different approach on my #scrapbook today. Currently my Gemini based rug game is in a state where I am considering #shiping it but have an idea of one last feature that will require me to modify some of my code to create, and make it much more original. I think I may ship the current version tomorrow and then continue working on the last feature. Today I had a bit of a realization why react is such a good framework. Basically, my goal is to have a text box pop up when the user needs to enter their api key and not show up if it is already in the URL(see yesterdays video). The beauty of react is that I can do this very simply in one element by simply detecting if they need to enter a key, and if so returning a different piece of HTML. If they already have a key then I can simply return nothing and nothing pops up. With React I can just throw this element in anywhere and it just pops up when it needs to and disappears when it is not needed. Also, React allows me to easily modify page layout, say for example if I wanted my chat box to be below the input I can do that with swapping one line of code.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/75c0d84a-376d-4b14-8291-60745b34f170-screen_shot_2024-03-11_at_10.13.57_pm.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/47ec7cb2-1fc5-4a1d-8528-323680613edd-screen_shot_2024-03-11_at_10.10.34_pm.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/64e81165-6e8c-4ea5-8a92-2a428ef7be5f-screen_shot_2024-03-11_at_10.06.31_pm.png
phaedra
@phaedra0
I built a student portal/site for my school! In the future, there may be AI and official district portal features thrown in as well, but at the moment it's primarily being used for my school's course selection since that's what's happening right now at school. I'm so happy to have finished building it! It's a project that I've been hoping to launch since my freshman year of high school but never had the coding expertise to execute, and now it's open-source and live for the 1,700+ students at my school to access! Using Next.js, React, and the magic of the Google Sheets API, I was able to sell the course catalog that my school has (and I now encourage you to check it out)! It's now available at mybla.vercel.app :D It's been awkward walking around and seeing people compliment the project due to seeing my name in weekly announcements but I'm happy that it already has a happy user base even after being released for a short while.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/58eee7b0-4d5a-4075-8ad8-73de2e476309-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/4f6fb409-4a02-4301-8411-56489af79756-image.png
Aram
@Aram0
🚢 ANOTHER WEBSITE SHIP 🚢 I shipped 3 new pages for my website! The first one is a photos page, it pulls automatically from my Flickr for the photos and uses static images as fallback. The second one is a blog, it uses markdown files and tailwind typography for rendering them nicely! The third one is super simple but its a stack page, It includes the tools I use. Hardware and software! The website is written in :nextjs: Next.js and :tailwind: Tailwind CSS. It's all open source! ⭐ it on GitHub and live on aram.sh
https://scrapbook-into-the-redwoods.s3.amazonaws.com/356954c2-3c84-4406-8d1a-d02d5937d741-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/3aa4c7e8-6e67-4967-861d-3cca7d109df9-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/86f52934-d3ce-4771-b295-a54c171b19bd-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/acf24e6a-b7b4-449b-acde-0bfd82870189-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/71aa43726029a36799259ed104cfb8758c20049951f5a659b1f28259ad78af04/4abb2e3c-82b8-4d10-953b-2eb29f3f1bee.png
TheTridentGuy
@TheTridentGuy0
Recreated the classic Chrome dino game for #sprig:
https://scrapbook-into-the-redwoods.s3.amazonaws.com/862baa4c-2e20-4d38-a505-c97892fe5d40-dino-game.png
Kieran
@Kieran0
#ship I finaly finished procrastinating on making the pcb for my led cube and was able to knock it out in less than 8 hours total; particularly proud of no drc errors and a clean schematic
https://scrapbook-into-the-redwoods.s3.amazonaws.com/08e727cc-e70f-496e-8944-a0a015115d00-pcb_pcb_led-cube-4-layer_2024-03-04.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/f4457ce6-0be8-4aea-9d0c-1e75fba2fdd5-schematic_led-cube_2024-03-04.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/a379ba14-925b-4c7a-a99f-dcc852696599-screenshot_2024-03-04_at_21.59.51.png
Kieran
@Kieran0
made a custom #arc-browser icon!
https://scrapbook-into-the-redwoods.s3.amazonaws.com/c2333fe2-19bd-48f7-90cb-97bda2e200be-mac-pro-max.png
toby
@toby0
GOOD AFTERNOON EVERYONE! MERRY SUNDAY!! let me tell a bit of a story. it was yesterday afternoon, and @zoyashussain reminded me that the swift student challenge submission date was tomorrow (thank you zoya!!!!) so, i scrambled to make an app! enter MOL!! mol is a mini app on your iphone and apple watch that lets you view the elements of the periodic table and all of their properties! 🧪 :table: 🧑‍💻 mol ios: github.com/tobyab/ssc24 📱 mol watchos (my favourite mol): github.com/tobyab/mol ⌚ (i'll combine the repos at some point) it's not on the app store (yet!), since i don't have an apple developer account. but do clone the repos and run them on your devices if you wanna give it a whirl! pls enjoy! thank you for reading!!! 💖 (p.s, i don't understand chemistry, so none of this made sense to me either :P)
https://imgutil.s3.us-east-2.amazonaws.com/9721c54fb6a9900dd665266ca9fcc8b424052dbf17a8667fd241cdf327a7f4c2/4d47dadf-f972-4a74-9520-737078853c82.png
toby
@toby0
GOOD AFTERNOON EVERYONE! MERRY SUNDAY!! let me tell a bit of a story. it was yesterday afternoon, and @zoyashussain reminded me that the swift student challenge submission date was tomorrow (thank you zoya!!!!) so, i scrambled to make an app! enter MOL!! mol is a mini app on your iphone and apple watch that lets you view the elements of the periodic table and all of their properties! 🧪 :table: 🧑‍💻 mol ios: github.com/tobyab/ssc24 📱 mol watchos (my favourite mol): github.com/tobyab/mol ⌚ (i'll combine the repos at some point) it's not on the app store (yet!), since i don't have an apple developer account. but do clone the repos and run them on your devices if you wanna give it a whirl! pls enjoy! thank you for reading!!! 💖 (p.s, i don't understand chemistry, so none of this made sense to me either :P)
https://imgutil.s3.us-east-2.amazonaws.com/9721c54fb6a9900dd665266ca9fcc8b424052dbf17a8667fd241cdf327a7f4c2/1adec4fd-aa64-4771-8d22-40f8c9eba347.png
toby
@toby0
day 9 of #10-days-in-public!! today, i built an app for the student swift challenge. it's super late right now, so i'll ship it all tomorrow, but here's a look at it! :swift: 🧪
https://scrapbook-into-the-redwoods.s3.amazonaws.com/5156f756-b53f-4fc6-94b1-531b0a0eebd7-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/65b23700-64e6-4296-9883-d04de4988814-image.png
KarthickArun
@KarthickArun0
Working on my portfolio, little late to the party tho lol, planning some advanced stuff with 3d cards for projects and certification and also tags for projects , cant wait to #ship it probably in the summer along with a python script to update the projects and ceritifications and add new ones programatically with templates, hopefully finish this during this summer
https://scrapbook-into-the-redwoods.s3.amazonaws.com/bd3dd928-1e04-4216-84d8-9924c139b398-screenshot_2024-02-20_at_7.27.05___pm.png
Aram
@Aram0
🚢 WEBSITE SHIP 🚢 I have made a 📖 guestbook to my website! It allows you to read posts, login in with GitHub and post something! It uses :vercel: Vercel KV (soon migrating to upstash) and next-auth for authentication. This was inspired by @toby’s guestbook on his website! This is now live at aram.sh/guestbook! Leave a message today! This was built for #10-days-in-public!
https://scrapbook-into-the-redwoods.s3.amazonaws.com/16b6baea-56b1-4239-b21d-b470c6b22177-image.png
Kieran
@Kieran0
Day #1 of #10-days-in-public; I worked on my website and added a new feature to my bag scanner tool (kinda evolved into a slack toolkit). For my website I added a gist mirror so that m.kieranklukas.com/g/d99bc46b29dab92ed1799451188e02da pulls my docker compose management script. For the bag scanner tool I added the ability to search for a user in hackclub by name and get data about them; one annoying thing about that project is that since it works with a 58.3mb file its a pain to load into an editor.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/84265ac8-9699-465b-8185-e180faca9f6e-33345.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/7b3ca6bb-f4cc-4220-aba6-b88480ec098b-image.png
KarthickArun
@KarthickArun0
https://imgutil.s3.us-east-2.amazonaws.com/67febf5544d6e93cb5cfe4dafd1db09936d55070e204b3b375542115c9062e19/5102c2bc-3bdc-48ea-bc47-74c30ed389db.png
Kieran
@Kieran0
🚢 One more ship before i turn in for the night; I got ui working! now I have a snazzy ui as well as working snipper; i chose clack as the ui framework as it was already written in typescript; clack can be found here: github.com/natemoo-re/clack
https://scrapbook-into-the-redwoods.s3.amazonaws.com/fe0a3d8c-7cb4-429a-9c43-8278642c9204-17769.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/2352786f-e3be-473c-9d0a-d239a0e84d65-96934.pnghttps://imgutil.s3.us-east-2.amazonaws.com/8801f5e6e1525921e396ea3f521b7f5d988bacfe8304bc7dacd1a66451a3c555/4d0041a7-e26c-47d4-b92f-3b892f28cb6c.png
Kieran
@Kieran0
🚢 Another micro ship! I built a shopgoodwill.com auction snipper to try and snag an ipod; it is written in typescript and bun as usual and requires only a max bid and auction id to work (besides authentication of course); i'm going to try and add a tui for it and clean up the code a bit but it works!
https://scrapbook-into-the-redwoods.s3.amazonaws.com/dd1d330c-f431-4d61-b14b-fec25d3f299a-image.png
Kieran
@Kieran0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/52e2112f-291e-4c76-b15d-191e7ed70e08-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/649702540a487ca58051e338345802f0475b238b3c38ebf56002bebe23d05993/627088ea-2345-4aa0-8a27-4af255159d6b.png
Kieran
@Kieran0
🚢 micro ship! I got a scrappy integration working with netlify and my websites blog backend vrite and can now publish posts from scrappy onto my blog automatically! well currently semi automaticaly; scrappy webhooks are broken rn but once they are fixed it will be!
https://scrapbook-into-the-redwoods.s3.amazonaws.com/a5a50aac-6c16-427a-998e-b0fe5311ab09-image.png
jdogcoder
@jdogcoder0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/aee12e21-9ca2-4843-bfd8-3629c1e2aeab-cleanshot_2024-02-06_at_12.43.16_2x.pnghttps://imgutil.s3.us-east-2.amazonaws.com/e05c48f1970288c4d4291e878cb3f688814742a78d194a8c78c56075b82be43e/aeb64b4c-b0ec-4e2d-a914-4ba1b2a426d6.png
Aram
@Aram0
🚢 EXPOSE PIZZA SCAMS 🚢 Ever been puzzled about whether to choose a large pizza or a small one? Don't take my word for it. You can find out for yourself with a small tool I've created! Just put in your price and size and it will effortlessly calculate the price per square inches. Check it out on aram.sh/pizza! The code is open source on aramshiva/website, (please ⭐ it)! :pizzaparrot: Happy 🍕 Partying! :pizzaorph:
https://scrapbook-into-the-redwoods.s3.amazonaws.com/f1daddde-2380-4c79-b7fa-9ed18b583727-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/93af20fcbb8f2683df2b571b87a168673364e781bc157b51a744a8d6bf465a71/6048dd5f-4eec-4519-bce0-108d4f47660b.png
Kieran
@Kieran0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/362c25a9-1549-46a6-af12-354d8ffe2e3a-51253.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/bfe1ce7e-96f5-4968-883c-e24ddf0c5cdf-pxl_20240129_185853609.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/39842a56-73a6-4766-97bb-1a16086b98d4-66286.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/e11e28fa-82c4-4695-a7fd-dd6b29a9b3f8-pxl_20240129_185840165.jpg
Kieran
@Kieran0
ASCII 🚢 ! @ohnoitsnoah gave me an account on their tilde server and in trying to think of something to put on there I though of asci art leading to the inevitable rabbit hole of a new project. I made a tool to download asci text in different fonts from a website called asciified.thelicato.io and convert it to json with the corresponding font attached as a key; then some html renders it on the web with a variable font size script to make it always fit along with some js to make the font you get random! njoy ™️! github.com/kcoderhtml/-kierank
https://imgutil.s3.us-east-2.amazonaws.com/90f0fe3d2928cd8b829a94b146da897eade62b916b2a93779f3f1ff1376c64be/3333e815-b274-4a97-b70f-888271813906.png
reesericci
@reesericci0
:shipitparrot: :oblong: OBLONG SHIPPPPPPP :oblong: :shipitparrot: Introducing v1.3.0 of oblong admin! It's an improvement over v1.2.0. It now has a fully featured OAuth & OpenID Connect API & a nice developer portal (Sign in with Obl.ong???)! There's also now a system for requesting "provisional" domains that immediately appear in your account while pending admin review - no more tally form + manual transferring of domains. Admins now actually get a page in Adminland where they can approve/reject domains. Additionally, we finally implemented a linter so the code is a bit more bearable than it used to be. You can use the release live today at admin.obl.ong - or host it yourself! github.com/obl-ong/admin/releases/tag/v1.3.0 Side note: We now have a forum! You can register for the forum with your Obl.ong account (thanks to the new API) at forum.obl.ong --reese :shipitparrot: :oblong: OBLONG SHIPPPPPPP :oblong: :shipitparrot:
https://scrapbook-into-the-redwoods.s3.amazonaws.com/05a1799e-4722-4a30-ad64-094ab5e0fd51-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/9282c44e-b18d-465a-ad3f-e4c094f71857-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/8ad9cd77-91c0-401f-b094-a8491f236047-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/0140844cc7e1ffc3d40a1f4334affb6ca41b458d9d0b61e9bd58b015bbe10383/730624fe-f388-4c00-ac85-3b492ec552fa.png
Kieran
@Kieran0
https://imgutil.s3.us-east-2.amazonaws.com/33c66b6881328f9948c3e13aee105569e841a8c057e19b3b8a147377ef36897e/68db0e9d-ad56-4272-aa27-5d3c4733dbfa.png
Aram
@Aram0
🚢 WEBSITE SHIP 🚢 Coming soon to my website: a live widget showing what I am listening to! This was a fun one as I was learning how more secure APIs work and will come in useful for future projects! Built with :nextjs:, :react:, :typescript: and :tailwind: ! Inspired by @itsmingjie’s monolith website widget! Coming soon to an aram.sh near you!
reesericci
@reesericci0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/d3f10bc3-d9ff-4b0f-9647-23336af37f10-image.png
Aram
@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!
https://scrapbook-into-the-redwoods.s3.amazonaws.com/16be6cec-b7e5-4e6b-b064-b3e5cc881317-screenshot_2023-12-08_at_5.44.53___pm.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/eadb70f2-58ed-4fd2-8cca-5464f659b0a3-screenshot_2023-12-08_at_5.44.46___pm.png
JosiasAurel
@JosiasAurel0
forgot to post this weekend but began working on a pacman-like game called "pacbot". I'm using emojis cuz I'm too lazy to draw proper characters. hoping to ship this soon #100-days #100-orpheus
https://scrapbook-into-the-redwoods.s3.amazonaws.com/d7634dd7-a738-4373-8802-8b6f8a282ccc-image.png
secondary-smiles
@secondary-smiles0
Somewhat of a WIP, but I've been working on the Molerat protocol for the last few months and it's coming along really well! I've implemented a server for it Moleserv in Python, and I'm working on an Ncurses client for it in C currently. It's been a huge and fun project for a while now. It's not 100% ready to use since the client isn't done yet, but it's at a point where I want to start showing it to people. Here's the client I'm working on by the way: git.trinket.icu/molehole.git In the end, this is less of a code/software ship, more of an announcement for the protocol which is ready to be shared. We even have a lovely mascot, Potat the naked mole-rat!
https://scrapbook-into-the-redwoods.s3.amazonaws.com/c1a627f8-1b79-49e9-9d9d-41f399177d9e-potat.png
sahitid
@sahitid0
:forsyth-hacks-label: forsyth hacks (#forsyth-hacks) happened on November 18th, 2023 and was an overall success! at a point we had around 60 attendees and overall had an amazing time with our theme ⚡ (electricity) as well as workshops ranging from @ajs2’s jams to a mini UI design competition. and finally, the hours of food, coding, new friends, and projects (everything from a storm tracker app to a platformer game made w flow!) personal highlights of the event for me was probably the conversations i had with new people :heart_hands: the whole day, the chance to mentor a group into creating their entire project - from not having an idea, to developing and shipping it 🚢, lightning talks during lunch (like the one about jamstack by @davidm) 🎤, presenting an APIs workshop :postman:, the amazing swag we were able to handout (including string bags, polaroids :tw_camera_with_flash:, & stickers), and of course the presentations at the end! i want to give a huge thank you and shoutout to the following: • @ChristianDutton-U04E0LL16MA right hand man all the way and helped make my website design a lovely reality. (can't wait for 3.0) • @RyanDu-U04QM0MH6TV for the fresh new perspective and ideas for the event & an awesome workshop on how to not make crappy UI design (as well as the mini:figma:competition afterward) • dj! for the most amazing design and logo for the event :forsyth-hacks-2-bulb:. (or "sick sticker" as sam poder himself deemed worthy) • everyone who attended! we had over triple the amount of projects than last year and over 80 registered by the day of! • and ofc everyone at hack club :hackclub-party: who cheered me on all the way (and :bank-hackclub-dark: ofc hcb grant- this event would not have been possible without this :money-printer:, and from the bottom of my heart i am very grateful :blobheart: ). ◦ i had an amazing conversation with @theamazing0 in the middle of the day about how special hack club was to me and how he's in the process of discovering this love for the community as i did a year ago. ▪︎ this spread of love would not be possible if not for the support of more hackathons and more clubs around the world! 📷 full photo album: photos.app.goo.gl/RdvvgMmpD3rpioNc6 :githubparrot: hackathon website source code: github.com/SFHSHackClub/forsyth-hacks-v2-site
https://scrapbook-into-the-redwoods.s3.amazonaws.com/0fc712f0-05cc-411d-a2de-6793f056a2b0-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/5a925c33-5113-49a6-965d-fbce54ff0a38-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/11b3e1f4-6e24-4ecc-8bc1-cfc66b23978a-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/fc345924-8000-4c8f-bfe8-737e6271af81-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/65422c80-ec94-4c59-9973-0a840c296cc8-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/ae43eab0-98e7-4ddb-8c2d-1d68f2c1cb95-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/f6ee376f-a0db-4f73-bf69-3f3296a4c2f1-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/ed9e42d0-b168-44d5-b555-fa1419201080-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/2528f751-a3da-4aad-b7cd-e5caed3a1d57-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/614a5d50-c505-4fbc-a3fa-175786b08cd4-image.png
karolina
@karolina0
i spent this weekend at impact hack atlanta (www.impacthackatl.com), my first college hackathon AND my first in-person hackathon! i had so much fun meeting new people at tech and building solutions that intersected tech, policy, and sustainability. i created Partix, a particle visualization tool that uses the OpenWeatherMap API to display live data of particle pollution. build information (including a demo video) is available at www.karolina.mgdubiel.com/particle/build, and a live demo is here: <http://www.karolina.mgdubiel.com/particle|www.karolina.mgdubiel.com/particle> :)) it's mobile and desktop responsive (mobile is a little iffy -- slacked on that bc of the 36 hr time limit), but i learned sooo much about js building this and overall am really proud of the project. 🌿 UPDATE: i won two categories :)) best submission on the "healthy planet + people" track and best submission award from Southface, an atlanta climate action npo :D
https://scrapbook-into-the-redwoods.s3.amazonaws.com/0551c80e-243e-4252-9085-939496aa91b4-dubai.png
ThomasStubblefield
@ThomasStubblefield0
made a bit of progress experimenting on an idea (Yaps - You And People Ship)
https://scrapbook-into-the-redwoods.s3.amazonaws.com/7a3132c5-8ad0-4804-86b1-9abffe7a418f-screenshot_2023-11-11_at_5.10.07_pm.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/25e28282-6923-417c-b5df-73b6438a2435-screenshot_2023-11-11_at_5.09.53_pm.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/0b49b3bb-cc1d-4b7d-8083-e119eb80311d-screenshot_2023-11-11_at_5.09.23_pm.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/47235373-0626-4769-8d24-23a601b8a096-screenshot_2023-11-11_at_5.10.46_pm.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/e93b1557-2d6f-41a1-933c-f675ec273c16-screenshot_2023-11-11_at_5.09.08_pm.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/c4b46aa8-8de1-4d12-86ec-f56ad8515c94-screenshot_2023-11-11_at_5.08.38_pm.png
HinsonChan
@HinsonChan0
Just shipped an idea I had this morning! github.com/flatypus/flowchat I was thinking about how often I'd create chains of data with GPT, but I wanted the process a lot more streamlined than langchain does, and this came out! It's published on PyPI at pip install flowchat 🙂 Here's an example of the usage, hopefully it make sense lol. Definitely lmk if I can improve this idea!
https://scrapbook-into-the-redwoods.s3.amazonaws.com/f097265b-7e47-4640-81be-02dbc32dc185-image.png
jdogcoder
@jdogcoder0
Just shipped github.com/jdogcoder/harvest-hackathon-game as part of #harvest! Currently at an semi MVP, and site will 100% crash/error if more than 2 people try to play the game, but essentially you each control a hand, and are trying to get them to link. I have yet to build this in, but you will then have to avoid obstacles for as long as possible. When this was going to tie in with Haunted House, after 30 seconds of avoiding it would redirect to the next haunted house room, but I am going to convert it so its leaderboard based. If you want to attempt, you and a friend can visit harvest-hackathon-game.vercel.app/game. It may crash if others are on, not super sure yet. More refactoring to come shortly. A HUGE thanks to @zrl and @Elliot for their help on this!
reesericci
@reesericci0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/336c0197-4902-4811-ae0b-009aa9af9e1e-screenshot_from_2023-11-03_10-03-42.png
ShawnMalluwa-U04BBP8H9FA
@ShawnMalluwa-U04BBP8H9FA0
whats up my hack homies its time to hit you with sheepy ship #GMM0VHBBM|, my 3rd code project ever and my ship from #harvest! stormygrubbybackups.shawnmalluwawa1.repl.co I would say more but i think in this case, the less said the better. check it out, and have your life changed.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/35dfae68-8400-4696-a079-862fa1dd953e-image.png
dominic
@dominic0
I 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!
https://scrapbook-into-the-redwoods.s3.amazonaws.com/762cff16-7276-40ec-826a-d62e704aaa88-image.png
sam
@sam0
After some keyboard smashing :cat_typing:, the #trillium-hacks website (1st iteration) had departed from the port 🚢! Check it out over at trilliumhacks.com!
https://scrapbook-into-the-redwoods.s3.amazonaws.com/484bae86-b834-4559-b99f-03e6fdd03fa9-image.png
rivques
@rivques0
This is the TOTKey, a tool that generates time-based one-time passwords (TOTPs) for 2-factor authentication. I don't always have my phone when I want to log into an account, so I built this. It's an RP2040-based #onboard PCB with a 128x32 OLED screen, a real-time clock, and a few buttons. The board runs CircuitPython, but it's all managed via WebSerial and a web interface at rivques.dev/random-raw-files/totkey.html.
acon
@acon0
🎏 I drew the flag for #flag-referendum! Featuring: pirate Orpheus, doing a salute pose, pointing ahead. I thought about doing it when @KaraMassie asked me whether I was entering or not. I thought about it, then went to the #flag-referendum channel to look around. There, I saw @KrishnaBansal-U03CBNJUWJG’s pirate Orph and immediately got inspired. What if Orph was wearing a pirate hat?? 🏴‍☠️ It was a fantastic idea. Scrolling further up, I saw @LiterallyEverything-U04LNE9HEFK’s saluting Orph - the pose added so much personality to the character. (And, one of my personal design/art principles: ✨ personality ✨ - not always in the literal "character trait" sense, but something that brings life into the art.) Scrolling further up, I saw @JamesXiao-U04EQJ4RRHA's logo - which is genuinely just a well designed logo. It fits both the tech and boat vibes - so why not replace the traditional pirate skull on the pirate hat with it? I've honestly just taken in a lot of inspiration from everyone who has submitted a flag, even if it's not as obvious as the ones I've listed above. As @cwalker says, it was truely a community effort and couldn't have been made without the rest of y'all. So thank you all!! I hope you enjoy the flag as much as I had fun drawing it :yay:
https://scrapbook-into-the-redwoods.s3.amazonaws.com/e362bc19-6e71-4e9b-b1b8-ad17f8ecdabc-image.png
cytronicoder
@cytronicoder0
mmm, there's #100-days left of 2023 - what better way to kick things off than a revamp of my life? 💜 introducing v2.cytronicoder.com, the latest edition of my portfolio which I started last year. featuring the comeback of my ✨ projects ✨ showcase, as well as a brand new purple theme + profile picture rotation based on my Slack profile pic over at slack.cytronicoder.com! :slack: additionally, non-hacky stuff: I opened up (sourced?) my two spotify playlists @ my profile (psst listen to the alternate version its honestly better) and my React workshop @ buildingbloCS! go check them out, and feel free to reuse the workshop materials :roo-love: finally, i'm really excited to tell yall that my abstract on single-cell embeddings and spacial distributions (quite a mouthful tbh) has been selected for both a poster and oral presentation @ GIW ISCB-Asia 2023 :partyparrot: now comes the part where I go on an indefinite hiatus to work on my final paper, presentation, and poster + school summatives
https://scrapbook-into-the-redwoods.s3.amazonaws.com/e82f9cf8-3612-42aa-a7e0-dea180dcbf79-screenshot_2023-09-22_at_22.46.05.png
sampoder
@sampoder0
🇨🇦 Hack The North 2023! @ImDeet-U045B4BQ2T0, @fayd and I teamed up to make :goose-dance: Hack The Geese :goose-honk-left:! It was a game that attendees could play using the QR codes on their badges. Here’s how’d it work: 1. You’d scan your badge’s QR code to log in. 2. Your find someone who you’d like to compete against and scan their badge’s QR code. 3. You’d both receive a prompt, eg. “take a selfie with a someone with blue hair”. 4. You’d race to take a fun picture based on the prompt before the other player does. 5. You either win or lose, then you got to choose wether or not to rematch! You can go to htgeese.tech/album to see all the photos that folks took during demos with the game (and many more of me stressing over the backend)! We used a slightly cursed combination of a Next.js frontend and a backend written in Go which interacted with one another through Websockets…. yeah, very cursed and very jank. We also used Vercel’s new Postgres & Blob storage services which were surprisingly good. And, of course, we used Prisma…. including it’s slightly hacky spin-off Go client. Another awesome part of the game was @ImDeet-U045B4BQ2T0’s custom designed geese (GEESE!): :htn-goose-1: :htn-goose-2: :htn-goose-3: :htn-goose-4: :htn-goose-5: :htn-goose-6: :htn-goose-7: :htn-goose-8: :htn-goose-9: :htn-goose-10: Every player got one of these made for them when they first signed! The game was a bunch of fun to play IRL and we had people playing it throughout the demo session. Attached is a sick selfie of @fayd in his sunnies and the judge! And at the end of the day, somehow, we were selected as winners so we got to demo on stage and won a couple of prizes which was pretty cool! Here’s us playing a game with all the attendees and a couple of other photos from the weekend (including us working on the project while on #hack-night!). The GitHub is full of more photos and stories from the weekend: github.com/sampoder/hack-the-geese. O CANADA!
https://scrapbook-into-the-redwoods.s3.amazonaws.com/cf2b0eb5-4b92-4c06-b2aa-78cf8f83342e-68747470733a2f2f636c6f75642d3677737063706132732d6861636b2d636c75622d626f742e76657263656c2e6170702f3070726f6d70742d302e393935333738393433393239363533322e706e67.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/2f66fef0-8448-486c-be64-62d76829d73b-268510329-08ca52f3-2170-453e-b223-0abe5576a1d4.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/f4cfcc99-9382-4421-a683-adbf54bf5d35-268510412-4a7e75e7-e510-48f7-bf8e-38f493a24f4c.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/880621d2-d658-4bdc-8769-7cf5c80e4be4-268509113-916408e1-8e21-4487-9c4c-2dd77e81515b.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/f34e634d-a7b3-4b96-b381-aef9f5afb17c-68747470733a2f2f636c6f75642d38626e6877713064682d6861636b2d636c75622d626f742e76657263656c2e6170702f3073637265656e73686f745f323032332d30392d31375f61745f372e34382e34355f616d2e706e67.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/b08d5e1f-f330-4c45-bcd1-6ae51255a6ba-268523676-2aaf42d3-3d4c-4a93-bea4-4c6b212b3905.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/49062a69-7d85-4924-99f0-a56aae1619b7-68747470733a2f2f636c6f75642d38626e6877713064682d6861636b2d636c75622d626f742e76657263656c2e6170702f3173637265656e73686f745f323032332d30392d31375f61745f372e34392e30335f616d2e706e67.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/a22cced9-0970-40fd-9700-a106aff68745-screenshot_2023-09-17_at_6.13.58_pm.png
cwalker
@cwalker0
I made a floating motorized bouncy castle. Will be talking more about this project in #mr-cwalkers-wild-ride for those who are interested
reesericci
@reesericci0
:shipitparrot: :oblong: OBLONG SHIIIIIIPPPPPPPPPPPPPPP :oblong: :shipitparrot: The admin dashboard for Obl.ong, a free subdomain service (i.e. reese.obl.ong), has been completed and users are being onboarded! You can claim your domain today! It has a fully-featured DNS management panel, with more features like email forwards and PURLs coming soon!! Go to obl.ong and join the waitlist! All the code for the admin panel and is fully AGPL open source at github.com/obl-ong/admin. This is really meaningful for me to finally see this be shippable, and me and @m04 have been working on this for some time now. (p.s don't tell anyone but just go to admin.obl.ong and sign up :P)
https://scrapbook-into-the-redwoods.s3.amazonaws.com/5d45e3c0-586c-4c12-9655-7918b5080e50-screenshot_2023-08-10_at_5.27.02_pm.png
jzaleta
@jzaleta0
Woohoo! After some long-time procrastination, the #ship time has finally arrived! 🚢 Back in 2021, when I joined Hack Club :hack-club:, I had an idea—to create a website featuring the contents of my old iPod. However, that initial attempt didn't quite work out because I lost access to the files. But, guess what? Years later, I successfully managed to recover those old files, safely stored on an ancient hard drive, and now I'm giving it another shot! But this time, instead of making a simple static site, I used Vite.js :vite: to build github.com/jzaleta/stuff-warehouse! Give it a ⭐ on :github: if you like it! :salute:
https://scrapbook-into-the-redwoods.s3.amazonaws.com/f036e372-8ca7-4396-ac83-3bf21259eb5a-stuff-warehouse.png
ajs2
@ajs20
Mini ship! (somehow this is my first ship, i’ve been here for months and haven’t shipped, wow) I’ve always been interested in ambient information, and here are two little projects based on that! The first one is a weather display. It’s powered by this guide code, but I made a few changes to make it my own. The other is just a big clock. Again, it’s based on a guide, but I added the date to the bottom (because in my house we get very confused about the date sometimes lol).
https://scrapbook-into-the-redwoods.s3.amazonaws.com/1aef8bb5-2b12-4e21-b9f4-72795d803018-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/245dac9a-7627-4232-b337-e2018bf930ae-image.png
jzaleta
@jzaleta0
Wahoo! Today I learned how to use :vite: and I moved my github.com/jzaleta/night-skies project to use it! It was very fun to implement ES modules and to find janky :jankman: ways to add P5.js to it. :peefest: You can check the result site at night-skies.vercel.app like last time and star it ⭐ on GitHub if you want :) I still need to find a way to properly add meta tags so my index.html isn't very big but anyways this was nice to hack on.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/3598f7df-58be-4521-a0fe-d2d1c6699a75-screenshot_2023-07-13_at_18.29.10.png
jzaleta
@jzaleta0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/a9fae087-0985-4c29-9009-0b95791a35b8-captura_de_pantalla_2023-06-15_a_la_s__16.03.53.png