Mayur Pal // Dev_OS|Status: Live_Ready
Loc: Jalandhar, INv1.0.4
Back

Technical Journal

Welcome to my digital notebook. Here, I break down complex technical challenges into simple guides, sharing what I learn while building modern apps and cloud systems.

Monolith vs Microservices
TECHNICAL
AUTH_ENTRY_v.2

Monolith vs Microservices

Compare monolith and microservices for e-commerce backend design, including scaling, reliability, failure handling, patterns, trade-offs, and practical adoption.

5 MIN
Apr 8
I Built a Terminal AI Chat App Using Docker — No API Keys, No Cloud
TECHNICAL
FEATURED_SYSTEM_LOG

I Built a Terminal AI Chat App Using Docker — No API Keys, No Cloud

In the final part of this series, I build a complete terminal AI chat app in TypeScript using Docker Model Runner. One binary called llm that anyone can run — streaming responses, conversation memory, preset modes, auto model detection, and history saved to disk. I walk through the full architecture, every design decision, and what I learned. Plus — why I'm migrating this to Go next.

5 MIN
Mar 18
Talking to Your Local AI Through Code — DMR REST API + TypeScript
TECHNICAL
FEATURED_SYSTEM_LOG

Talking to Your Local AI Through Code — DMR REST API + TypeScript

In Part 1 we set up Docker Model Runner. Now we actually use it. In this post I walk through calling your local LLM programmatically using TypeScript and the OpenAI SDK — no API key, no cloud. We build three scripts from scratch: a single question chat, a streaming response that feels like ChatGPT, and a multi-turn conversation with memory. Plus — DMR's native endpoints for managing models directly from your code.

5 MIN
Mar 15
Run AI Locally for Free — No API Keys, No Cloud, No Limits
TECHNICAL
FEATURED_SYSTEM_LOG

Run AI Locally for Free — No API Keys, No Cloud, No Limits

As a CS student, I wanted to experiment with LLMs without paying for API access or sending my data to the cloud. Turns out, if you already have Docker installed, you're 90% there. This is Part 1 of a series where I set up Docker Model Runner, explain the GenAI vocabulary that confuses everyone (parameters, quantization, context window), and get a 3B model running locally on my laptop — for free.

5 MIN
Mar 14
The Next.js Proxy Pattern: Solving SEO and Security for Decoupled Express Backends
TECHNICAL
FEATURED_SYSTEM_LOG

The Next.js Proxy Pattern: Solving SEO and Security for Decoupled Express Backends

Stop choosing between Full-Stack convenience and API flexibility. Learn how to use Next.js as a high-performance proxy for your Express server to achieve elite SEO, secure JWT handshakes, and 100% Lighthouse scores.

5 MIN
Feb 27
Mayur PAL

Architecting resilient systems and high-performance digital experiences with a focus on cloud-native infrastructure.

Sitemap

  • Projects
  • Blogs
  • About

Connect

© 2026 All Rights Reserved|Status: Operational
Next.js 16•AWS_MUM_Node•v2.0.0
Home
About
Projects
Certs
Blog
Resume
Contact
READY
Work With Me