Sneakerx screenshot 1
  • Sneakerx was a project I built to get hands-on experience with AWS and cloud deployments, while also exploring full-stack architecture at scale.
  • It's an inventory and analytics dashboard designed to help businesses monitor stock levels, track expenses, view order history, and analyze discounts, all from one place. The goal was to make it easy to navigate business data and uncover actionable insights through clear visualizations.
  • The frontend was built with React and Tailwind CSS, with Redux Toolkit handling the state management. The backend uses Node.js, Express, Prisma, and PostgreSQL for structured, reliable data flow.
  • I deployed the app entirely on AWS, EC2 for hosting, RDS for the PostgreSQL database, and S3 for storing media and assets, to simulate a real-world, cloud-based production environment.