Developed a centralized blood donation portal that reduced the time to find matching donors by streamlining the communication between hospitals and local volunteers.veinsofDrop is a comprehensive blood donation management platform designed to bridge the gap between blood donors and recipients in real-time. What I Accomplished: Real-Time Donor Discovery: You built a system that allows users to find eligible blood donors based on their location and blood group. User Roles & Dashboards: Implemented distinct interfaces for Donors (to manage availability) and Recipients/Hospitals (to post urgent requirements). Secure Authentication: Integrated a robust login system to verify users and protect sensitive medical/contact information. Request Management: Developed a flow where recipients can create "Urgent Requests," which are then broadcasted to matching donors in the area. Frontend Architecture: Built the entire UI using React and Tailwind CSS, focusing on a clean, high-contrast design suitable for emergency situations. Key Tech Stack Used: Frontend: React.js & TypeScript. Styling: Tailwind CSS for responsive, mobile-first design. State Management: React Hooks (useState, useEffect) for handling real-time form data and donor lists.