MD Razikul Islam Joni Logo
AboutExperienceProjectsBlogsGitHub

Blogs

AI Blog Q&A

beta

Ask about architecture, Rust, collaboration, and get retrieval-backed snippets from posts.

Related blogs

No blog matches yet. Ask about architecture, Rust, or collaboration.

Q&A (retrieval only)

Ask a question to see source-backed snippets from projects and blogs.

Hello World in Rust with Axum

Jan 03, 2026 · 4 min read

A minimal web server using Rust and the Axum framework.

Eraser and Selection Mechanics in CoSketch

May 01, 2025 · 6 min read

How a collaborative canvas tracks erasing and selection states.

Inside CoSketch's Docker and Compose Architecture

Apr 10, 2025 · 5 min read

A quick tour of the services powering realtime collaboration.

How CoSketch's Canvas Engine Works

Mar 15, 2025 · 7 min read

From pointer events to render loops in a custom canvas engine.

Designing a Portfolio Information Architecture That Converts

Apr 22, 2026 · 8 min read

A practical structure for preview, listing, and detail pages in developer portfolios.

MDX vs JSON for Portfolio Content: A Hybrid Strategy

Mar 18, 2026 · 6 min read

Why blogs belong in MDX while projects are easier to manage in structured data.