inframarauder
DevOps engineer @fivehealth. Building infra to empower solutions :)
Bot MDBengaluru<>Kolkata
Pinned Repositories
cowin-notifier
A Node.js AWS Lambda function to periodically check cowin for empty vaccination slots and send emails with slot details.
idempotence-demo
A simple Node.js and Express app to demonstrate how to implement Idempotence in a POST route.
invideo-terraform-assignment
Terraform configration files to provision the infrastructure for the InVideo assignment.
jwt-auth-client
jwt-auth-server
secrets-manager-nodejs
Demo of retrieving secrets from AWS Secrets Manager and writing them to .env file using Node.js and aws-sdk
terraform-api-gateway
Demo : Managing API Gateway using Terraform
terraform-handson
All the code for terraform handson excercises
terraform-infra-personal
Terraform code for all the infrastructure I need in my personal projects.
tf-cloud-destroy-lambda
A lambda function to auto-destroy resources in applicable workspaces on Terraform Cloud
inframarauder's Repositories
inframarauder/jwt-auth-server
inframarauder/cowin-notifier
A Node.js AWS Lambda function to periodically check cowin for empty vaccination slots and send emails with slot details.
inframarauder/terraform-api-gateway
Demo : Managing API Gateway using Terraform
inframarauder/atlantis-example
A simple terraform project to use along with atlantis bootstrap mode
inframarauder/aws-express-demo
inframarauder/birthday-reminder-mailer
AWS Lambda that reads from mongodb and sends email reminders about birthdays
inframarauder/birthday-reminder-webapp
A web app / PWA that lets you save records of your friends' birthdays and get email reminders for the same
inframarauder/clootrack-frontend-assessment
The hiring challenge for the frontend role at Clootrack hosted on HackerEarth
inframarauder/express-caching-idempotency
Demo Node.js and Express app implementing server side caching and idempotency.
inframarauder/hitk-literary-club-api
The backend REST API for the website of HITK's Literary Club.
inframarauder/inframarauder
inframarauder/keylogger
inframarauder/lambda-terraform-cicd
Demo - Deploying an AWS Lambda function using Terraform and GitHub Actions.
inframarauder/lottery-frontend
A simple react frontend for the lottery smart contract
inframarauder/pmdb-api
Public Movie Database (API)
inframarauder/pmdb-next
The next version of PMDb built using Next.js
inframarauder/portfolio
My own portfolio website
inframarauder/sankash-assignment-backend
The assignment for the backend developer role at SanKash Private Limited
inframarauder/simple-smart-contracts
Some simple smart contracts written in solidity along with tests, compilation and deployment scripts.
inframarauder/smallcase-portfolio-tracker
Solution for the smallcase backend assignment.
inframarauder/terraform-personal-setup
Terraform configuration to setup my personal workflow - remote backend and atlantis on AWS
inframarauder/terraform-s3-backend
Just a simple terraform project to show use of s3 as a remote backend and demonstrate state locking using dynamoDB.
inframarauder/typescript-rest-api
Reference repo to create REST API using Typescript, Node.js, Express, MongoDB
inframarauder/webscraping
inframarauder/zip-s3-files
A lambda function to zip the contents of a folder in an s3 bucket and store it inside that folder
inframarauder/invideo-terraform-assignment
Terraform configration files to provision the infrastructure for the InVideo assignment.
inframarauder/terraform-infra-personal
Terraform code for all the infrastructure I need in my personal projects.
inframarauder/tf-cloud-destroy-lambda
A lambda function to auto-destroy resources in applicable workspaces on Terraform Cloud
inframarauder/packer-images-personal
Packer code for cloud images across various clouds for my personal projects
inframarauder/pmdb
Public Movie Database