RSSAmplifier

Blog

Shajid Hasan Naim

Fullstack dev & mechanical engineering student sharing projects, programming tips, and ideas, mixing tech, creativity, and curiosity.

sh4jid.meRSS feed ↗3 posts

Latest posts

One Command Puts My Files on the Internet

You run one command in a folder, and it's served over the network with a full-featured web UI. Add a Cloudflare tunnel, and your files are one URL away from anyone. Where has copyparty been all my life?

How I Survived a Viral App, Almost Losing My Mind

Chithi.me, an app for anonymous hand-written letters, started as an exam-break side project. Within a week it had delivered a million letters, and I was learning to scale the hard way.

Svelte, Markdown, and the Magic of Web Components

Discover a practical use case for Web Components within a SvelteKit project. Learn how to solve the common problem of adding interactive Svelte components, like a "copy" button, into static HTML generated from Markdown.