Articles By This Author

github profile
Github Programming

Github Profile Page Personalization

For every developer Github profile is the place to showcase the work and contributions he/she has done. But there is

Programming React.js

Kepler.gl Data Visualization with React.js

This weekend, I decided to refresh my React.js skills and also try an open source tool: Kepler.gl. Kepler.gl is an

Programming Python Selenium

Coding a Tinder Bot in Python with Selenium

This python bot can automate the liking and disliking on tinder using Selenium. You can find the link to github

Windows Windows 10

Bluetooth Volume Fix in Windows 10

I recently booted up my Windows 10 laptop after a long time. I connected my Edifier Bluetooth speakers to my

aws-s3-presigned-urls
AWS Programming Python S3 Uncategorized

AWS S3 Presigned URLs

I have been working with AWS S3 from quite a while now. One of the great features provided by S3

AWS CloudFront S3

CORS Configuration for AWS S3 and CloudFront files

I have been using S3 to host my images and delivering them using AWS CloudFront. But recently I faced an

Github Programming

How to scan your code (Github) for Passwords and Keys

If you are a programmer, there is a very good chance that you use Github to host your code. But