Currently working the Spotify integration to my WEBOS and adding some nice features
Currently working the Spotify integration to my WEBOS and adding some nice features
Starting my web OS all over again, i wasn’t feeling confident with my first idea. So i start building from starch
Another 8 hours spent working on ZenOS. ☯️
Today I mostly worked on making the desktop feel more like an actual OS instead of just a UI.
I spent time working on the built-in apps and getting more of them working properly, including Finder, TextEdit, Notes, Paint, Calculator, Calendar, Terminal, Preview, and the other system apps.
I also worked more on things like window management, the dock, Spotlight, notifications, keyboard shortcuts, and how the apps open and interact with the desktop.
There’s still a lot that needs fixing and improving, but it’s starting to feel much more like an actual desktop environment now.
18 hours in so far.
And I’m definitely not done yet. There’s still a lot more I want to add to ZenOS. ☯️
#ZenOS #DevLog #BuildInPublic #WebDevelopment #JavaScript #HTML #CSS
Another 8 hours spent working on ZenOS. ☯️
Today I mostly worked on making the desktop feel more like an actual OS instead of just a UI.
I spent time working on the built-in apps and getting more of them working properly, including Finder, TextEdit, Notes, Paint, Calculator, Calendar, Terminal, Preview, and the other system apps.
I also worked more on things like window management, the dock, Spotlight, notifications, keyboard shortcuts, and how the apps open and interact with the desktop.
There’s still a lot that needs fixing and improving, but it’s starting to feel much more like an actual desktop environment now.
18 hours in so far.
And I’m definitely not done yet. There’s still a lot more I want to add to ZenOS. ☯️
#ZenOS #DevLog #BuildInPublic #WebDevelopment #JavaScript #HTML #CSS
Devlog #1
It’s still rough around the edges, but every OS starts somewhere.
Day one of building ZenOS. The foundation is finally taking shape.
☯️🚀
Worked on Logic Loom today. Added the NOR gate, fixed the logic so it evaluates correctly, and started implementing PNG export.
Devlog #3 — Improving the README
Today I rewrote the README for Logic Loom after receiving review feedback. I made it more personal by explaining why I built the project, what I’ve completed so far, and what I’m working on next. I also updated the documentation to better reflect my development journey and added a project screenshot.
This reminded me that good documentation is just as important as writing good code. 🚀
Devlog #2 — Refining Logic Loom
Today I focused on improving Logic Loom’s structure and user experience.
Separated the HTML, CSS, and JavaScript into dedicated files.
Added a customizable background theme with localStorage support.
Improved the project structure and continued refining the interactive UI.
Next, I’ll continue building the simulation features and enhancing the overall user experience.
🚀 Starting Logic Loom
Today I started building Logic Loom, a web-based digital logic circuit simulator using HTML, CSS, and JavaScript.
The goal is to let users build and simulate digital circuits with gates like AND, OR, XOR, NAND, NOR, and NOT.
Today’s progress
🎨 Designed the dark-themed UI.
🧰 Built the toolbox for adding logic gates.
🖥️ Created the top toolbar (Undo, Redo, Save, Load, Randomize, Clear Wires, Reset).
📱 Made the layout responsive.
⚡ Added animations and reusable UI components.
🏗️ Organized the project structure for the upcoming JavaScript logic.
📂 Pushed today’s progress to GitHub.
Today’s focus was building a solid foundation. The UI is coming together, and next I’ll start implementing the JavaScript logic for dragging components, connecting wires, simulating circuits, and generating truth tables.
Looking forward to bringing Logic Loom to life! 🚀