It’s been a couple of years since I last posted on here. If you visit my profile you'll find my early days as a software developer, back when i was posting JavaScript and CSS crash courses and tutorials.
I’ve been away from the keyboard in terms of blogging and from software development. Recently, I’ve decided to make a major career transition: I’m moving from Software Development into ...
In Part 3, we built a service that could watch the Bitcoin mempool, spot anchor outputs, and estimate whether a fee bump was feasible. It was a solid foundation, but it stopped short of actually doing anything. No transaction was built. No fee was bumped. And crucially, no o...
A repository becomes popular. People trust the stars, copy one install command, and run fast.
npx skills add https://github.com/example/popular-skills --skill security-review
Most users do not inspect what that repository can con...
Hero sections shape the first interaction users have with a product page. Developers building SaaS tools, analytics apps, or service websites often need a production-ready hero layout without spending hours designing it.
This list reviews hero blocks from shadcnspace that devel...
Traditional due diligence relies on a single analyst, a single model, a single perspective. What if you ran every credible AI model you could find against the same stock — simultaneously — and looked for where they agreed?
That's exactly what I built for Palantir (PLTR). Here's what happened.
I routed P...
A deep dive into modernising legacy systems incrementally without breaking production or losing years of edge-case history.