Timeline View

Blog Timeline

47 Posts · ~1008 min total reading time

11

April 2026

11 Posts

Next.js 15 on Azure Container Apps: A Production-Ready Deployment Guide

Deploy Next.js 15 to Azure Container Apps with scale-to-zero, Easy Auth, managed identities, Front Door, and OpenTelemetry for production workloads.

April 29, 2026 (1w ago)19 min read
AzureNext.jsDockerCloud

Cultural Mechanistic Interpretability: Reading Cultural Memory Inside Large Language Models

A new digital humanities method that reads cultural memory inside large language models using sparse autoencoders, with formal metrics and runnable code.

April 28, 2026 (1w ago)32 min read
Digital HumanitiesAIInterpretabilityPostcolonial Studies

How to Build a URL Shortener on AWS in 2026: The Complete End-to-End Guide

Build a modern, serverless URL shortener on AWS in 2026. Learn how to use CloudFront, Lambda, DynamoDB, and the new S3 Files feature for high-scale routing.

April 28, 2026 (1w ago)39 min read
AWSServerlessArchitectureSRE

আইসিসিআর (ICCR) স্কলারশিপ ডিকোডিং: আমার অভিজ্ঞতা ও বাস্তব কিছু পরামর্শ

আইসিসিআর স্কলারশিপের আবেদন প্রক্রিয়া এবং ভারতে জীবনযাপন নিয়ে আমার ব্যক্তিগত অভিজ্ঞতা ও গবেষণার সংকলন। ইন্টারভিউ প্রস্তুতি থেকে শুরু করে এখানকার বাস্তব চ্যালেঞ্জগুলো সহজভাবে বুঝে নিন।

April 20, 2026 (2w ago)21 min read
ScholarshipsStudy in IndiaICCRInternational Students

My ICCR Journey: Personal Experiences & Insights (AY 2026-27)

Sharing personal experiences and practical research on the ICCR scholarship. An honest look at the application process, interview preparation, and the real-life adjustments of studying in India.

April 20, 2026 (2w ago)23 min read
ScholarshipsStudy in IndiaICCRInternational Students

Part 1 - The S3 Files EC2 Infrastructure Handbook Manual Configuration & Architecture

The definitive manual for engineering Amazon S3 Files on EC2. Step-by-step setup of VPC mounting, IAM trust policies, and NFS v4.1 client installation.

April 18, 2026 (3w ago)7 min read

Part 2 - The S3 Files Lambda Handbook Serverless Persistence & Access Points

High-authority manual for mounting Amazon S3 Files on AWS Lambda. Engineering persistent storage for serverless using Access Points and POSIX mappings.

April 18, 2026 (3w ago)4 min read

Part 3 - The S3 Files Terraform Masterclass Modular Automation & Workloads

High-authority guide to automating Amazon S3 Files with Terraform. Architecting modular storage, ECS Fargate workarounds, and cross-platform automation.

April 18, 2026 (3w ago)6 min read

Building the Web I Needed: Stammering, Disability Studies, and Neuroinclusive UX Design

Why stammering belongs in accessibility conversations, and how design choices can remove silent barriers.

April 16, 2026 (3w ago)30 min read
Web AccessibilityStammeringSpeech DifferencesInclusive UX

How I Made My Next.js Portfolio Actually Production-Ready (For $0)

Most developer portfolios are one bad commit away from breaking in production. Here's how I added ten practical reliability layers, from CI/CD and API security to dependency policy, performance budgets, observability, and release governance.

April 9, 2026 (1mo ago)15 min read
Next.jsDevOpsCybersecurityWeb Performance

Kiro IDE: Building a Production API With Spec-Driven AI (Hands-On Tutorial)

A step-by-step walkthrough of building a real feature using Kiro IDE, from installing the tool to shipping tested, documented, convention-compliant code. No theory. Just the build.

April 1, 2026 (1mo ago)35 min read
AWSDev ToolsAIIDE
6

February 2026

6 Posts

The Topography of Trauma: Mahmud of Ghazni's Ideological Rupture and the Chola Response in Amish Tripathi's The Chola Tigers

A look at Amish Tripathi's 2025 epic, focusing on how it handles the history of Mahmud of Ghazni and the Chola response.

February 21, 2026 (2mo ago)24 min read
Book ReviewHistorical FictionTrauma TheoryHistoriography

The Gangster in the Garden: A Review of Mother Mary Comes to Me

A forensic accounting of Arundhati Roy's first memoir. We explore how Mary Roy - the 'shelter and the storm' - shaped the writer who would go on to win the Booker Prize and challenge the Indian state.

February 12, 2026 (2mo ago)12 min read
Book ReviewArundhati RoyMemoirLiterature

Build Your Own HTTP Server

Learn protocol engineering by building an HTTP/1.1 server from scratch in Python. Sockets, headers, and concurrency explained simply.

February 10, 2026 (2mo ago)24 min read
NetworkingPythonHTTPSockets

Build Your Own HTTP/3 Server

A massive guide to building a modern HTTP/3 and QUIC server from the ground up using Python. We move beyond the limits of TCP into the world of UDP-based protocols.

February 10, 2026 (2mo ago)15 min read
NetworkingPythonHTTP/3QUIC

Algorithmic Dysfluency: Why AI Cannot Hear the Stammering Subject

Why AI speech recognition fails people who stammer. Interrogating Whisper through the lens of Berardi and Fanon to argue that the stammer is a form of political refusal.

February 5, 2026 (3mo ago)9 min read
Critical AIDisability StudiesDigital HumanitiesPhenomenology

My Secure AI Agent Setup: Building a Better Playground with Nix

Don't let AI agents have access to your whole system. Here's how I built a secure sandbox using Nix and Bubblewrap to keep my coding agents in check.

February 3, 2026 (3mo ago)23 min read
NixSecurityAI AgentsLinux
11

January 2026

11 Posts

Goodbye reCAPTCHA, Hello Turnstile: Why I Switched (Next.js Guide)

Struggling with reCAPTCHA's impact on user experience and privacy? This guide walks you through migrating to Cloudflare Turnstile in Next.js-improving speed, security, and mobile UX in under 15 minutes.

January 30, 2026 (3mo ago)9 min read
Next.jsCloudflareCybersecurityReact

EKS Networking Deep Dive: Why Your Pods Can't Talk

Kubernetes networking is notoriously hard. Here is a guide to AWS EKS networking, VPC CNI, and how to debug DNS issues in your cluster.

January 18, 2026 (3mo ago)8 min read
KubernetesEKSAWSNetworking

Observability 101: Why Logs Are Not Enough

Monitoring tells you something is broken; observability tells you why. A look at Metrics, Logs, Traces, and how to handle cardinality explosions.

January 17, 2026 (3mo ago)8 min read
ObservabilityPrometheusGrafanaOpenTelemetry

Breaking Production on Purpose: A Guide to Chaos Engineering

Why would you crash your own server? Because someone else will eventually. Learn how to use AWS FIS for Game Days and build more resilient systems.

January 16, 2026 (3mo ago)8 min read
Chaos EngineeringAWSSREDevOps

Disaster Recovery: The Art of Sleeping at Night

RTO and RPO aren't just acronyms-they're the difference between keeping your job and losing it. A guide to surviving AWS outages and ransomware.

January 15, 2026 (3mo ago)10 min read
AWSDisaster RecoveryBackupSRE

FinOps 101: How to Stop AWS From Bankrupting You

The cloud isn't free. Here's my survival guide for AWS cost optimization-Spot instances, Savings Plans, and how to avoid the NAT Gateway trap.

January 14, 2026 (3mo ago)9 min read
AWSFinOpsCost OptimizationDevOps

The Docker Diet: How to Slim Down Your Fat Containers

Stop shipping 1GB images for a 5MB app. Learn how to slim down your Docker containers using multi-stage builds and distroless images.

January 13, 2026 (3mo ago)10 min read
DockerContainersDevOpsOptimization

The Perfect Pipeline: How to Ship Code Without Crashing Production

Shipping code shouldn't be stressful. A look at Blue/Green deployments, Canary releases, and how to build a CI/CD pipeline that lets you sleep at night.

January 12, 2026 (3mo ago)16 min read
CI/CDDevOpsAWSDeployment

Bash for Cloud Engineers: The Lost Art of Text Processing

Why click when you can script? Learn how to use sed, awk, and grep to parse logs and automate deployments like a pro.

January 11, 2026 (3mo ago)13 min read
LinuxDevOpsBashShell Scripting

Git Under the Hood: The DevOps Engineer's 'Undo' Button

Stop memorizing commands and start understanding the graph. Learn how Git actually works under the hood-blobs, trees, and how to fix a detached HEAD without panicking.

January 10, 2026 (4mo ago)15 min read
GitDevOpsVersion ControlCI/CD

Terraform State Surgery: The Senior Engineer's Guide to Moving Resources Without Downtime

Learn how to move resources in Terraform without breaking production. A guide to using 'state mv', 'rm', and 'import' for refactoring infrastructure safely.

January 9, 2026 (4mo ago)17 min read
TerraformDevOpsInfrastructure as CodeAWS
11

December 2025

11 Posts

Glitch Poetics: The Political Ontology of the Refused Body

A rigorous computational and theoretical analysis of the 'Glitch' as a site of political refusal. Utilizing High-Dimensional Semantic Analysis (BERT), T-SNE visualization, and post-colonial theory, this research article mathematically proves the semantic identity between 'Glitch Aesthetics' and 'Disability Politics'.

December 31, 2025 (4mo ago)20 min read
AcademicGlitch FeminismDisability StudiesDigital Humanities

The Theology of Code: Algorithmic Ijtihad in the Age of Artificial Gnosis

A theological auditing of Artificial Intelligence. By applying Gödel’s Incompleteness Theorem to Islamic Jurisprudence (Fiqh), this study argues that AI is incapable of 'Ijtihad' (Reasoning). It is a machine of 'Taqlid' (Blind Imitation) that threatens to freeze the Islamic tradition in a stasis of historical data.

December 31, 2025 (4mo ago)8 min read
AcademicIslamic StudiesPhilosophy of AIDigital Humanities

The Physics of Trauma: Network Latency and the Crip Chronotope

A rigorous physical and computational analysis of Trauma as a temporal anomaly. Integrating Einstein's Special Relativity (Time Dilation) with Network Engineering (Buffer Bloat), this study proves that Post-Traumatic Stress is not a psychological disorder but a 'Synchronization Failure' between the somatic clock and the colonial clock.

December 31, 2025 (4mo ago)14 min read
AcademicTrauma StudiesPhysicsDigital Humanities

Halal Sex: Redefining Intimacy and Faith in North America - A Review

A comprehensive review of Sheima Benembarek's 'Halal Sex', exploring the complex intersection of faith, intimacy, and female identity for Muslims in North America. This essay examines historical context, personal narratives, and the challenges of reconciling tradition with modern desires.

December 30, 2025 (4mo ago)37 min read
Book ReviewIslamic FeminismSociology of ReligionHalal Sex

Fatima Mernissi: The Godmother of Islamic Feminism and the Unveiling of History

A tribute to Fatima Mernissi, the pioneering sociologist who questioned the Prophetic tradition, exposed the 'Male Elite', and argued for Islamic equality.

December 29, 2025 (4mo ago)10 min read
AcademicIslamic FeminismBook ReviewFatima Mernissi

Homosexuality in Islam: Scott Kugle and the Hermeneutics of Justice

An in-depth exploration of Scott Siraj al-Haqq Kugle's seminal work 'Homosexuality in Islam'. This essay deconstructs the traditional interpretation of the Story of Lut, examines the theological validity of same-sex unions through the lens of 'Fitrah', and challenges the legal reliability of Hadith used to condemn queer Muslims.

December 29, 2025 (4mo ago)13 min read
AcademicQueer TheologyBook ReviewScott Kugle

Sexual Ethics and Islam: A Feminist Reflection on Kecia Ali's Magnum Opus

Exploring the tension between classical fiqh and modern feminist ethics in Kecia Ali's 'Sexual Ethics and Islam'. This essay dissects concepts like 'Milk al-Nikah' (ownership of the marriage tie), the legality of consent, and the urgent need for a new Islamic jurisprudence of intimacy.

December 28, 2025 (4mo ago)15 min read
AcademicIslamic FeminismBook ReviewKecia Ali

From Zero to Cloud: My Personal Journey into AWS (2026) - A path I am following

My personal field notes from learning Amazon Web Services. I dug deep into the kernel, mastered 'sed', and broke production with Terraform so you don't have to. This is the path I took from 'absolute beginner' to AWS Community Builder.

December 27, 2025 (4mo ago)15 min read
AWSCloud ComputingCareer GuideDevOps

KodeKloud 100 Days of Cloud: Essential Linux Security Guide (Days 1-3)

A practical guide to the first three tasks of the KodeKloud 100 Days of Cloud challenge. meaningful detailed tutorials on configuring non-interactive shells, managing temporary users, and securing SSH root access for production server.

December 23, 2025 (4mo ago)10 min read
LinuxSRECloud SecurityKodeKloud

The Ultimate Handbook: Hosting a Dynamic Portfolio on AWS (S3, Lambda, API Gateway)

Build a serverless dynamic portfolio from scratch using AWS S3, Lambda, and API Gateway. Complete beginner-friendly guide with step-by-step deployment instructions.

December 21, 2025 (4mo ago)23 min read

The Silent Killer in Your AWS IAM Policies: Escalating Privileges via PassRole

A deep dive into one of the most dangerous and overlooked AWS misconfigurations: the iam:PassRole permission. Learn how we discovered a silent privilege escalation path in our CI/CD pipeline that could have compromised our entire production environment, and the comprehensive, architectural fix we implemented using Attribute-Based Access Control (ABAC) and SCPs.

December 20, 2025 (4mo ago)20 min read
AWSDevOpsSecurityIAM