
Ultimate SD - AI System Design Practice
Practice system design interviews with AI-powered simulations and expert feedback.
@ShashankCode · X
Checkout here :
The full gallery
Tech stack
60 projects

Practice system design interviews with AI-powered simulations and expert feedback.
@ShashankCode · X
Checkout here :

Collect and manage user feedback and feature requests with an open-source AI alternative to Canny.
@kngkng182542 · X
If you're paying for Canny, give FeedLog a look. Same workflow for collecting feedback and managing feature requests, but free during launch.

Write better social media replies faster with AI assistance in your voice.
@kashifbuilds · X
Hey hey, I recently launched and am currently working on onboarding and engagement metrics. Lets connect!

Instantly transform rough thoughts into professional replies.
@anandkumar_dev · X

Automatically scores, tags, and deduplicates customer feedback submissions.
@ImFabien · X
- feedback management and suggestion box with built-in churn insights for SaaS teams.

Automatically reply to social media posts with AI to grow followers and engagement.
@ReplyDudeAI · X
vibe coding gets you a demo quick but falls apart the second you need real logic or scale. the course probably skips that part.

Launch customer feedback surveys in minutes with AI-powered sentiment analysis.
@elvan_hq · X
Feedback surveys with AI summaries for SaaS and ecom teams. NPS, CSAT, CES in minutes, not days. Built for the one-person CX stack who doesn't have time for enterprise tools.

Centralize customer feedback, prioritize with public voting, and share interactive product roadmaps.
@himanshu_b20 · X

Call AI replicas of human experts trained on their knowledge to get expert advice.
@callable_com_ai · X
create your digital twin with your knowledge base for others to call (and make money?)

Generate Google Reviews with AI to capture leads for local businesses.
@janiraj88 · X

Embed a lightweight widget on your website to collect user feedback, bug reports, and screenshots
@CoryMeikleDev · X
I built SiteSay a tool that allows you to embed an incredibly lightweight (4.33kB gzipped) widget to your website for collecting feedback/bug reports with screenshots. It also automatically attaches any uncaught JS errors/unhandled promise rejections.

Use AI code review that runs code in microVMs to catch more bugs faster.
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