Rahman Nurudin
AI Full-Stack Engineer
Socials
I write about software and AI. The notes below explain how I work with code and products.
Keep React code small, named with care, and easy to change. Prefer simple components over large ones.
Win work by stating the problem, showing a small result, and keeping the next step clear.
Five Tailwind CSS habits that keep class lists readable and layouts stable.
Add a light and dark theme switch in Next.js. Store the choice and respect the device setting.