All Projects → Erick-Oliveira-ET → microsoft-he4rt

Erick-Oliveira-ET / microsoft-he4rt

Licence: other
A 2 day challenge to develop any project using Microsoft Graph and Azure

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to microsoft-he4rt

powershell
PnP PowerShell
Stars: ✭ 326 (+2073.33%)
Mutual labels:  microsoft, microsoft-graph-api
ms-identity-mobile-apple-swift-objc
An iOS sample in Swift that authenticates Microsoft Account and Azure AD users and calls the Graph API using OAuth 2.0
Stars: ✭ 61 (+306.67%)
Mutual labels:  microsoft, microsoft-graph-api
tod0
A Terminal Client for Microsoft To-Do
Stars: ✭ 93 (+520%)
Mutual labels:  microsoft, microsoft-graph-api
Facial-Recognition-Attendance-System
An attendance system which uses facial recognition to detect which people are present in any image.
Stars: ✭ 48 (+220%)
Mutual labels:  microsoft, face-recognition
RealTimeFaceRecognitionExample
This asset is an example project of face recognition in real time using “OpenCV for Unity”.
Stars: ✭ 18 (+20%)
Mutual labels:  face-recognition
ATKSpy
this repository is a python package that supports SOAP interface to communicate with the Microsoft ATKS
Stars: ✭ 27 (+80%)
Mutual labels:  microsoft
retinaface
RetinaFace: Deep Face Detection Library for Python
Stars: ✭ 242 (+1513.33%)
Mutual labels:  face-recognition
Face-Liveness-Detection-SDK-Android
Robust, Realtime, On-Device Face Liveness Detection (Face Anti Spoofing) Android
Stars: ✭ 70 (+366.67%)
Mutual labels:  face-recognition
windows-Credential-Provider-library
This repository will be updated with all the examples and links that I can find with relevant knowledge & information about CP in MS Windows vista up to version 10.
Stars: ✭ 122 (+713.33%)
Mutual labels:  microsoft
WinHub-98
A modern-looking userstyle for GitHub
Stars: ✭ 59 (+293.33%)
Mutual labels:  microsoft
Osiris
Reverse engineering suite for Halo 5: Forge
Stars: ✭ 40 (+166.67%)
Mutual labels:  microsoft
face-attendence
Face Attendance (AWS rekognition)
Stars: ✭ 39 (+160%)
Mutual labels:  face-recognition
mdb2sqlite
Conversion tool used to convert microsoft access database to sqlite.
Stars: ✭ 79 (+426.67%)
Mutual labels:  microsoft
sccm
Microsoft System Center Configuration Manager
Stars: ✭ 21 (+40%)
Mutual labels:  microsoft
Multi-Face-Comparison
This repo is meant for backend API for face comparision and computer vision. It is built on python flask framework
Stars: ✭ 20 (+33.33%)
Mutual labels:  face-recognition
FaceRecognition With FaceNet Android
Face Recognition using the FaceNet model and MLKit on Android.
Stars: ✭ 113 (+653.33%)
Mutual labels:  face-recognition
CPG
Steven C. Y. Hung, Cheng-Hao Tu, Cheng-En Wu, Chien-Hung Chen, Yi-Ming Chan, and Chu-Song Chen, "Compacting, Picking and Growing for Unforgetting Continual Learning," Thirty-third Conference on Neural Information Processing Systems, NeurIPS 2019
Stars: ✭ 91 (+506.67%)
Mutual labels:  face-recognition
Activity-Recognition-CovMIJ
Skeleton-based method for activity recognition problem
Stars: ✭ 13 (-13.33%)
Mutual labels:  microsoft
esp32-custom-vision
A simple face recognition using ESP32 Microcontroller with camera, and leveraging cloud-based inference powered by Azure Custom Vision.
Stars: ✭ 43 (+186.67%)
Mutual labels:  face-recognition
sebasic4
SE Basic IV 4.2 Cordelia - A free BASIC interpreter written in Z80 assembly language
Stars: ✭ 44 (+193.33%)
Mutual labels:  microsoft

Microsoft He4rt challenge

He4rt Developers, a brazilian group sponsered by Microsoft, created a challenge to inpire and give an oportunity for developers to use Microsoft's services freely. To motivate programmers to participate and use this oportunity, they made a challenge: develop any kind of application as long as it uses Microsoft Graph Microsoft's authentication system.

For my app, I initially thought in make an agenda viewer but I saw someone saying that there was an Face Recognition API in this development package offered and AI hits different. So, that's what I did: a face recognition app that takes a URL of an image and it returns the attributes of the faces in the image.

The face recognition API was really simple to use and the documentation was really helpfull. However, the authentication part was tough, mainly because I chose to make it using just the front-end in React and the documentation wasn't really helpful because a lot of things written in it is outdated and is really hard to tell the old and the new version a part.

In general, was a really fun experience. I've never had to make a project in so short time, and 36 hours was really short mostly because of the strugle with Graph. But in the end I sure learned a lot.

Landing Page Image

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].