AutoMarket
MERN · 2026Sole developer
Architected and shipped a full-stack luxury car marketplace end-to-end as the sole developer, spanning a React and Redux frontend, an Express REST API, a MongoDB data layer, and an administrative dashboard covering inventory, cart, and order management.
Implemented an AND-based full-text search across product name, description, and category, with stemming-powered fuzzy suggestions on zero-result queries, reducing dead-end searches and measurably improving product discoverability during testing.
Engineered JWT authentication and a cart-to-order checkout pipeline persisted in MongoDB, verifying multi-session cart isolation across independent browser instances to guarantee data integrity under concurrent user access.
Orchestrated the full stack in Docker Compose, delivering a one-command development environment and consistent build outputs across local and deployment targets.