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
The purpose of this Android app is to utilize the Microsoft Face API to not only detect individual faces in an image, but also for each face provide information such as emotions, the estimated age, gender, and more. Possible applications for this app are at amusement parks, classrooms, and residential homes.
Backend project for the Elysium reservation system, developed as part of the Software Development Life Cycles (CVDS) course at the Escuela Colombiana de Ingeniería. Implements a REST API for lab management using Spring Boot, MongoDB, security, CI/CD, and Swagger.
This is a repository for a simple Android app that uses the Microsoft Face API for facial detection, then identification. The processes of adding people to person groups is done through a Console Application found in my other repository: https://github.com/ishaanjav/Face_API_-_Visual_Studio
This project presents a dynamic, risk-based approach to identity security using risk-scoring algorithms for five real-time use cases. By applying zero-trust principles, sign-in logs are analyzed for anomalies, classifying users and devices as risky or safe. Results are displayed on a dashboard, enabling security admins to make informed decisions.
Java examples using jclouds, the Java Multi-Cloud Toolkit, on AWS (Amazon Web Services), Microsoft Azure, Google Cloud Platform (GCP). How to manage services in these cloud providers.
In this hands-on DevOps tutorial, we’ll walk through building a full-fledged Jenkins CI/CD pipeline to deploy a Java application to Microsoft Azure Container Instance using industry-standard tools and best practices. 🔥
The purpose of this Android application is to serve as part of a system of 3 apps that collect information about visits to the house. This app, in particular, is used to validate visitors who are logging in to the system. Once a visitor has signed into the app, the Alzheimer's patient and their caretaker are notified.
Backend project for Prometeo, a smart gym management system developed in the Software Development Life Cycles (CVDS) course at Escuela Colombiana de Ingeniería. Built with Spring Boot, PostgreSQL, and Azure. Provides REST APIs for reservations, equipment, routines, progress tracking, and AI fitness recommendations.
This repository captures my journey studying for the Microsoft Azure AI Fundamentals (AI-900) exam. It includes my personal notes, practice questions, and hands-on exercises to reinforce key AI concepts and help others prepare effectively.