a star shaped keychain with a round display in the middle that works as an eye. it reacts to what's going on around it - shake it and it gets dizzy then annoyed, take it out in the cold and it shivers, loud room and it gets anxious, leave it alone long enough and it slowly falls asleep. runs on an esp32-c3 with a 1.28" round lcd, an accelerometer, a temp sensor and a mic. the shell is 3d printed in two halves and chrome finished. the eye design is generated from a seed stored in flash, so every unit picks its own colours and pupil style and keeps them permanently - no two builds come out the same. cad is parametric openscad, firmware is arduino c++.
socle is a discovery platform for finding and sharing places worth remembering, from restaurants and cafés to hidden gems. instead of endless reviews and search results, socle focuses on curation, personal taste, and recommendations from people you trust.
A Hack Club Slack bot for the Stardance mission. It connects to Slack over Socket Mode (a WebSocket, no public URL) using Slack Bolt for Node.js, and answers slash commands: /sripin-ping reports the bot's latency, /sripin-help lists commands, and /sripin-catfact / /sripin-joke fetch from public APIs with error handling. Includes an HTTP health endpoint and a systemd service for 24/7 hosting on Nest.
personal portfolio site for a high school founder / builder. next.js 16, react 19, framer motion, tailwind. custom animations, real contact form with server-side email + rate limiting, 8 case-study pages, custom 404 and og image.
From domain to intelligence in 5 seconds. Scan any websites and make your personalised outreach
My personal WEBSITE !!!!!!!!
From domain to intelligence in 5 seconds. Scan any websites and make your personalised outreach
Tell AI what you want. ONCE!!!! describe what you want in plain english. boom. hit execute. watch it work. download your result and go. no prompts to write, no retries, no crying into your keyboard at 2am.
SerenityOS is a web-based operating system built entirely with vanilla JavaScript, with no frameworks or external libraries. It showcases advanced architecture, efficient DOM manipulation, and polished UX in a lightweight sub-50KB bundle. The system includes nine apps such as notes, to-do, calculator, Pomodoro timer, messaging, portfolio, and more, all within draggable and resizable windows with smooth animations and a modern minimalist design. It uses hash-based routing, event control, localStorage, safe expression evaluation, Intersection Observer, and custom window management. Achieves 90+ Lighthouse scores across performance, accessibility, and best practices.