Amble is an online commerce platform I built using Flask, Tailwind CSS, Google Cloud, and Stripe for payments. It also uses the Google Translate API to support multiple languages, making it accessible to users around the world.

While developing Amble, I focused on keeping the user interface clean, simple, and distraction free so users could shop comfortably. I made sure the site looked and worked great across all screen sizes and followed accessibility best practices.
The project was built around sustainability. Amble encourages people to buy pre owned products, helping reduce waste and the carbon footprint from manufacturing new goods. That mindset influenced many of the technical and design decisions along the way.
One unique feature is an AI powered carbon savings calculator, built with Google Gemini AI. It estimates how much carbon emissions are saved when buying used items instead of new ones, helping users understand the impact of their choices.
I also developed an AI assisted listing tool that helps sellers write polished, engaging product descriptions quickly. It lowers the barrier for anyone to start selling effectively online.
Amble was designed with scalability and easy maintenance in mind. I used cloud native principles and CI workflows so the platform can grow and adapt easily in the future.
Overall, Amble combines sustainability, automation, and accessibility into one cohesive platform. Building it taught me how to merge new technologies into familiar applications in meaningful ways.