Finally completed building Breakitt!!I made it to learn Matter.js and mess around with physics — it was so much fun to build. It’s not up to the mark, but I learned a lot doing it
Update on MyOS…So far i have set up the base ui system, multiple themes, custom scrollbars, responsive layout and a bunch of cool wallpapers to choose from
Started building a plate-breaking simulation. This is my first time trying Matter.js, so I’ve been experimenting with physics, collisions, and procedural shattering. Till now , I’ve set up the physics using Matter.js, added a plate that stays in place until it’s hit, responsive canvas resizing, a simple sound using the Web Audio API, and a procedural shatter system that breaks the plate into random shards with physics. I’ve also added screen shake and drag-based interactions to make the impact feel more satisfying. I plan on improving the plate shading and shatter visuals to make the breaking look more realistic, along with adding a few more features. Would love some suggestions or tips!!
Started building MyOS, my own web OS. So far, I’ve set up custom colors, multiple themes, scrollbar styling, responsive viewport settings, and reusable UI variables for borders, shadows, border radius, and animations.
Finally completed my personal website!! Added a little photo dump corner just to flex my cloud finds ;)
Working on index.html Saved some cute random cat gifs to add to make it a fun :)
Built and deployed my first Slack bot (Sonic) on Hack Club Nest with slash commands like /sl-ping, /sl-help, /sl-weather, /sl-trivia and more. Running 24/7 via systemd!!