spent the last few weeks building an AI system that runs my entire college application process. profile analysis, finding schools that actually fit instead of just t20 vanity picks, deadline tracking across every school at once, department level fit checks, then essay drafts once all of that's sorted.
built it because a real counselor costs 10k+ and most of what they charge for is just repetitive checking that an agent can handle fine on its own. now it runs in the background and I check it once a day instead of manually tracking 15 tabs.
this is one of a handful of things I've automated for myself the past few months. if you've got some repetitive process eating your week, that's basically what I build now. dm me what you're stuck on.
building gize, a privacy-first, cross-platform screen time and focus tracker in Zig ↯
⚡️ Native tray on all platforms
⚡️ Deep hardware & OS telemetry
⚡️ 100% local SQLite storage
⚡️ Web dashboard - default + BYOV (bring your own view 😁)
what do you think?
Introducing Docklet, an open-source client for managing Docker locally made using Wails
Monitor system metrics, manage containers, view port mappings, and more from a lightweight interface.
Available for Linux, macOS, and Windows.
GitHub: https://t.co/GFO39X4Yww
@wailsapp
Built share-env because sharing .env files sucks.
Encrypt every .env into one file. Commit it. Teammates run one command, enter the passphrase, and everything is restored.
scrypt + AES-256-GCM. No server. No signup.
npm i -g @sifenfisaha/share-env
https://t.co/5z6M7i9uL7
Blyp CLI v0.1.55 just got a MAJOR upgrade 🚀
🔥 New UI
🌗 Light & dark mode
🧩 Sections for Agents, Auth, Payments + more (no more digging through logs)
Give it a spin → @blyp/cli studio
I've been working on DBStudio for a while now and it's finally ready. It's a database studio that actually works like how a modern DBMS should - query data, visualize in charts, ERD diagrams, generate APIs, get AI help with SQL, and more. Try it on https://t.co/BS6WSHtLg0.
one of the things i've learned about incredibly competent people is that they are incredibly competent at everything. it's either nothing or all. like, if someone is really good at one thing, they tend to be good at everything
life is just unfair like that
Making a site mobile-first feels like a trap sometimes
On desktop it looks like this cool, unique build… then you open it on mobile and it’s just another regular site 😭