September 2023
Crowdfunding platform mobile UI for medical and social campaign donations.

SwiftCare is a mobile crowdfunding platform engineered to revolutionize how communities support medical and social causes. Recognizing that traditional donation apps often suffer from 'Compassion Fatigue' and lack of transparency, I designed SwiftCare to prioritize emotional storytelling and radical accountability. The app connects donors directly with verified beneficiaries, utilizing AI-driven summaries to make complex medical campaigns easy to understand.\n\nI built the Android application using Kotlin and Firebase, ensuring a real-time, reactive user experience. Key technical features include an AI Chatbot (integrated via OpenAI API) that answers donor questions about campaigns (e.g., 'How will this money be used?'), a secure payment gateway integration, and a live impact tracker that visualizes how close a campaign is to its goal. The logic includes complex validation to ensure funds are released only to verified accounts, addressing the critical issue of fraud in the crowdfunding space.
Mobile Developer (Kotlin) & UI/UX Designer
September 2023
Kotlin, Firebase, Chat-GPT API, XML
The main challenge was building trust in a faceless digital environment. We had to design UI elements that verified authenticity (e.g., 'Verified Hospital' badges) without cluttering the emotional impact of the campaign stories.
Potential donors often hesitate to give because they are unsure if a campaign is legitimate or if their small contribution will actually help. Existing platforms felt transactional, like 'shopping carts for charity', rather than community-driven.
Users were skeptical about where the money goes due to vague campaign descriptions.
Medical campaigns often use jargon that average donors don't understand, reducing empathy.
Donating felt like paying a bill, lacking the emotional reward of helping someone.
Donors rarely knew what happened after they gave money, leading to one-time-only contributions.
SwiftCare changes the narrative by focusing on 'Impact Loops'. I designed the app to give immediate, engaging feedback when a donation is made, and the AI assistant helps bridge the knowledge gap by explaining medical needs in simple terms.
A chatbot that simplifies complex medical needs into plain language for donors.
A live ticker showing donations as they happen, effectively creating 'social proof' to encourage others.
Clear visual markers for verified hospitals and NGOs to eliminate fraud concerns.
A frictionless payment flow that remembers user preferences to capture impulse generosity.
Interviewed 15 donors and 5 NGOs to understand the emotional journey of giving.
Built the MVVM architecture for the Android app, ensuring clean separation of UI and business logic.
Connected the ChatGPT API to parse campaign descriptions and generate simplified summaries on demand.
Implemented Firebase Auth and rigorous input validation to secure user financial data.