Skip to main content

Writing

2024


2023


Why I learned tailwind CSS?

·607 words·3 mins
Designers struggle with developers prioritizing functionality over aesthetics, relying on frameworks like React, Angular for rapid development.

Owning the product service, not the page

·624 words·3 mins
Developers’ desire for page ownership complicates collaboration. Proposing a pattern library team to ensure design consistency and streamline feature implementation. Emphasizing service ownership over specific pages can enhance collaboration and reduce design challenges in large teams.

Screen flow diagram better then Prototype

·445 words·3 mins
Creating goalbook.io involved user research and prototyping. Explaining sketches led to complexity until screen flow diagrams simplified the process, enhancing collaboration and clarity in conveying ideas.

2022


6 common UX issues on networking tools

·1007 words·5 mins
Port labelling helps the network engineers to group individual ports on routers and switches. Which in-turn would help them to configure 1000s of ports in the network in the minimal time and able to monitors its performance

2021


Vertical Center align text on a button

·255 words·2 mins
In one of the recent projects I worked on, we used a text in a button with a line-height of 19px. Since it is an odd number, we were unsure whether it would align to the button’s center.