
Gradus
@suni_code Here it is: https://t.co/FJRlXNARp2 Definitely appreciating feedbacks
@sykatt01 · X
Here it is: Definitely appreciating feedbacks
The full gallery
Tech stack
16 projects

@suni_code Here it is: https://t.co/FJRlXNARp2 Definitely appreciating feedbacks
@sykatt01 · X
Here it is: Definitely appreciating feedbacks

Project management, CRM, and HR in one platform for software teams.
@aquib_builds · X
MyTaskly — task/project management SaaS, live at Problem: small teams overpay for bloated PM tools or just lose track of things in WhatsApp/spreadsheets.

Study with YouTube lectures, notes, code execution, and AI-generated flashcards in one window.
@angelgetemm · X

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