
Build & Publish Your Developer Portfolio
通过导入简历和连接 GitHub、Medium 和 LeetCode 来构建开发者作品集。
@prathyarti · X
完整作品展
技术栈
60 projects

通过导入简历和连接 GitHub、Medium 和 LeetCode 来构建开发者作品集。
@prathyarti · X

Track industry shifts. Discover bold releases. Share what you're building in an open environment built by developers, for developers.
@BlindFish_1 · X
Not mine, but I'll share it here too :)

将你的GitHub工作转换为X、LinkedIn和Facebook的营销文案。
@JessePeplinski · X
👋 I’m building live on Twitch using Codex & Claude. Pop in any time. Let’s connect!

@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

使用AI即时从仓库URL生成专业的GitHub README文档,无需注册。
@david_kubgak · X
Generate a professional README from any GitHub repository in seconds.

The ultimate LeetCode helper and visualizer. Master Data Structures and Algorithms with step-by-step visual solutions and structured interview roadmaps.
@vishwesh_shinde · X

Find developers whose public GitHub activity overlaps with yours—and see exactly why you matched.
@SrbMaury · X
Built a small experiment called Kindred Code ✦ It finds developers with similar GitHub activity — languages, topics, and projects. Apparently I have 6 developers in my open-source constellation. Built with Codex.

扫描 GitHub 仓库检查生产就绪度、安全性和可扩展性。
@nathanghart · X
Submitting for approval. I built a free tool for anyone about to ship a vibecoded app. It scans your repo for what bites you in prod (leaked keys, no auth, no error handling). I ran it on 1,868 AI-built apps and even caught my own scanner being ~42% wrong.

将 GitHub 发布转化为特定平台的社交媒体帖子和可编辑的发布日历。
@SergeWilder · X
Yeah. True. I’ve even made (vibe coded) tool for myself

连接 GitHub,自动将提交和部署转化为可分享的内容。
@plaqueboywest · X
I’m building Super Dent X. Connect GitHub once, and it remembers your build journey for you. Curious what you think: Would love your feedback !

从 GitHub 仓库自动构建、部署并自愈您的应用。
@theakbarjuraev · X
connect to your github repo and it debugs to the core and deploys the changes. Mainly for people who build stuff

WordPress 风格的博客平台,文章存储在 GitHub 仓库并自动发布。
uxn · V2EX
「开源」GitPress,像用 WordPress 一样写作,而文章在你自己的 GitHub 上 这是什么项目? GitPress 是一个博客后台。你可以像用 WordPress 一样登录、写文章,但正文存在你自己的 GitHub 仓库里。保存后自动编成静态网页,挂在 GitHub Pages 上,且你可以随时换上自己的域名。 官网只是遥控器,哪天即便是 GitPress.net 关停了,你也可以自己通过开源项目自己使用 vercel 0 成本部署一个,然后继续写自己的博客。 不过我还是建议您使用我们官网,因为官网部署更新的是最及时的。 如果您怕数据或是账号安全问题的话,那大可放心,因为我这个仓库是直连 vercel 部署的,您可以用 ai 扫描这个仓库是否存在窃取您隐私的部分。 官网地址: https://GitPress.net 开源项目地址: https://github.com/tap6/GitPress.net 如有 bug 请提交 issue 项目示例: 