The high-level design axes that I learned from good ol’ _Papa Zuck_ are Product ThinkingSelf-awareness. It’s important to know that these six axes are a mixture of your hard and soft skills. So let’s dive deep into design axes next. Each axis will have a link to my boilerplate Product Design Level Expectations Rubric for reference. A read from ADPList's substack There's even a designer matrix for
Cron, my daily calendar app, was rebranded as Notion Calendar last week after it was acquired. While I'm not a big fan of the new branding, it's incredible to see how an indie favorite calendar has become a major player in the field. If you're interested, watch Cron's founder Raphael Schaad's interview with Garry Tan, where he talks about his obsession with design and the user experience, taking h
Just want to bookmark this piece of of golden rule for making isometric stuff. You don't need a fancy template. Just create your own isometric graphic with a skewing Figma plugin (like SkewDat ) and reference this.
It's a new year and quite a lot has been achieved this quarter. First of all, I have wrote my personal blog from scratch using NextJS as part of my practice. The hardest part was the API and synchronising with rss feed & Spotify. I also Redeployed juxtdesign.cc - - #### [[Write 4 Blogs about coding and design]] - #### [[Join 3 tech meetups and conferences]]
I recall making font sizes fluid and scale in ratio according to the viewport was not an easy task few years ago. Here's the formula I had bookmarked from css-tricks.com ```css body { font-size: calc([minimum size] + ([maximum size] - [minimum size]) * ((100vw - [minimum viewport width]) / ([maximum viewport width] - [minimum viewport width]))); } ``` Introducing `clamp()`, a css function that i
How would you design a body check report? Last month, i received a physical copy of my body check result. Embracing “product designer” mindset had me rethink on the experience of body check. There could be a lot of thinking behind the design of a health check report. First question most people want to know is "Am I normal or not?”. It’s important to let user know the numbers but at the same time