
JUWEL OS: her own computer · Vext Labs
AI agent that completes end-to-end tasks across chat, email, files, calendar, and development tools.
@annalea_l · X
JUWEL OS. The WORLDS first Native Agentic Kernel and verifing system.
The full gallery
Tech stack
17 projects

AI agent that completes end-to-end tasks across chat, email, files, calendar, and development tools.
@annalea_l · X
JUWEL OS. The WORLDS first Native Agentic Kernel and verifing system.

Learn data structures and algorithms through interactive visualizations and interview prep tools.
@aarsh_30 · X

AI-powered coding agent template supporting Claude Code, OpenAI Codex CLI, Cursor CLI, and opencode with Vercel Sandbox
@RudyNTech · X
Had a good chat with @AmirKodro, founder of vibe coding tool about how I'm a bit surprised we don't yet have something of a traditional business org chart with silo'd AI agent "employees". Lo and behold, today I come across @coderblock, which does exactly that! What do you think @AmirKodro?

Free platform with 1,000 DSA problems organized by topic and difficulty, with solutions in multiple programming languages.
@Hshu_15 · X
Built something I’ve been working on 🚀 a free platform with 1000 DSA problems, organized by topic & difficulty. Built with ChatGPT + Antigravity and deployed on Vercel. 🌐 ⚡ #DSA #Coding

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