
完整作品展
技术栈
60 projects


使用硬件认证和OTP保护GitHub拉取请求。
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

ReadMeAd 让你在 GitHub README 中添加广告赚取收入。
@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.

通过加密URL分享代码、笔记、脚本和AI内容。
@parrotwiki · X
one url. everything they need. code, notes, scripts, keys. end-to-end encrypted. 🦜

永久存档GitHub仓库的流量、克隆和来源数据。
@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

输入GitHub用户名,AI生成你的专业开发者档案。
@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

从一个仪表板监控网站运行时间、SSL和DNS,通过Slack/邮件/短信接收警报
@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

RemindMe:创建任务并接收不断升级的提醒,直到完成。
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

在 GitHub 上发现趋势 AI/ML 仓库,包含实时警报和提交热力图。
@g_saikumar_ · X
Real-time GitHub intelligence for developers, founders, and open-source enthusiasts.

扫描GitHub代码库查找安全漏洞,AI提供修复建议。
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