IkboljonMe
ENUZRU

Yozuvlar

5 ta yozuv

  • Layers and a factory in a Next.js shop

    Notes from building an online shop on Next.js, Prisma and PostgreSQL — keeping route handlers thin, and letting a factory decide what a product needs.

    Ingliz tilida1 daqiqa o‘qishNext.js, Architecture

  • A support bot that won't make things up

    For the ElitHome Instagram bot, the knowledge base is a folder of Markdown notes in Git. Staff edit it in Obsidian, and the bot answers only from what's written there.

    Ingliz tilida1 daqiqa o‘qishBots, Obsidian

  • A 3D desk made of boxes and cylinders

    The workbench on my homepage has no 3D model file. It's built in code from primitives, loaded lazily, and turned by the scroll position.

    Ingliz tilida1 daqiqa o‘qishThree.js, Design

  • One site, three languages

    English, Uzbek and Russian on a single Next.js 16 site — the routing, the SEO details, and the two typography problems I didn't see coming.

    Ingliz tilida1 daqiqa o‘qishNext.js, i18n

  • Why my blog lives in Notion

    I wanted to write where I already think. So the site reads posts straight from a Notion database — no export step, no markdown files in the repo.

    TanlanganIngliz tilida1 daqiqa o‘qishNotion, Next.js