DEV Community

I made a gift for you: A clean, lightweight Markdown Previewer

Seif Ahmed on August 04, 2026

Demo Your browser does not support the video tag. You seem so tired, deep in thought, With every question and answer you brought...
Collapse
 
wrobeltomasz profile image
Tomasz

That's a cool idea. Could you post a short video on GitHub so we can check it out without having to install anything?

Collapse
 
codemaster_121482 profile image
Seif Ahmed

Sure, Tomasz!

Collapse
 
codemaster_121482 profile image
Seif Ahmed

If the link didn't work for you, you would find it on GitHub too.

Thread Thread
 
codemaster_121482 profile image
Seif Ahmed

File name: demo.mp4
Location: Directly in the root

Thread Thread
 
codemaster_121482 profile image
Seif Ahmed • Edited

I updated the post to include the demo section too.

Thread Thread
 
codemaster_121482 profile image
Seif Ahmed • Edited

Hi Tomasz! Just checking in—did you like the tool? I hope it worked well for you

Collapse
 
hoseinmdev profile image
Hosein Mahmoudi

Such a creative way to introduce a tool! Loved the poem. What stack did you use to build it?

Collapse
 
codemaster_121482 profile image
Seif Ahmed • Edited

Thanks! 😁 I used HTML, CSS, and NanoScript (my own modern, lightweight alternative to jQuery which uses JavaScript) for the frontend, and Node.js with MongoDB for the backend.