
Interactive illustrations. From best case to worst case.
We'll work on making an element interactive from best case scenario, where you have anchors to work with, to worst case, where you're working with ras...
Read more →Welcome to my space. An open look into insights from my journey.

We'll work on making an element interactive from best case scenario, where you have anchors to work with, to worst case, where you're working with ras...
Read more →
There was a point earlier in my journey where something clicked. A shift in how I think about building software. I don't know exactly how it happened ...
Read more →
AI can help smoothen a lot of processes in your work as a software developer. My experience is heavily frontend so this post will speak on the process...
Read more →
For every project, you have one chance to set the tone for how painful it will be to work on the project as it grows. The reason we don’t see issues u...
Read more →
The best code tells a clear story: user acts → handler responds. useEffect can break this story by separating effects from their actions, removing the...
Read more →