Welcome to Insights – a collection of my thoughts, guides, and experiences that I find worth sharing. Here, you'll find practical advice, personal reflections, and explorations of ideas that shape my approach to building and problem-solving.
Thriving with Multiple Interests, skills, and passion as a creative
As creatives exposed to endless streams of information and diverse concepts of living, it’s no wonder that our interests continually evolve.
Why are you not using passkeys
In this little cry-out article of mine, I will share some common problems with using passwords and then insights about passwordless authentication using passkeys with the hope that you will adopt it when building a digital project.
Ship Consistent, High-Quality Code: A Complete Guide to ESLint, Prettier, Husky, Lint-Staged
In this article, we will explore tools like Eslint, Prettier, Husky, and others to create a seamless code quality pipeline.
Web Pages on a Diet: Island Architecture for a Lighter, Faster Web Apps
The growing problem of javascript bloat in modern web applications has begun to affect performance and user experience in modern web apps.
Safeguarding web apps: Web security principle
Building security into the core design and architecture of web applications is crucial. Security considerations should be integrated from the outset, including secure coding practices, threat modeling, and adherence to secure development frameworks and guidelines.
Cross-chain Interoperability the future of web3
And one of the challenges in the blockchain ecosystem is interoperability because each chain is isolated which is originally designed for a specific use-case and thereby limiting communications and connectivity with other chains which affects the user experience of web3 dApps built on different chains.