CODERNEXv1.0.0-stable
$whoami$ls_projects$cat_blog$ssh_contact
sudo login
CPU: 2.4%
PING: 24ms
Terminal_Navigation_Menu
>Aboutwhoami>Projectsls_projects>Blogcat_blog>Contactssh_contact
INITIALIZE_LOGIN

Engineer: Borhan Uddin [cite: 1]

Base_Loc: Khulna, Bangladesh [cite: 2]

Status: SESSION_ACTIVE
cd ..
~/entries/blog_posts _

Technical Journal

./logs/architecture_notes.md

System_Identity

Borhan Uddin

Full-Stack Engineer

Specializing in high-performance NestJS backends and scalable Next.js architectures.

Live_Telemetry

CPU_LOAD2.4%
DB_SYNCSTABLE

Global_Tags

#nestjs#next.js#postgresql#system_architecture#security
$grep_content
1/17/2026
2 HITS

How I Built NexPress: A Blazing Fast, Multi-Threaded CLI for Image Compression

Node.js is single-threaded, but your CLI doesn't have to be. Discover how I built NexPress—a high-performance TypeScript tool that utilizes Worker Threads to batch compress images and convert them to WebP in parallel, maximizing every core of your CPU.

EXEC_READ_ENTRY
1/11/2026
2 HITS

Node.js Worker Threads: Conquering CPU-Bound Tasks

Optimize Node.js for CPU-bound tasks with Worker Threads. Learn how to prevent blocking the event loop, improve performance, and scale your applications effectively.

EXEC_READ_ENTRY
1/11/2026
3 HITS

JavaScript Hoisting Explained: The Complete Guide

Understand how JavaScript hoisting works for variables (var, let, const) and functions. Learn the "Temporal Dead Zone" and how to avoid common hoisting bugs.

EXEC_READ_ENTRY
1/11/2026
3 HITS

Mastering JavaScript Closures: A Comprehensive Guide

Demystify JavaScript closures once and for all. Learn how lexical scoping works, see practical use cases like data privacy, and avoid common memory leaks.

EXEC_READ_ENTRY
1/11/2026
3 HITS

Async/Await vs Promises- How to Handle Asynchronous JavaScript

Stop the confusion! Learn when to use Async/Await vs. Promises in JavaScript. Master error handling, syntax differences, and best practices for 2026 dev work.

EXEC_READ_ENTRY
1/11/2026
3 HITS

A Complete Guide to JavaScript Callbacks

Master asynchronous programming with this deep dive into JavaScript callbacks. Learn to handle higher-order functions, avoid callback hell, and write clean code.

EXEC_READ_ENTRY
1/11/2026
3 HITS

Mastering SOLID Principles in TypeScript for Better Code Design

Learn how to apply the **SOLID principles** effectively in **TypeScript** to build clean, scalable, and maintainable applications. This guide breaks down each principle with practical examples, showing how strong object-oriented design leads to flexible code, easier testing, and fewer bugs in real-world TypeScript projects.

EXEC_READ_ENTRY
1/5/2026
4 HITS

The Power Trifecta: Combining Factory, Strategy, and Adapter Patterns in TypeScript

Design patterns are great on their own, but their real power is unlocked when you combine them to solve complex problems. Today, let's look at how the Factory, Strategy, and Adapter patterns can work together to build a flexible and robust payment processing system.

EXEC_READ_ENTRY
1/4/2026
4 HITS

Codernex V1: Engineering a High-Performance Portfolio Ecosystem

A deep dive into the technical architecture of Codernex, featuring a custom Block Editor, NestJS backend modules, and a dynamic AWS S3 media pipeline.

EXEC_READ_ENTRY