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
MockMentor is a web application designed to help users prepare for interviews by allowing them to create custom questions, record video responses, and receive AI-driven feedback. It uses the ChatGPT API to analyze answers and Amazon Rekognition to evaluate user behavior and confidence during recordings.
Projects built during lessons from course "AWS Fundamentals for C# Developers" by Nick Chapsas. It offered pratice overview about popular AWS Services for C# Developers with .NET Core .
The External SQS Stream Provider is a new implementation of a PersistentStreamProvider for Microsoft Orleans. It builds on the foundations of Microsoft's SqsStreamProvider
SQS Poller is an AWS Lambda function that fetches a message from any specified queue and passes the message body as paylod to any specified Lambda function.