Airbnb Clone Web App
React · Tailwind CSS · REST API · Responsive Design
- Developed a fully responsive Airbnb clone web application with interactive property listings.
- Implemented dynamic search and filtering functionality based on location, price, and amenities.
- Utilized React hooks for state management and client-side routing for smooth user navigation.
- Integrated REST API endpoints to fetch property data and handle bookings.
- Styled the app with Tailwind CSS for a modern, mobile-first design.
Chicken Distribution Management App
React · Flask · PostgreSQL · JWT Authentication
- Built a full-stack chicken distribution management system to track inventory, orders, and deliveries.
- Implemented secure user authentication with JWT and role-based access control for admins and distributors.
- Designed RESTful APIs in Flask to handle CRUD operations and data validation.
- Developed responsive frontend with React, allowing real-time inventory updates and order status tracking.
- Optimized database schema with PostgreSQL for efficient queries and scalability.