aristocratjnr@portfolio:~/check
$ ./check-display.sh
Detected viewport
~ Narrow layout — some features optimized for desktop
$ cat ./contact-info
Obuobi Ayim David — Software Engineer & QA
$ ./resume --brief
aristocratjnrportfolio|available for work|0%|contact||

All posts

July 22, 2026

Building this website with Remix 3

A walkthrough of how this portfolio is constructed — from the clientEntry component model to the WebGL particle background and the glassmorphic landing UI.

July 22, 2026

Open source is a muscle

Consistency beats intensity. A few commits every week compounds into a presence that opens doors you didn't know existed.

July 22, 2026

Testing for confidence

A simple philosophy for testing: cover the behavior that matters, keep the suite trustworthy, and make regressions obvious.