Software Engineer
Current- Carte is an interactive digital menu and ordering platform post pandemic movement built for restaurants, incorporating real time menu management with dining and online ordering.
- Implemented forgot password functionality for current users to reset their password after validating a proper email address using Formik and successfully re-gain access to the platform.
- Enabled change password capabilities for logged in users to change their current password after confirming the new password twice using Yup and seamlessly continue safe browsing.
- Created and managed SQL databases, stored procedures, using joins, foreign key relations, sub-queries, and user defined table types for efficiency and security of hashed passwords and site access tokens.
- Constructed domains, services, models, interfaces, and API endpoints, utilizing C# and.NET Core framework connecting back-end and front-end processes for email delivery with the SPA(Single Page Application).
- Engaged in efficient communication with team members to collaboratively achieve AGILE methodologies, by use of daily stand-ups/code talks and code reviews or debugging in order to perform Git/Github pull requests and.