InternetKatta

InternetKatta

Follow
homebadgesnewsletter
Tag

Christmas Hackathon

#christmashackathon

More content

Read more stories on Hashnode


Articles with this tag

Extract text or data using AWS Textract

Dec 29, 20204 min read 1.3K views

Hello Devs, In this article, we will learn how to extract text from images or PDF files using the AWS Textract tool. Let me tell you first what...

Extract text or data using AWS Textract

Code review process using AWS CodeGuru tool

Dec 28, 20204 min read 525 views

Hello Devs, In this article, we will learn how to do the code review process using AWS CodeGuru. Let me tell you first what is CodeGuru and how it...

Code review process using AWS CodeGuru tool

Static hosting of Angular build using AWS Amplify ?

Dec 27, 20203 min read 1.8K views

Hello Developers, In previous blog Host Angular 2 or 4 or 5 version on AWS S3 using CloudFront you have learn about hosting using AWS S3 and...

Static hosting of Angular build using AWS Amplify ?

How to create tar file compression in AWS S3 ?

Dec 25, 20205 min read 4.3K views

I am going to explain about how to create tar file compression in AWS S3 bucket files using Python(Boto3). This solution I came across while solving...

How to create tar file compression in AWS S3 ?

Implement async call in PHP using guzzle promise

Dec 24, 20206 min read 3.9K views

Few days back I came across the same situation where I wanted to execute a piece of parallel. I never used parallelisation before (async promise) in...

Implement async call in PHP using guzzle promise

How to add more simulator in Xcode 12 ?

Dec 23, 20202 min read 8.7K views

Today's I came across an issue while upgrading Xcode 11 to 12. Not able to find an option to add devices which support iOS older versions like 12,13...

How to add more simulator in Xcode 12 ?