Nnamdi Azubuike
Software Engineer, Frontend Lead, Product Builder
I build products with code for real people — thoughtful interfaces and solid systems. I keep learning through algorithms, functional programming, and how AI can help us ship better software.
I'm a father to a beautiful daughter. Outside work, I write on my blog, ship side projects, and volunteer in communities that shaped me — giving back where I can.
featured work
see allrecent posts
see all- 7 min read|31 Dec 2025
Setting Up ESLint, Prettier, Husky, and Commitlint in Your Expo React Native Project: A Complete Guide
Setting up ESLint, Prettier, Husky, and Commitlint in your Expo React Native project is a crucial step towards maintaining code quality and consistency across your development team. These tools help enforce coding standards, catch potential errors early, and ensure that your codebase remains clean and maintainable as your project grows.
#mobile#development#security - 10 min read|21 Feb 2023
Version Control System - Introduction to Git & GitHub for beginners
Teamwork and collaboration are core parts of being a developer.With the help of a version control system, this has been made easier.
#development - 2 min read|15 Feb 2023
Firebase Cloud Storage
Firebase Cloud Storage is a service that developers can use to store and download files generated directly by clients.No server - side code is needed.
#firebase - 3 min read|13 Feb 2023
Firebase Authentication
Google Firebase is a Google - backed application development software that enables developers to develop iOS, Android, and Web apps.
#firebase