Borislav Hadzhiev

Results 4 repositories owned by Borislav Hadzhiev

aws-amplify-react-auth

38
Stars
7
Forks
Watchers

Repository for an article at https://bobbyhadz.com/blog/aws-amplify-react-auth - for how to implement Amplify auth in a React.js application. The infrastructure is provisioned using CDK.

cdk-typescript-lambda

30
Stars
9
Forks
Watchers

Repository for an article at https://bobbyhadz.com/blog/aws-cdk-typescript-lambda - for how to write and deploy Typescript Lambdas in AWS CDK.

aws-s3-presigned-urls-react

19
Stars
7
Forks
Watchers

Repository for an article at https://bobbyhadz.com/blog/aws-s3-presigned-url-react - for how to upload files to an S3 bucket in a React.js application using AWS CDK to provision the infrastructure wit...