Work Experience
MyHealthToday Patient Engagement MVP
Report
Built a minimum viable product of a patient engagement service that empowers senior citizens to self report their health information while collaborating with Mr. Parth Srivastav, CTO.
- Developed a cross-platform front-end using React for web browsers and React Native for mobile app to ensure responsiveness across devices.
- Developed test suites to ensure that the application adhered to the design and was supported on target customer devices.
- Implemented several Design Patterns like adapter, state, decorator and observer using React-Redux to create a single source of truth while developing the mobile app.
- Standardised formats of records in DynamoDB table using a script, preventing run-time errors in the future.
- Developed microservices using serverless AWS Lambda functions to create a scalable backend for the mobile and Alexa application.
- Designed, coded and deployed RESTful APIs using SAM CLI and AWS CI/CD tools, reducing resource creation time at client side by 16%.
Dystopia Pet Adoption App
Code
Dystopia is a student-run animal welfare organisation. Through this app, they aimed to eliminate the need of a breeder/middleman.
- Collaborated with developers and designers to design and implement the application from scratch following a layered architecture.
- Implemented clean, responsive UI using Flutter widgets and packages from pub.dev, closely adhering to design specifications.
- Developed user authentication and SSO using Firebase Auth, with reactive state management via Provider.
- Prototyped real-time user communication using Cloud Firestore for in-app chat functionality.