Home

Blogs

Infrequent posts about design and tech


A

AHFC — The Argon2 Hybrid Fortress for File Encryption

6 mins read
April 8, 2025
Introducing AHFC: a powerful, multi-mode file encryption tool built with Node.js and packed with compression, AES-GCM, HMAC, and Argon2. Whether you're securing secrets or flexing your CLI skills, this fortress is ready.
N

Node.js x MongoDB: Building a Real-World API (Part 3)

9 mins read
April 8, 2025
In this chaotic and beautiful journey through Node.js, it’s time to make our app actually persistent. Like, real-deal database persistent. Enter MongoDB. Let’s go deep, break stuff, and build something real.
T

The Powerful & Versatile Language: Node.js

4 mins read
April 7, 2025
Let’s talk about Node.js — not just what it is, but why it's insanely powerful, fun, and probably your new best friend in web dev.
B

Build Your First Node.js App – Step-by-Step Guide

5 mins read
April 7, 2025
Wanna build something cool with Node.js but don’t know where to start? Here’s a complete chaos-free (kinda) guide to building your first Node.js app from scratch.
L

Level Up Your Node.js App with Express.js (Part 2)

7 mins read
April 7, 2025
Built your first Node app? Cool. Now it's time to go pro with Express.js — a powerful yet minimalist web framework for Node. Here’s how to scale things up.