I am software engineer with a decade of experience working with Microsoft, Google and top US tech ventures
I, along with a small team of engineers, partners with industry-leading brands to deliver beautiful, and performant frontend applications using React & Typescript.
Case Study
Access energy data easier than ever before
portfolio
Omnimetic revolutionizes energy data management with secure, automated utility data access, saving time, improving efficiency, and promoting innovation in the energy sector.
A Digital Platform to Simplify Mortgage Management
portfolio
Tech-driven mortgage servicer enhances borrower experience, reduces costs, and expands servicing capacity with over 20,000 consumers and $6 billion in mortgages.
Simplifying Personal Finance through Automation
portfolio
Revolutionizing personal finance management with an intelligent operating system. Organize, track, and make informed decisions, keeping users financially secure. Techstars-backed innovation.
Case Study
Access energy data easier than ever before
portfolio
Omnimetic revolutionizes energy data management with secure, automated utility data access, saving time, improving efficiency, and promoting innovation in the energy sector.
A Digital Platform to Simplify Mortgage Management
portfolio
Tech-driven mortgage servicer enhances borrower experience, reduces costs, and expands servicing capacity with over 20,000 consumers and $6 billion in mortgages.
Simplifying Personal Finance through Automation
portfolio
Revolutionizing personal finance management with an intelligent operating system. Organize, track, and make informed decisions, keeping users financially secure. Techstars-backed innovation.
10+ Years of Software Development | Expert React JS Development | Ex-Microsoft | IIT Alumnus
I am a big believer in Object Oriented Programming, SOLID design principles, Broken Window theory and Typesafety when it comes to building better software
Pixel Perfect Experience
I recognize the importance of a beautiful user experience and obsessed with pixel perfect implement.
Product Engineering
Before I code, I ask why and take time to understand the problem to help launch better user experiences
Clean Code
I break UI into smaller components and with appropriate state encapsulation to ensure codebase is easy to work.
Clear Communication
I communicate proactively update on progress, and ask precise questions that makes it easy to work with remotely
Testing
I spend time to do automated and manually testing to ensure it is delivered as per the requirement
Typesafety
I can build React using JS, but prefer Typescript to make code easy to reason with and reduce issues in production
March 6, 2024
Setup WhatsApp Business API with Meta: A Step-by-Step Guide
Learn how to seamlessly integrate WhatsApp Business API with Meta, unlocking vast communication opportunities. This comprehensive guide navigates app creation, product addition, webhook setup, and business verification,…
February 29, 2024
Power of React Lazy Loading for React Performance
React lazy loading defers the loading of non-essential components and assets until they're needed, improving initial load times and memory usage. Techniques like React.lazy and native lazy loading enhance user…
February 28, 2024
Unleashing the Power of React Code Splitting
React code splitting improves page load times by splitting code into separate bundles that are loaded on demand. Using React.lazy() and Suspense, you can lazily load components, reducing initial bundle sizes and…