You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A modern expense tracker web application built with React, JavaScript, and Tailwind CSS. Easily manage your personal finances with intuitive transaction tracking, category management, interactive charts, and comprehensive financial analytics—all with a responsive design that works beautifully on both desktop and mobile devices.
An engineering deep-dive into the 'black box' of modern frameworks. I built a custom reactive engine from the ground up—including a virtualized DOM, centralized event bus, and persistent state management—to achieve 60fps performance in a data-heavy, complex UI environment.