@QuackX2๐ New Devlog BoostedAuthor:@_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-dashboardNext Steps:
โข All devlogs, followers, and associated data will be removed. View Devlog button๐ฌ๐ข@jack-jacobson0My 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.
@pkncoder3I 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
@MohamedElsayed0GreenSteps
> AI-powered sustainability assistantDemo: 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.
๐ข@rednotsus0I 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
๐ฎ@tacy0day 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:
โ๏ธ@logabe0Day 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.
๐ง๏ธโ๏ธ@zeankun.dev0made 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)
@kkrishguptaa0Mapped 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).
@ShaomingWu0set 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:@stephanie0new personal website in dev โ ๏ธ much more mature version comparing to my old one :))
@Sinura0hi guys this is my first scrap book post (working on a react app *coding). was working late.
@Vivaan0set 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:@SkyfallWasTaken0Just 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.๐ขโ๏ธ๐ค๐๐ฅ@PianoMan00Day 7 of remaking the Hack Club homepage! I'm converting to the site to React as fast as I can :dino_cry:
@PianoMan00Day 6 of remaking the Hack Club homepage! I'm working on migrating the whole site to React :blobby-sweat_smile:
@Ranger0Over 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
@PranavEmmadi0set 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@SkyfallWasTaken0A 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!
@uwu0day sech ("tee hee funny word" ๐) of #C045S4393CY|
โข css hates me
โข react hates me
@Olive0Day 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)@FelixGao0day 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
@Wajeeh0I 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 updatesgithub.com/Mr-W-Squidward/studyquest
๐ฎ๐๐๐ข@SkyfallWasTaken0main 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
@SkyfallWasTaken0Today 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.
@SkyfallWasTaken0rewrote 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)
@TheRealCraig0i 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.
@TheRealCraig0I 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.
@magicfrog0are 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/santastestgithub.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:
๐ ๐ขโจ๐ฅโญ@louisa0today 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
@TheRealCraig0today 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?).
๐๐ข@BoopBoo0Developer 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.
@kimax0Working 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.
@Amber0Been 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...@Daalbu0Today 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
@PratyushVelShankar0just fixed a BUNCH of dependency conflicts with three.js and react, and finally got to this stage -
@BoopBoo0Comp 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
@axolotl0integrated react into the frontend... formatting doesnt work but at least the site loads...
@GGORG0I 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!
@Hashim0I 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!
๐ฅ@BrycenWeeks0set 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:.
@Danny0I 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.
@ManuG-U04C8LLPKS70added functionality for users to lock collections and reset passwords if needed. built with typescript, react native, and argon 2 for encryption
app name: Dysperse
@arctix.dev0With 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!
@louisa0lol 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