Writing

Blog &
Thoughts.

Notes on engineering, code, learning, and life in Nepal.
Thinking out loud, one post at a time.

Jan 2025
How I Built a Beam Analysis Tool in Python

A walkthrough of the Python Beam Analysis library — the problem it solves, the math behind it, and lessons from open-sourcing it.

ENGINEERINGPYTHONPROBLEM-SOLVING
Apr 2026
I am currently working on my new portfolio website

A deep dive into why I rebuilt my professional presence from scratch and how I used AI-driven automation to do it.

HOBBYHTML/CSSPYTHONAUTOMATION
Apr 2026
Checking my blog side functionality with sample markdown file

A comprehensive test blog to check my blog site features.

TEST BLOG
Apr 2026
Documentation of Python Beam Analysis Package

The detailed description of all the classes, functions and how to use the package.

DOCUMENTATIONPYTHONENGINEERING