Writing

Blog &
Thoughts.

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

2026-05-01
Building My Portfolio from Scratch — And Getting Hacked on Day One

A full account of building ashimp.com.np from pure HTML/CSS/JS, automating a blog pipeline, and surviving a Cloudflare credential breach on the day I went live.

WEBSECURITYAI ASSISTED CODING
2026-04-01
Documentation of Python Beam Analysis Package

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

DOCUMENTATIONPYTHONENGINEERING
2022-05-01
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