react emoji

Posts tagged with :react:

QuackX
@QuackX2
๐Ÿ“” New Devlog Boosted Author: @_got.DDR5.RAM_ Title: Omni-Core Summary: You are browsing as a guest. Sign up (or log in) to start making projects! Progress: โ€ข I made a fully-local AI-powered student assistant. Like it has EVERYTHING from Textbook Analysis, a Priority Matrix and Web Research to Music Streaming and Music Downloads to Auto-Meeting Transcription and Observer Mode and MORE. Like, building this project was a nightmare in debugging as it used Tauri, Rust and React, and shifting between debugging one to the other is hell as they are VERY DIFFERENT. And the most powerful thing is that this app is like that one teacher who refuses to stop observing you guys, so that you guys work. This constantly records your screen (bit like PiecesOS or Windows Recall BUT I donโ€™t ship all your data to a server unlike Pieces) and gives you statistics on what youโ€™ve been doing, and your entire data including Statistics, Goals, Tasks, Textbooks and Notebooks and MORE are sent to the local AI models (btw, yeah, you have to have Ollama set up with the 4 models mentioned in setup) so that it has your entire context. And all this with no telemetry, privacy risk or internet needs, it can run COMPLETELY LOCALLY (music too is downloadable hehe). Also, please read the GitHub README as it holds all the features, I have only teased it here. Also, btw, this wasnโ€™t made in just 10 hours, that is just the time I had hackatime on (and Iโ€™m fine with getting 10 hours worth of Stardust as it is my fault for not having hackatime), I just want you to know that 60+ hours (3-4 hours per day including research) of MY work was put to this and that this is NOT just a scrapped project that over-claims and under-delivers. โ€ข Yea, I just added a Start-up page, and also finished up with all the core features. (I spent way more than 3 hours lol, donโ€™t think I just sat and built everything in 3 hrs). Anyways, try it out at: github.com/Koundinya-Git/omni-dashboard Next Steps: โ€ข All devlogs, followers, and associated data will be removed. View Devlog button
github emoji๐Ÿ”ฌrustlang emojithinking emojisummer-of-making emojimusic emojireact emoji๐Ÿšขdino-debugging emoji
jack-jacobson
@jack-jacobson0
My first scrapbook message! I plan to document my learning and projects here. Stay tuned for more. See one project that I am working on below! I am also working on getting this on my website (jackjacobson2011.com) but its erroring.
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/d824f75c-ccbe-4c37-8757-58a5545d8cc3-image.png
summer-of-making emojireact emojigithub emojiscrapbook emojijs emojicss emojihtml emoji
pkncoder
@pkncoder3
I have been working the past week to get the Event system working & trying to fix pointer / referance issues (there are still a few I haven't figured out). But now I have a working event system. To recap, my project is a custom made rendering engine that focuses on diverse rendering options along with high stylistic control (very high-level explanation). In my previous devlog, I explained the Layer Stack, a top-down structure for controlling object ownership and main loop execution. Every frame, the layer stack runs the first layer to poll camera movement inputs (temp), and then next layer is ran to render out the frame through the RendererManager. This is great, but where the layer stack really shines is the event system. Events are reactions to when anything happens, keys being pressed / released, the window resizing, etc. When an event is dispatched, the layerstack stops, loops through each layer running it's "onEvent" function to let that layer react (ex. the final render needing it's texture resized). If a layer doesn't want below layers to react to the event, it can consume it, stopping the event dispatching and continuing execution. I struggled a ton with the event state not updating correctly, and the camera not giving the right values to render the triangles. It turned out to be objects/classes duplicating, and not being able to update. There is so many debug messages in the terminal ๐Ÿ˜ญ This was all front-end changes (no change in the render), but now there is a better system put in place (back end changes). Github repo: github.com/pkncoder/Engine/tree/Phase-IV Landing page / Website: <https://g|https://>pkncoder.github.io/Engine
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/4408dff0-2a61-46b3-8978-096dd953bf44-phase-iv-architecture.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/34cb6304-73a4-4b5d-918b-7313f1749ff4-767d320b-2725-42c9-a3ce-8f8e779333a0.png
summer-of-making emojigithub emojidino-debugging emojireact emoji
MohamedElsayed
@MohamedElsayed0
GreenSteps > AI-powered sustainability assistant Demo: greensteps.devlix.org Built this during a hackathon. The goal was simple: make sustainability less preachy and more usable in real life. What it does โ€ข Step-by-step, personalized guidance โ€ข Interactive AI flows instead of info dumps โ€ข Focus on practical actions, not โ€œsave the planetโ€ lectures Timeframe โ€ข ~2 days, end to end My part โ€ข Backend + AI โ€ข Most of the frontend Tech โ€ข FastAPI backend on EC2 โ€ข Gemini Live API (audio) โ€ข PostgreSQL (RDS) โ€ข React frontend on S3 + CloudFront โ€ข CloudWatch for logs What I learned โ€ข Time limits force better product decisions โ€ข Real-time AI + WebSockets get messy fast โ€ข People engage more when tools guide, not judge Not perfect, but it works and we shipped. Iterating next.
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/93625872-8d64-492d-9627-2b26915aba51-greensteps.devlix.org_impacts_iphone_14_pro_max___1_.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/025cfdc7-5f97-4f53-b694-ede26f32b0fe-greensteps.devlix.org_impacts_iphone_14_pro_max___2_.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/7699b93c-3b6a-44ae-a3b0-3e8e28eed19e-greensteps.devlix.org_impacts__2_.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/e91f2523-aa00-4fbc-ac2d-8f9dda3ec531-greensteps.devlix.org_impacts_iphone_14_pro_max_.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/381062aa-11bb-4382-9fb7-9b1a3c235e31-greensteps.devlix.org_impacts.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/af8db979-493d-4bcb-967a-83db1a528734-greensteps.devlix.org_impacts__3_.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/0c7da60b-1be2-4476-aa0b-af0ffb64ba1a-greensteps.devlix.org_impacts__1_.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/82ff13a8-d816-47fd-aefa-1838de420809-greensteps.devlix.org_impacts__4_.png
wom emoji๐Ÿšขreact emoji
rednotsus
@rednotsus0
I learned a bit of react today and i build this landing page for my project that's like imposer game but online and its going to be fun on a Chromebook and its really cool for me since its the first time using react so lots of things to learn but its been really fun
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/c334e361-73e1-4e78-bfa8-a71fb7ee1a0b-fed38792ab90298f__f02e75ec-e82d-490c-8f38-89fd424d86bc_.webp
wom emoji๐ŸŽฎcooll-dino emojireact emoji
tacy
@tacy0
day 32 of 50 days to 2026! I did crazy little today lol. I had work in the morning so that took up a bunch of time and then had the celtic ball which was insanely fun! I ran into a friend from the gen cyber camp at cedarville over the summer as well which was amazing!!! I quickly speedran this little react clicker for #C0A277A4FP0| because I want the orpheus plushy so very badly lol. I did it in quite literally 6 minutes :heavysob:
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/f359817e-27e1-4b59-88d4-56108930c180-76005.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/f86c4c0f-a835-4f06-9265-fbf592d5e846-img_8900.jpeg
react emojiorpheus emojiโ˜€๏ธ50days emoji
logabe
@logabe0
Day 22/50: โ€ข Started with #C09EZSEMB16| fulfilments! I helped about 4ยฝ people :D โ€ข Did both AoC puzzles today! It was pretty fun :) โ€ข Did a bit of work on Burning Rain โ€ข Cold-called some businesses in order to try and get a j*b. No businesses have any positions available where I live :heavysob:. It might be good to see if there are any tech-related businesses in the nearest city that have jobs. I'm also gonna update my CV cause it's been a year since I last touched it. โ€ข Did a proper workout for the first time since I got sick โ€ข Started poking around with Expo. Lowkey unless I find it really confusing I'll just go with Expo+React Native because I don't wanna learn two frameworks.
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/233d0783-ee2e-44c7-84d3-fd111e073606-image.png
react emoji๐ŸŒง๏ธaoc emojiโ„๏ธ
zeankun.dev
@zeankun.dev0
made an insanely bad UI for a React app but hey, these are just tests that Gemini can be customizable like ChatGPT (in terms of personalization)
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/005c0e0c-9049-46de-b527-1197d460edfc-image.png
react emoji
kkrishguptaa
@kkrishguptaa0
Mapped out the architecture I'm going to build Hatchet in. โœจ It will use 4 different databases, postgres, scylladb, redis and opensearch. The clients will be written in TypeScript with React, expo + react-native for mobile, nextjs for the web and tauri for desktop. Backend will be written primarily in Rust and Golang with one microservice in Python. It will use Cloudflare R2 for file uploads, Signal Protocol for Encryption. Very excited about using Kafka (I have no idea how it works, but I guess its needed for this one).
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/7d0daa21-37b7-4cd8-8cbb-a32015950c07-image.png
summer-of-making emojinextjs emojipostgres emojirustlang emojireact emojigopher emojitypescript emojipython emoji
ShaomingWu
@ShaomingWu0
set the channel topic: ๐Ÿ“ท ๐Ÿ’ป Pick a subject and learn about it every day! Share updates here and get a custom, beautiful site generated at scrapbook.hackclub.com! Not working? React to your post with :scrappy-retry:
summer-of-making emojireact emojiscrappy emojiquestion_1 emojiultrafastparrot emoji
stephanie
@stephanie0
new personal website in dev โš ๏ธ much more mature version comparing to my old one :))
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/5293713d-316f-4e87-a293-cbe119a469f6-image.png
summer-of-making emojireact emoji
Sinura
@Sinura0
hi guys this is my first scrap book post (working on a react app *coding). was working late.
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/e5629ac3-a02d-403b-aa55-97309333bf69-image.png
summer-of-making emojireact emoji
Vivaan
@Vivaan0
set the channel topic: ๐Ÿ“ท ๐Ÿ’ป Pick a subject and learn about it every day! Share updates here and get a custom, beautiful site generated at scrapbook.hackclub.com! Not working? React to your post with :scrappy-retry:
summer-of-making emojiscrappy emojireact emoji
SkyfallWasTaken
@SkyfallWasTaken0
Just shipped #C091PEQP7CJ|! It's like #C07UJMV9389| but for Summer of Making, and gives you updates for stock changes, new items and price reductions! I took a lot of what I learnt from High Seas Monitor and Arcade Monitor to make the codebase more maintainable and easy to hack on! โ€ข :blob-yay: happy-dom (dom library for nodejs/bun) is used to parse the som shop's html โ€ข ๐Ÿšข arktype (a library to validate the shape of types) is used for safe env vars, better intellisense, and to ensure that the scraping script isn't reporting false/undefined data because of a page change (it'll stop the script from running further and pinging people for false updates) โ€ข :sentry-white: sentry is used to monitor errors. since the bot does html scraping, it can be slightly fragile - sentry (to report errors) + arktype (to throw errors) help prevent that from happening โ€ข :react: jsx-slack lets you use jsx instead of json for block kit! while it doesn't use react, it helps keep your code a lot shorter and you get better intellisense. i use it for all the bot's messages and it's been a joy to use! โ€ข :bun: bun to use typescript/tsx without a bundler + for superfast package management! code's at github.com/skyfallwastaken/som-monitor. dual licensed under MIT and Apache 2.0.
spring-of-making emoji๐Ÿšขslack emojitypescript emojigoose-honk-technologist emojigithub emojiโ˜€๏ธreact emoji๐Ÿค–๐Ÿ’–๐Ÿ”ฅyay emoji
PianoMan0
@PianoMan00
Day 7 of remaking the Hack Club homepage! I'm converting to the site to React as fast as I can :dino_cry:
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/806522d7-466a-4644-8fa5-d66e0cad05dc-image.png
spring-of-making emojigoose-honk-technologist emojireact emojihackclub emoji
PianoMan0
@PianoMan00
Day 6 of remaking the Hack Club homepage! I'm working on migrating the whole site to React :blobby-sweat_smile:
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/751a05fe-62e9-496e-9ef9-629dba2f2601-image.png
spring-of-making emojigoose-honk-technologist emojihackclub emojireact emoji
jackson
@jackson0
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/ee43b5e9-0ae0-436c-849f-ca6e3e036fa6-image.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/5d4c7591-ed16-4e47-82fc-085c5f7adc43-image.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/36e4d82f-e734-4b11-ac2d-5affccde4952-image.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/5edff97c-5064-4933-88c2-7498a91792b5-image.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/c0efc73f-a5ac-461d-8957-430054d77b74-image.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/f5c4eb57-13ea-443a-bdef-5046c68c81ba-image.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/4814930c-984c-4305-bb75-31307578f9a8-image.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/03c2f8fa-beed-4613-b014-42f5b7d601b2-image.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/41c08786-3463-4c42-ba7f-0f19b63a35a2-image.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/bf1e93b5-a0a4-4077-8dd3-bd96e12286ef-image.png
spring-of-making emojigithub emojireact emoji
Ranger
@Ranger0
Over the last month, I have been revamping my personal site using react. And I'm quite proud of it! The mobile version is still buggy, but I think desktop version has the spirit :D As always the source code is on my GitHub! Website Link: justfahad.me (Thank you arcade <3 ) Github: github.com/Ranger-NF/Personal-Website
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/c39226c0-2767-40ac-a760-76d3732f8d0d-screen_shot_2025-05-02_at_21.56.06.png
spring-of-making emojigoose-honk-technologist emojigithub emojithinking emojireact emoji
PranavEmmadi
@PranavEmmadi0
set the channel topic: ๐Ÿ“ท ๐Ÿ’ป Pick a subject and learn about it every day! Share updates here and get a custom, beautiful site generated at scrapbook.hackclub.com! Not working? React to your post with :scrappy-retry:. lol
spring-of-making emojireact emojiscrappy emoji
SkyfallWasTaken
@SkyfallWasTaken0
A while ago, I made Vortex - an email shortener made with :ferris: Rust and :react: React! However, the UI has always been lacking (to put it mildly), so I decided to make a bunch of improvements to the site: โ€ข Better colour usage and styling โ€ข Better 404/error pages โ€ข Email logos! When you get an email, it now shows the company logo to make things look nicer โ€ข Emails are now sorted in the list โ€ข Better styling for plain text emails in dark mode โ€ข You can now clear the emails from the server to improve privacy โ€ข SSR! Which means faster page loads and better SEO โ€ข Code quality is easily 10x better โ€ข Rust deps are now up to date โ€ข Redis is now the database for the site so that emails donโ€™t get lost on updates โ€ข CI actually works now Give it a try! vortex.skyfall.dev Vortex has 12+ (sub)domains so you don't have to worry about getting blocked!
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/0130b45b-4a57-4cc8-9f03-ec0db74171fa-image.png
spring-of-making emoji๐Ÿšขrustlang emojireact emojigoose-honk-technologist emoji๐Ÿ’–
anne
@anne0
day 9 of #C045S4393CY| i worked on a react terminal portfolio website :woooo:
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/82109936-8cd9-487b-99cd-53895b8eba92-image.png
wom emojireact emoji10daysinpublic emoji
uwu
@uwu0
day sech ("tee hee funny word" ๐Ÿ˜) of #C045S4393CY| โ€ข css hates me โ€ข react hates me
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/cdbdf395-74d3-4679-af96-d109a37197da-screenshot_2025-03-02_at_12.32.59___am.png
wom emojireact emoji10daysinpublic emoji
Olive
@Olive0
Day 6 of #C045S4393CY| - I got hanging stuff to work!!!! I fixed how hanging lamps work to make them react to force balls and be suuupperr satisfying to swing around, and I added hanging platforms which are janky but I can hopefully get to be more stable (they're also really satisfying)
wom emojireact emoji10daysinpublic emojijuice emoji
FelixGao
@FelixGao0
day 2 of <#C045S4393CY|> I decided to try smth new and use vite + react for the first time! :yay: were errors caused? definitely. regretted using npm then changed to bun? yup. struggling with the frontend library chaos? 100% still am. but did I have fun? oh 1000% I'm excited to see this come to life :D there's what I got so far, will get the rest and some formatting fixed up, but this is going great :D
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/58e525eb-36a8-4924-a278-5f2365176487-screenshot_2025-02-25_at_10.26.35___pm.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/b64adef0-af31-4d41-a7ac-492092966fd1-screenshot_2025-02-25_at_10.26.38___pm.png
wom emojiyay emojinpm emojireact emoji
Wajeeh
@Wajeeh0
I made a productivity based IOS app; It's intended to create a sense of urgency and competition while gamifying the studying process. It allows for users to compete globally on study times, track their own, and eventually use the points in an in-game shop system; I made it in React-Native and included a bunch of features so check it out if you're interested, link below; I'm planning to ship a bunch more updates github.com/Mr-W-Squidward/studyquest
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/3140963f-117a-4abf-8969-ad5ee3a36a8d-5c59da3f-691a-491a-abe3-f5b19b548c92.png
wom emoji๐ŸŽฎgithub emojireact emoji๐Ÿ“š๐Ÿ“š๐Ÿšข
SkyfallWasTaken
@SkyfallWasTaken0
main thing today was archimedes work! โ€ข fixed some bugs w/ multi-author things โ€ข added a basic email template w/ react-email (but i might rip it out for mjml later) โ€ข added approval requests that are sent to a review channel (like prox2) โ€ข added dms when thing is approved/rejected โ€ข applied for (and received) access to telemetry.hackclub.com hopefully I haven't leeked anything important :P
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/d9b6a881-767d-4d1b-a113-104d15db7ba7-image.png
wom emojireact emoji
SkyfallWasTaken
@SkyfallWasTaken0
Today I reworked some of Vortex's UI! Also added SSR (and then had to remove it since Vercel doesn't support it with React Router :skulk:) and Umami.
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/8e675c86-79a4-49de-95f2-7776bce65942-image.png
wom emojivercel emojireact emoji
SkyfallWasTaken
@SkyfallWasTaken0
rewrote the vortex (vortex.skyfall.dev) frontend from sveltekit to react router v7! also made it mobile friendly, added a "generate new" button, and fixed images/links sometimes breaking (due to cors)
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/800d3989-79b1-4703-9890-7b963a2a023d-image.png
wom emojireact emoji
TheRealCraig
@TheRealCraig0
i worked some more on codeboard today (as usual). i was mostly fixing bugs, adding small features and improvements, and figuring out how to build and deploy. react router seems to be having problems, it's saying i don't have the vite plugin installed but i definitely do. going to work on that a bit more tmrw.
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/274352ca-37af-467a-90e5-3e79eeab2d5d-bd9ef507-1b3b-4888-b7e4-d836518a2b37.png
wom emojireact emojigithub emoji
TheRealCraig
@TheRealCraig0
I learnt a lot more about React and sync engines today, and I added React Router to Codeboard. I started adding authentication and I figured out a way to get the current markdown from MDXEditor too.
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/c0fe0bbb-b4bd-4b5c-91ee-ad6c920469c5-a181f164-42a5-49c3-988c-b68ab00992e0.png
wom emojigithub emojireact emoji
magicfrog
@magicfrog0
are you addicted to slack? :heavysob: take santa's test to find out!! you have to answer 15 questions and you have to pick the right reaction to a message, like: "i just spent an hour reading confessions posts" would you react :ultrafastparrot: or :oneeyesob:? play here! themagicfrog.github.io/santastest github.com/themagicfrog/santastest also if you have suggestions for more questions pls tell me :prayge:. btw the answers are all just my opinion and im not rlly an expert :heavysob::heavysob::heavysob:
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/30b47688-bbe1-455e-9ed1-9ce108a2d184-screenshot_2024-12-27_at_3.50.43___pm.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/018e973e-43b9-46e1-883d-bdc69613ba57-f77ad98a-4b00-485c-8936-761383673c9e.png
๐ŸŽ…heavysob emojigithub emojireact emoji๐Ÿšขslack emojiโœจfireball emoji๐Ÿ”ฅwom emojiโญ
louisa
@louisa0
today i: 1. spent a huge chunk of the day with some family:cinnasparkle: 2. got to learn a lil bit of react native, all managed to do was to make my screen pink tho :noooo: 3. worked on some athena nairobi stuff :D
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/f74ff5de-ff0b-4ab3-a793-8f89d89abcf8-8788dc10-fd09-471b-a2c8-906b692d810f.png
react emojiwom emojinotion emoji
TheRealCraig
@TheRealCraig0
today i started codeboard, my prototype for a platform that lets you go from idea to ship as fast as possible. it's my first time using react, so development is slow, but i should have the homepage done by christmas (hopefully?).
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/67a52fa0-68bc-42d2-919d-91ccf613f71f-24da410b-b7fd-418f-9e55-621a41d1aa16.png
wom emojireact emoji๐ŸŽ„๐Ÿšขgithub emoji
BoopBoo
@BoopBoo0
Developer Dating App Progress: So far I have been able to make the backend in express.js, along with Socket.io for the chat functionality. As of right now we are using passport to authenticate users with GitHub, and storing it to an MySQL database, along with for message history. For the pages we have a home page, a dashboard witch will be changed into a settings page on the profile page. The profile page is dynamic and works with any profile. Along with the search page witch currently has sliders but will soon be adjusted to work with location when we switch to mobile app functionality later. The current template frontend is in EJS as of right now, and we will keep it that way as for a web application for the beta, but I have plans to switch to React Native later. In the end unsure how to proceed. If you have any questions please make a thread.
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/2d68d28b-1bc0-4a9d-9f57-b83a2d011cfb-3232.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/a8f947a1-4a60-4db2-a738-cad809c34e24-fdfd.png
github emojijs emojireact emoji
kimax
@kimax0
Working on a responsive website about the Rubik's Cube to practice React and Bootstrap. Today I made the main page and it's completely responsive. Didn't even use AI.
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/5dcf3812-f5c2-4257-827a-6ded468dc153-image.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/9e65631f-f8a5-4ee8-94c3-1aaff845e2f7-image.png
react emoji
Amber
@Amber0
Been working on a React Native Android app that can share my location to a server so that I can store my location for use in some projects. Eduroam has been a pain today, but I've finally got something that fetches my location in the foreground! Now to make a server, send it to the server and add background tasks. Sounds simple enough...
react emoji
Daalbu
@Daalbu0
Today I had a small mistake in advent of code and got stuck. My code is always for some reason spaghetti. Continued working on my test app and added some teams separation. Thinking of a rewrite in react/deno but also I'm quite commited at this point to django github.com/DaalbuCZ/Hermes
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/c5332fcc-d823-4370-9bc8-9b4f06a565f6-1ac279e8-c5ca-4be5-9b93-ca3c0a415a4e.png
goose-honk-technologist emojiaoc emojigithub emojideno emojithinking emojireact emoji
PratyushVelShankar
@PratyushVelShankar0
just fixed a BUNCH of dependency conflicts with three.js and react, and finally got to this stage -
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/6d3f8696-579c-42e4-9d37-981f5c2c7e32-image.png
js emojireact emoji
BoopBoo
@BoopBoo0
Comp Sci Compass (Day 1) Today I got a mock version of the backend using express.js, along with a simple SQLite database. I started working on the front end using React. I was thinking of a terminal style design for navigating the page to have the application stand out some more. Thinking of switching to a database like Firebase, even though it is a no SQL database, it is built for Node.js/JavaScript and using JSON. I am thinking about it but I feel like I will stick with an SQL based database as I am storing a lot of reviews and more, along with courses connected to colleges/high schools. Here is a preview of the front end, the backend and database are mostly made. yes the console is working, to lazy to post a gif
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/bb49c994-2d93-4a0f-8d05-b6ac6b3c2c07-2024-12-02_10_41_57-.png
js emojithinking emojireact emoji
axolotl
@axolotl0
integrated react into the frontend... formatting doesnt work but at least the site loads...
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/0b4900ef-ba15-4ad0-be9c-073faad51594-image.png
react emoji
GGORG
@GGORG0
I hate the Rust borrow checker sometimes... Especially when writing websites in a React-like framework (Yew.rs) Today I also learned a lot about OpenID Connect, which will be useful in a project soon Shipping my personal website probably tomorrow or the day after!
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/fbc28a72-d162-4949-b47f-38ebb3dc1d27-image.png
rustlang emojireact emoji
Tishya
@Tishya0
created one of my first react apps today!
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/5d31bae8-56ce-4ad7-b7ae-db409ecdd64a-image.png
react emoji
Hashim
@Hashim0
I am working on a POS/ERC system that lets you manage your business by organizing transactions, tracking inventory, and generating bills, all in one place. It simplifies daily operations, enhances productivity, and gives you real-time insights to make better decisions. So far I have made a basic prototype in React and Appwrite(basically firebase but open-source)(1). Today I decided the key features that I should add(2) and started designing the UI(3). Current UI is a pain in the eyes. It needs to be something elegant and aesthetic. As I would need to because I would gift it to my dad who owns a spare parts business for 20 years now and does everything manually(he has employees though but manages the finances and stuff on notebooks which is a big pain). It would help him alot!
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/4c38f290-2fd3-4d17-8f08-4b90237c2f20-dl.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/f0bfdfaa-8f68-4f9c-b355-e448ef94b66f-screencapture-localhost-5173-react-based-pos-system-2024-11-10-22_56_34_1.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/d336bc3f-9e7a-48a7-bd24-1590f9ce79d8-image.png
react emojiupvote emoji๐Ÿ”ฅ
BrycenWeeks
@BrycenWeeks0
set the channel topic: :aom: ๐Ÿ“ท ๐Ÿ’ป Pick a subject and learn about it every day! Share updates here and get a custom, beautiful site generated at scrapbook.hackclub.com! Not working? React to your post with :scrappy-retry:.
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/1983454f-ed38-4e2a-ac8d-01513ff33f6a-c2b39137-8842-4feb-92cf-d7448eb0921b.jpeg
scrappy emojireact emoji
Danny
@Danny0
I worked on a math solver with React (powered by Gemini API). I have finished the AI prompting, but I still need to improve the UI and fix client / server component interactions.
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/7d99e304-b264-44b9-830d-034027e2d1d1-image.png
react emoji
ManuG-U04C8LLPKS7
@ManuG-U04C8LLPKS70
added functionality for users to lock collections and reset passwords if needed. built with typescript, react native, and argon 2 for encryption app name: Dysperse
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/acf6d221-1305-4aca-9e83-0c977e1877fc-screenshot_20241126-001934.jpghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/0c7afb5d-afd6-46b5-bcbd-3d0cdfa16a34-screenshot_20241126-001923.jpg
typescript emojireact emoji
arctix.dev
@arctix.dev0
With High Seas kicking off, I thought starting a scrapbook would be cool! I've been brainstorming project ideas, and one thatโ€™s stuck with me is building something like ChatGPTโ€”but for schools. The idea is to make a tool packed with features for teachers and students, helping schools adapt to AI and teach it in a way that keeps everyone up to speed. I haven't settled on a name yet, but I'm currently considering something like "Brainwave". I am planning to build Brainwave using React/Next.js, OpenAI API, Shadcn/ui, and Supabase! :supabase: :vercel: :openai: :react: Spent a few hours today recreating the ChatGPT UI as a starting point. The concept should become clearer as it develops, but Iโ€™m excited to see where it goes from here!
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/a5fa3a07-e7e0-4e2b-9b0e-1390258e9263-image.png
cooll-dino emojigithub emojisupabase emojiopenai emojireact emojijs emojinextjs emoji
louisa
@louisa0
lol i lost my streak (fr this time) last night for some reason but ngl im not too bothered by that :) ive been thinking alot about what i wanna do with what i code bc alot of what ive been workinf on doesnt rlly have much of a purpose (im sorry rizzlergpt), its just code that does stuff. so my goal with high seas is to make projects that can be useful for other people while also learning new things. anyways enough of me yapping (on scrapbook of all places :heavysob:) today: i started off with working on a pomodoro timer (this is gonna be my first complete react project lol). i wanna have features that can make it better for programmers :) so i think im gonna work and complete this for the next 2 weeks and see how it goes :) i also started working on a list of other stuff id wanna make that have the same kinda goal. i also started learning some pixel art since for my pomodoro timer i wanna add some orpheus art there
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/41e1ffe9-b2e5-4a58-8e0f-7644d7f36e37-07287609-dfab-45a8-91db-5ff98a716138.png
thinking emojireact emoji๐ŸŽจorpheus emojigoose-honk-technologist emojigithub emoji