
Build & Publish Your Developer Portfolio
Build and publish a developer portfolio by importing your resume and connecting GitHub, Medium, and LeetCode.
@prathyarti · X
The full gallery
Tech stack
60 projects

Build and publish a developer portfolio by importing your resume and connecting GitHub, Medium, and 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 :)

Convert GitHub activity into marketing posts for X, LinkedIn, and 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

Generate professional GitHub READMEs instantly from repo URLs with AI, no signup needed.
@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.

Scan your GitHub repo for production-readiness across security and scalability.
@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.

Turn GitHub releases into platform-specific social media posts and editable publishing calendars.
@SergeWilder · X
Yeah. True. I’ve even made (vibe coded) tool for myself

Connect GitHub and automatically turn commits and deployments into shareable content.
@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 !

Automatically build, deploy, and self-heal apps directly from GitHub repositories.
@theakbarjuraev · X
connect to your github repo and it debugs to the core and deploys the changes. Mainly for people who build stuff

Blog platform that stores articles in your GitHub repo and auto-publishes to GitHub Pages.
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 项目示例: 