
EaseNotify – Free Announcement Bar & Widget Builder
Build and schedule announcement bars and countdown timers for websites.
@Sathibuilds
The full gallery
Tech stack
60 projects

Build and schedule announcement bars and countdown timers for websites.
@Sathibuilds

Secure GitHub pull requests with hardware authentication and OTP verification.
jallmann · HN
> want without a PR process that requires hardware authentication or proof of presence Just curious, what do you use for this? I built OTP Guard [1] a few years ago for exactly this problem, although I haven't seen any alternatives in the space. Does GitHub have something built-in now? The original framing was more "local malware compromising your GitHub account" ... it never occurred to me that the malware could be a LLM. I really should update the page. [1] https://otpguard.com

Add ads to your GitHub repository README to earn passive income.
@V1Gameboy · X
Do you want to make passive income from your GitHub code? Try a site that let's you put ads on in the README section of your repository to earn money.

Share code, notes, scripts, and AI context via encrypted URLs.
@parrotwiki · X
one url. everything they need. code, notes, scripts, keys. end-to-end encrypted. 🦜

Archive and track GitHub repository traffic metrics like views, clones, and referrers permanently.
@resetnak · X
- Github Repository statistics for opensource projects! Give it a try

Turn webhooks from CI, coding agents, scripts, and monitors into source-branded iPhone notifications, approvals, replies, and Live Activities.
u/GhostInfernoX · Reddit
beautiful notifications & live activities controlled via webhooks and a CLI i made this so i could send custom ios notifications & live activities from anything with a webhook or cli. you can set the text, image, and link, or start, update, and end live activities. there’s also a cli so coding agents can send notifications or ask for approval. it’s called hark and it’s free for up to 10,000 push notifications a month. it’s also completely open source: https://github.com

Turn your GitHub username into a recruiter-friendly developer portfolio with AI-generated narrative.
@Vaggarwal2107 · X
Just launched the MVP for DevDossier 🚀 A sleek, minimal showcase for developers to manage their projects and dev timeline in one place. Check it out and drop your feedback! 🔗 #buildinpublic #webdev #indiehackers #reactjs #developer #portfolio #AItool

Monitor website uptime, SSL certificates, and DNS from a centralized dashboard with alerts to Slack, email, and SMS.
@adambalee · X
Built Sentinel 👋 Instant free URL check on the homepage. Every free account also includes 1 public status page, even for commercial use.

@HeyAliux https://t.co/ZeOSfsTfqh I know this is a generic ask but could you give it a start on GitHub and share it I need contributors and people to toss ideas around with https:/
@gintentco · X
I know this is a generic ask but could you give it a start on GitHub and share it I need contributors and people to toss ideas around with

Create tasks that send escalating notifications until you complete them.
u/Irfan__Khan · Reddit
Reminder app where notifications get more aggressive until you do thing I built a reminder app where notifications get more aggressive until you actually do the thing Most reminder apps fire once and forget. I kept dismissing notifications and losing track of tasks. So I built RemindMe — a PWA that keeps chasing you with escalating notifications until you mark the task done. What makes it different: • Each re-notification is a different message with increasing urgency (AI-generated on

Track trending AI/ML repositories on GitHub with real-time alerts and commit analytics.
@g_saikumar_ · X
Real-time GitHub intelligence for developers, founders, and open-source enthusiasts.

AI-powered security auditor that scans GitHub repos to find vulnerabilities and suggest fixes.
u/uwais_ish · Reddit
Three weeks to build an AI security scanner. The scanner was the easy part. Shipped RedFlag this month. Breakdown of where the time actually went, because it was nothing like I estimated. Stack: Next.js 16, Auth.js v5, MongoDB, Stripe, OpenAI. Deployed on Vercel. What I thought would be hard: getting an LLM to find real vulnerabilities. What was actually hard: getting it to stop finding fake ones. First working version flagged 200+ issues on a clean repo. Every one plausible, most of th