Projects

Some selected projects!

Binary Search Tree Visualization

An interactive D3.js tool to visualize BST operations (insert, delete, traverse) with smooth animations.

Ecommerce Mvp

A full-featured e-commerce platform built with React and Redux, featuring user authentication, a connected database, and secure Stripe payment integration.
The project also includes :
unit and integration tests using Jest, CSS-in Javascript etc..