Badge Scanner
Badge Scanner is a native iOS and Android application that allows attendees at eRepublic's events to scan each-other's badges and quickly connect with each other.
About This Project
The Badge Scanner application was built using Ionic and Angular, with mobile first principles before mobile first was cool. It uses the Capacitor framework to build native applications for iOS and Android. The application uses the Salesforce SOQL API to query the Salesforce database for event attendees. The application is hosted on AWS Lambda and uses the AWS API Gateway to serve the application to the users.
Key Achievements
- 'Write once, deploy anywhere' mobile application using Ionic and Angular
- Achieved excellent performance and scalability using SQLite for offline functionality
- Used Lambda to allow for burstable usage patterns at a very low cost, deployed on edge locations to reduce latency
- Created training materials and processes for clear and simple staff support at events
- Designed and implemented cloud-watch alarms to alert of potential issues with the application before they became a problem
Related Projects
Related Publications
Articles that cover technologies and skills used in this project

Memory and Prompt Management in AI Therapy: An Architectural Overview
Building an AI therapy assistant that feels as natural and continuous as an in-person therapy session requires carefully managing the AI’s memory and prompts. In a real therapy session, a therapist...

3 Strategies to Combat The Real Danger of Burnout in AI Assisted Software Development
I have increasingly found myself fighting the symptoms of burnout when I sit down to do development work, and have noticed this trend increase the more effective I become using AI tools to assist in...

AI Apps Without Long Term Memory are Useless in 2025
Breaking down the Sliding Window contextIntroductionBuilding an AI Therapy Buddy chat application with long, multi-turn conversations presents a key challenge: how to maintain context and coherence...