
Writing Agent – AI Writing Coach & Writing Feedback Platform
AI writing coach that provides feedback on your work and tracks your writing progress.
@RohanMuni · X
The full gallery
Tech stack
60 projects

AI writing coach that provides feedback on your work and tracks your writing progress.
@RohanMuni · X

Writing assistant that provides AI help while keeping your entire manuscript in context.
@a1siel · X

Write code and visualize its runtime execution as an interactive graph.
@neon_time · X

World-building and scriptwriting app with a focus-first interface for creative work.
@defiantghosty · X

Write and preview Markdown documents live in your browser with syntax highlighting.
@krishnakrmahto · X
Built Easy Markdown Editor — a reading-first Markdown editor where you edit the rendered document instead of raw Markdown.

Draft novels, stories, screenplays, and poetry with AI assistance.
@solitario85482 · X
Check out what I just built with Lovable!

Cross-posts, schedules and designs content for every social platform from one place.
@aydenlimdev · X
If you want to connect, and follow along!

Share code, notes, scripts, and AI context via encrypted URLs.
@parrotwiki · X
one url. everything they need. code, notes, scripts, keys. end-to-end encrypted. 🦜

A writing app for focused sessions that erases progress if you leave the tab.
u/Automatic_Flow_7587 · Reddit
imagine a writing app that won't let you leave until you're done. leave the tab, lose what u've written. i was building a small writing platform around one simple idea: make distractions expensive . you start a timed writing session, choose how long you want to focus, and commit to staying in the tab until the timer ends. if you switch tabs, minimize the window, or leave the page, the entire session is deleted (ofc with the countdown first). it sounds brutal, but it's surpris

An AI agent that analyzes code repositories and writes code autonomously in your browser.
@vlipadev · X

Convert screenplays into finished videos with AI storyboards and consistent characters.
@tinkerersanky · X
You can make films with AI

Learn Python by solving 60 coding challenges in a browser-based editor.
u/Funny-Temporary7465 · Reddit
Built a Python learning platform because I was bored of the existing options Hey everyone, I built PyTutor, a web app to learn Python by actually writing code from the first minute instead of watching videos. 60 challenges across 6 modules, a real Python editor in the browser (runs via Skulpt, no backend needed), a live variable inspector so you can see what your code is doing as it runs, and a certificate at the end. Built it with AI-assisted coding tools, which let me focus more on the