
ossium - The True OSS Helper | Find Best GitHub Projects Fast
发现趋势 GitHub 仓库、初学者议题和 GSoC 组织,寻找开源贡献机会。
@Manixh02 · X
完整作品展
技术栈
21 projects

发现趋势 GitHub 仓库、初学者议题和 GSoC 组织,寻找开源贡献机会。
@Manixh02 · X

粘贴GitHub仓库,生成包含概览、阅读路径和流程图的AI入门指南。
@VirendraSi10558 · X
Top 30% out of 2,989 in the OpenAI x @namastedev_ Codex Hackathon 🚀 RepoPilot: turns any GitHub repo into a guided onboarding flow (analysis + AI explanations + diagrams). Planned with Codex, built with Claude Code. @akshaymarch7 @OpenAI #Codex

在原生应用中审查 GitHub 代码请求,无需打开 github.com。
othmanosx · HN
I still don't like the fact that AI is adding more stuff for us to read, it's accelerating the code production but slowing down the code review. I built my own code reviewer as well ( https://pyor.review/ ), surfacing the important stuff first is the right track, but adding more stuff to read is daunting, but asking AI to just point you to what you need to focus on and skim the noise is what I'm leaning more towards.


与 GitHub 仓库同步更新的自动生成作品集网站。
u/_Bl9_ · Reddit
Your GitHub is already a portfolio. You just never deployed it. (50+ users in 4 days) I built Forkfolio because my own portfolio site sat untouched for two years while my GitHub kept shipping. Felt backwards, so I made the site read the GitHub instead. Connect GitHub once, no forms, no uploads. It pulls your repos, languages, pinned work and your resume, and publishes a hosted site on your own subdomain. Live in about three minutes. 24 templates, 5 of them free. Same data, n

安全分享PDF文件,追踪每位查看者浏览了哪些页面。
@adhikari_premi · X

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

用 markdown 笔记组织想法,支持进度追踪,并将其可视化为交互式思维导图
@vasanthadabala · X
Not really a startup. It's just something I built for myself a simple note taking app with a planner, progress tracker, and mind map I'm going to share it publicly @NodesMap check it

扫描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