Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 676 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 676 Bytes

About

This is a repo where @albendz pushes side projects or other code to share with people.

Lambda

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.

File Manager

A collection of examples for a data structures and algorithms presentation for PyLadies.

Women Who Code Connect NYC 2019

A presentation for a workshop showing how to extend mobile apps with serverless using Firebase Firestore.

Kotlin

Problems

A project to write and test interview practice problems.

Micronaut

A project to build a simple Kotlin Micronaut service