Recovery Meeting Finder
- Tech Stack: C#, ASP.NET, WindowsForms, Angular, Open Street Maps, Material UI
- Github URL: Project Link
web and mobile app I built as part of my master’s research in Software Engineering. It helps users find local 12-step program meetings based on location, day, and type. I developed C# web scrapers using HtmlAgilityPack, XPath, and Puppeteer to extract data from official sources, validated it with unit tests, and stored it in a normalized SQL Server database with geospatial data. A RESTful API powered the backend, while the frontend was built in ASP.NET with Angular and TypeScript. The site features an interactive map (Leaflet + OpenStreetMap), Bootstrap layout, and Material Design inputs for a responsive, modern user experience.