SherKhanCodes
DEVELOPER & BUILDER

I build clean systems and useful products.

I’m Sher Khan — a full-stack developer who turns ideas into clean, scalable software and impactful digital experiences.

system.ts
1
2
3
5
6
7
8
9
11
12
export function buildSystem() {
  const ideas = validate(vision);
  const plan = architect(ideas);

  for (const step of plan) {
    code(step);
    test(step);
    ship(step);
  }

  return createImpact();
}
status: shipping useful products

FEATURED PRODUCT

Build-in-public workspace

mkrecho.ai

A clean workspace for turning shipped product work into approved X drafts and a useful feedback loop.

Next.jsSupabaseVercelAI
View App
SK
Builder

ABOUT

I care about clarity, craftsmanship, and creating things that matter.

I specialize in full-stack development, AI workflows, system design, and developer experience. I love minimal interfaces, clean code, and building tools that solve real-world problems.

Clean Code

Readable, maintainable, and scalable.

System Thinking

Designing systems that scale with simplicity.

Ship Useful Tools

Build. Test. Improve. Repeat.

Have a product idea or want to connect?

I’m always open to useful products, AI tools, and interesting collaborations.

Let’s Connect