10:10 AM This is zBot, a custom Slack bot built with Node.js and Slack Bolt using Socket Mode. It runs on your computer or a server and connects to your own Slack app using tokens from your workspace. It responds to seven slash commands: zping checks if the bot is online, zquote sends a random quote, z8ball answers yes or no questions, zstandup lets you log or view a daily task note, zremind sets a personal reminder that messages you later, zflip flips a coin, and zroll rolls a dice. To use it, you create your own Slack app from the provided manifest file, get three tokens from Slack, put them in a file called dot env, then run the bot with npm start. For it to stay online all the time, you deploy it to a hosting service like Hack Club Nest instead of running it on your own laptop.
QuickBox a one-page web toolbox with persistent clipboard history, text formatting tools, a to-do list, unit converter, password generator, snippet vault, ti…QuickBox — a one-page web toolbox with persistent clipboard history, text formatting tools, a to-do list, unit converter, password generator, snippet vault, timestamp tools, and QR code generator. All local, saves data in browser storage, no setup needed.
NovaOS is a single-file web desktop (index.html). It simulates an operating system in your browser: you get a desktop with icons, a taskbar with a Start menu, and draggable/resizable windows for apps like Notepad (autosaves), Calculator, Terminal (type commands like help, theme dark, open notepad), Devlog, and Settings (theme switcher). Extra touches: right-click context menu, drag-to-edge window snapping, keyboard shortcuts, and a live clock widget. No login needed