Project
Event Finder.
A social event discovery platform that helps users find events and connect with people who share their interests.

Overview
Helping people build connections through shared experiences.
Event Finder was created to address a common challenge: discovering local events is easy, but finding people to attend them with is often much harder. This application combines event discovery with social networking features, allowing users to explore activities, connect with individuals who share similar interests, and form impactful relationships through authentic interactions.
Key Features
Discover local events and the communities around them.
Event search powered by the Ticketmaster API for browsing local activities and entertainment
Map integration that helps users locate nearby events and see where gatherings are taking place
Profile system supported by global state management for a personalized experience
Social features that connect users attending similar events and sharing common interests
Challenges and Lessons Learned
Taking my first steps into mobile development and external APIs.
Event Finder represented my first substantial React Native project and my introduction to working with third-party APIs. While designing and developing the application, I was responsible for researching the Ticketmaster API, understanding its documentation, and integrating event data into the platform. My project partner focused primarily on implementing Google Maps functionality. The project taught me how to navigate unfamiliar documentation, evaluate API capabilities, and incorporate live data into an application. More importantly, it demonstrated how external services can transform a static product into a dynamic experience that delivers meaningful value to users.