
Edufly — Become a DevOps engineer, the structured way
DevOps learning roadmap with structured topics, hands-on projects, and interview questions.
@uday_devops · X
The full gallery
Tech stack
60 projects

DevOps learning roadmap with structured topics, hands-on projects, and interview questions.
@uday_devops · X

Automatically review GitLab pull requests using AI models like DeepSeek and OpenAI.
AI Codereview for Gitlab — 基于大模型(DeepSeek,OpenAI等)的 GitLab 自动代码审查工具;支持钉钉/企业微信/飞书推送消息和生成日报;支持Docker部署;可视化 Dashboard - [查看仓库](https://github.com/sunmh207/AI-Codereview-Gitlab)

AI tool that analyzes meeting transcripts to detect scope creep and flag risks for agencies and freelancers.
@theshaunak_twit · X

Transform study materials into concise notes and diagrams with AI assistance.
Turbo Learn — 从文档、图片、拼音文件生成笔记的 AI 学习工具网站

Organize notes and collections, ask questions about them, and generate podcasts and study materials.
mistakevin · HN
I've been working on https://notebooker.ai if anyone is interested in giving some feedback. I tried to post a Show HN yesterday with details about how I built it, but was auto-flagged and not sure what rules I broke. Everything that I've built on top of open-notebook, like the plugin system for your own "creators" (aka, podcasts, infographics, etc) is at https://github.com/Notebooker-ai plus a Cloudflare Worker AI deployer to play with different models. Been working on it for about six months.

AI-powered code review that runs code in microVMs to catch more bugs.
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db

Two AI reviewers analyze your code independently and verify each other's bug findings.
@BotariaDotBot · X
This Tuesday I'm launching Botbugger on @ProductHunt 🚀 One AI reviewer gives you 10 "critical" bugs — half hallucinated. So I built two: Claude Code + Codex review your code independently, then cross-check each other. Real bugs with fixes, not noise.

Generate AI flashcards from PDF documents or photos of your notes.
@MrDave_id · X
I built an ai flashcard generator

Visualize and deploy AI-generated backend code as a verifiable logic layer you can understand and own.
@SpalaAi · X

Analyze any public GitHub profile and generate a fun, shareable Developer DNA report.
@panditdhamdhere · X
Your GitHub profile, sequenced. Vibe-coded DevDNA for fun Turns any public GitHub user into a fun, shareable Developer Genome report - power level, languages, chaos, coffee estimate, the works. No auth . Just a username. Use it -

Learn Python by solving 60 coding challenges in a browser-based editor.
u/Funny-Temporary7465 · Reddit
Built a Python learning platform because I was bored of the existing options Hey everyone, I built PyTutor, a web app to learn Python by actually writing code from the first minute instead of watching videos. 60 challenges across 6 modules, a real Python editor in the browser (runs via Skulpt, no backend needed), a live variable inspector so you can see what your code is doing as it runs, and a certificate at the end. Built it with AI-assisted coding tools, which let me focus more on the

Free online IDE and code compiler supporting 15+ languages with cloud workspaces and coding interview tools.
aashhuttossh · HN
Codeground – run and share code in the browser