
The full gallery
Tech stack
60 projects


AI-powered security auditor that scans GitHub repos to find vulnerabilities and suggest fixes.
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

Fill, merge, split, organize, and encrypt PDFs entirely in your browser without uploads.
@aethrosX · X
- a free pdf utility tools

Organize ChatGPT and Claude chats with folders, tags, and notes—free locally or with cloud sync.
wowinter15 · HN
Organize ChatGPT and Claude chats. Never lose a conversation

Intercambia criptomonedas entre distintas redes blockchain, en español, de forma sencilla, transparente y no custodial.
@cambiocriptoorg · X

Merge PDFs, compress images, remove backgrounds, and access utilities entirely in your browser.
@damiadeh · X
Your files utility tools stacks in your browser. No uploads, files stays on your pc.

分享我用 Rust 写的单二进制 BaaS/Headless CMS:一个文件跑起博客+电商+支付+插件扩展 大家好,之前在这里发过一次 RaisFast ,这几个月又迭代了不少,总结下进展。 一句话介绍:Rust 写的高性能单二进制后端( BaaS + Headless CMS ),下载一个文件就能跑, 内嵌 SQLite 、管理后台、REST A
snkzhong · V2EX
分享我用 Rust 写的单二进制 BaaS/Headless CMS:一个文件跑起博客+电商+支付+插件扩展 大家好,之前在这里发过一次 RaisFast ,这几个月又迭代了不少,总结下进展。 一句话介绍:Rust 写的高性能单二进制后端( BaaS + Headless CMS ),下载一个文件就能跑, 内嵌 SQLite 、管理后台、REST API 、全文搜索,不需要 Node.js / Docker / 任何运行时。 ## 核心优势是: - 部署极简 ( 1 个文件就能直接运行,无任何依赖) - 高性能(基于 Rust ) - 扩展性强( content types 快速动态建表自动 crud api 、插件开发)。 - 硬件要求极低,个人电脑 或者 最便宜的 vps 也能流畅运行 ## 在线演示: https://demo.raisfast.com/admin ## 内置的东西: - 博客(文章/分类/标签/评论/RSS/Sitemap ) - 电商 + 钱包 + 支付 - 多租户 SaaS - 任务队列 + Cron

Batch edit images in your browser with tool chaining, compression, and format conversion.
BulkPicTools — 免费浏览器端图片批量处理工具,支持**工具链串联**(压缩→转格式→裁剪一次完成,无需重复上传),本地 AI 去背景/人脸模糊(WebGPU,无需 API Key),支持 200+ 张图片批量处理,文件不上传服务器。

@therealchaseeb I’m vibe coding a ZEC blockchain explorer without a bunch of trash ads Check it out. We support ironwood Oh, and charts :) https://t.co/2DubejUvFJ
@atlaszec · X
I’m vibe coding a ZEC blockchain explorer without a bunch of trash ads Check it out. We support ironwood Oh, and charts :)

Convert images into Minecraft-inspired block pixel art with adjustable palette and size.
Minecraft Pixel Art Converter — 把图片转换为 Minecraft 方块像素画,支持调整尺寸、调色板并导出材料清单

A curated library of animated web backgrounds in CSS, Canvas, Three.js, and GLSL.
@thaipham278 · X
Just shipped bgHub 🚀 A small UI library focused entirely on backgrounds for vibe coding. AI can generate backgrounds, but it often misses the vibe, bgHub is a curated collection of ideas that actually look good. 🆓 Completely free Check it out:

Generate synchronized lyrics files (.lrc) from audio using AI, for karaoke and music players.
AI LRC Generator — AI LRC Generator 使用 AI 技术一键生成音频 LRC 文件!支持自动识别音频内容,精准同步时间轴,适用于配音、字幕、K歌、播客等多种场景。做这个起因是因为手里有一些老歌或者一些市面上消失的歌,没有歌词,所以搞了个音频处理+AI生成歌词的网站。