You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
API Returning/Manipulating Resources and Validating Input; Services, Dependency Injection and Entity Framework Core; Searching, Filtering, and Paging Resources; Securing, Versioning, Documenting and Rate Limiting API; Unit Testing; Consuming API with HttpClientFactory; Managing Data Display and User Input; AJAX Requests; Ensuring Web App Security;
Lumi Alzheimer's and Elderly Care App - Backend: A Flask-based API for an Alzheimer's and elderly care application that provides endpoints for reminders, face recognition, object detection, and location tracking. It uses MongoDB for data storage and integrates advanced features to assist caregivers.
A simple and user-friendly web application for translating text using the Google Cloud Translation API. Easily input text, select a target language, and get instant translations.
This is a backend service for managing and sharing daily expenses between users. The application allows users to add expenses and split them in three different ways: equally, by exact amounts, or by percentage. It also manages user details, validates input, and generates a downloadable balance sheet.