Projects
![Amazon Product Scrapper](/_next/image?url=%2Fimg%2Fscrapper.png&w=3840&q=75)
Amazon Product Scrapper
Fullstack-React-NestJS
Developed a full-stack application to scrape and display product information from e-commerce websites. The frontend uses React with TypeScript and CSS, along with RTK Query for data fetching and caching. The backend is built with NestJS, Prisma ORM, MySQL, and Puppeteer for web scraping. Users can input a product URL, view product details, and search or filter through the data. Outdated data is automatically refreshed asynchronously. This project highlights my skills in both front-end and back-end development, demonstrating technical proficiency and problem-solving abilities.