~13 minutes to read
Refactoring UI provides guidance for non-designers on how to create polished, professional visual interfaces without formal graphic design skills.
~13 minutes to read
Refactoring UI provides guidance for non-designers on how to create polished, professional visual interfaces without formal graphic design skills.
~49 minutes to read
After having built a somewhat original habit tracker, I was keen on coming up with a solution to a much more common problem: task management. This is the story of how I built a task planner with React Native, explored from an academic perspective first and foremost.
~49 minutes to read
The following are some notes I have taken while reading Effective Java (Third Edition), written by Joshua Bloch. Each item is an actual heading taken verbatim from the book, while the bullet points are my rehash of the original content.
~9 minutes to read
I find learning about productivity fascinating, yet I'm aware that in the end, a simple set of rules and systems is what works best for me. These systems will continue to evolve over time, but I have found that the simpler they are, the more likely I am to stick with them. This post describes my current digital take on dealing with everyday life.
~9 minutes to read
After reading Letters to a New Developer, one of the next logical steps on this learning path was to read [The Effective Engineer][effective-website]. I hope you enjoy this simple yet effective book summary!