Ingredient Scanner (AI-powered Food Analysis Tool)
Description:
Developed a web application that allows users to scan or upload food product labels and automatically analyze ingredients using OCR. The system identifies potentially harmful or restricted ingredients and provides instant feedback to users.
Key Features:
Image upload and ingredient text extraction using OCR
Ingredient parsing and analysis system
Detection of harmful or restricted ingredients
Fast and user-friendly interface
Tech Stack:
React / Next.js, Node.js, OCR API, Tailwind CSS
Impact:
Simplified ingredient analysis for users by automating manual checks and improving awareness of food contents.
0
11
Authentication System with Clerk
Description:
Implemented a secure and scalable authentication system using Clerk, including user login, signup, and protected routes for modern web applications.
Key Features:
Email/password and OAuth login (Google, etc.)
Protected routes using middleware
Session management with JWT tokens
User profile and state handling
Tech Stack:
Next.js, Clerk, React
Impact:
Enhanced application security and simplified authentication flow without building a custom auth system.
0
15
Responsive Landing Page & UI System
Description:
Designed and developed a modern, fully responsive landing page with clean UI, smooth layouts, and optimized performance for different screen sizes.
Key Features:
Mobile-first responsive design
Reusable UI components
Optimized images and assets
Clean typography and layout system
Tech Stack:
React, Next.js, Tailwind CSS, ShadCN UI
Impact:
Delivered a visually appealing and high-performance UI, improving user engagement and usability across devices.
0
23
Headless Blog Platform (React + WordPress)
Description:
Developed a high-performance blog platform using React and Headless WordPress. The frontend consumes WordPress APIs to display dynamic blog content with optimized performance and SEO handling.
Key Features:
Dynamic blog rendering using REST API
Category and search-based filtering
Optimized API calls with caching strategies
Image optimization and lazy loading
Tech Stack:
React, Next.js, Headless WordPress, REST API
Impact:
Reduced page load time by ~50% through lazy loading, caching, and CDN optimization.