Recent projects
Expenser
An advanced financial tracking platform developed using Next.js 15 and TypeScript, delivering smart receipt processing and monetary analytics while prioritizing intuitive design and robust security measures.
March 28, 2024
View Project →Biller
A modern mobile bill management application built with React Native and Expo, featuring AI-powered bill analysis and smart organization.
March 27, 2024
View Project →
Recent posts
- February 23, 2025·5 min read
Compound Components
Learn how to implement a flexible and reusable compound component pattern using React by creating a Product Card component.
- February 20, 2025·5 min read
Single Responsibility Principle
Learn how to apply the Single Responsibility Principle in React by refactoring a complex component into smaller, reusable units.