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
My portfolio website built with React 19, Vite 6, and Tailwind CSS 4. Features smooth scroll animations, responsive design, custom loading screen, and mobile navigation. Deployed on GitHub Pages wi…
A complete, self-balancing AVL tree implementation in C++ with O(log n) time complexity for all major operations. Features include automatic rebalancing through rotations, generic key-value storage…