EDUCS · Sub-brand

MUMITUL

Computer Science & Engineering Hub

A clean, tech-focused home for CSE fundamentals, custom programming tutorials, and open code repositories — written from real engineering work.

MUMITUL logo

Tutorials

Step-by-step guides in TypeScript, Python, systems, and web fundamentals.

Repositories

Open source utilities, starters, and reference implementations.

CSE Notes

Concise notes on algorithms, DB internals, networks, and OS.

Latest from MUMITUL

Tutorial

Building a production-grade REST API with TypeScript & Postgres

Schema design, validation, row-level security, and deployment — the full stack, end to end.

12 min read
Deep-dive

Understanding B-Trees, LSM-Trees, and modern DB storage

A visual, intuitive walk through the data structures that power your database.

9 min read
Repo

ts-starter: opinionated TypeScript service template

Batteries-included template with testing, CI, and a clean architecture baseline.

Open source