
ARTEX — 自主渗透测试控制台
Autonomous LLM-driven penetration testing console for security assessment.
Autumn-27 · GitHub
ARTEX AI 自主渗透测试系统
The full gallery
Tech stack
60 projects

Autonomous LLM-driven penetration testing console for security assessment.
Autumn-27 · GitHub
ARTEX AI 自主渗透测试系统

Forge creatures in a 3D game with GPU-simulated water physics.
@rand_monsterlab · X
A monster walks into a GPU-simulated pond. Reactive SPH water in the browser with @threejs + WebGPU. Every movement sends ripples through Coming soon. Follow @rand_monsterlab: #ThreeJS #WebGPU #VibeCoding #IndieGame #Monster

Free security scanner that checks AI-built applications for vulnerabilities in seconds.
kahlilashanti · HN
My tool scanned 256 AI-built apps and most had exposed credentials

A free pixel-art skateboard endless runner game playable instantly in your browser.
@kkori_choi · X
Built this little pixel-art endless runner while learning vibe coding. No installs. Just open and play. Can you beat 10,000 points? 👀

Free online toolkit with 50+ tools for file conversion, AI generation, PDF editing, and video.
@smarterV01 · X

Chat with AI agents that automatically triage bugs and feature requests for small development teams.
@suhaaspk · X
Hi! building Jungle ( Its a way for small teams to automatically triage bugs and feature requests to keep development moving while they sleep


@lightsilver323 https://t.co/YIvqjGR5Wv
@dogabot · X

Book rides and electric scooters in Hargeisa with live tracking and fare bidding.
@Burka559016 · X
Check out what I just built with Lovable!

Preview custom wheels, wraps, and body kits on your car, then generate photo packs and rolling-shot videos.
@iaaaaan · X
Done. Theirs def looks vibe coded slop, mine doesn’t. End to end 4 days on and off for both iOS and web 😅 Pending App Store review

Browse cars in an interactive online showcase
@heisoxmayor · X
Throwback to this simple Car Showcase app i built when i was bored tech stack: - Next.js - TypeScript - React - Tailwind CSS - Vercel (deployment) live url: do you miss coding locally or has vibe coding taken over?

A lightweight Python runtime that runs in your browser, weighing under 200 KB.
dylansuttonc · HN
When I started programming Edge Python more than six months ago, I was looking for a version of Python that weighed less than 200 kb so it could reach any device, sandboxed by design, built with browsers in mind, decoupled from the operating system and very fast. Today the closest competitor would be MicroPython. However, it did not solve my real problems or the problems of the people who use the project. * Managing async and blocking code on the event loop. MicroPython inherits CPython's blocki