This is a repo where @albendz pushes side projects or other code to share with people.
So far this has a function called contactMe.py which is an AWS Lambda function to take a request from API Gateway, store the request in DynamoDB, and then send another SNS.
A collection of examples for a data structures and algorithms presentation for PyLadies.
A presentation for a workshop showing how to extend mobile apps with serverless using Firebase Firestore.
A project to write and test interview practice problems.
A project to build a simple Kotlin Micronaut service