Pinned Repositories
Audio-switcher-Pulseaudiolinux-
Switches between sinks automatically when hearphones are plugged/unplugged. Designed to work with Pulseaudio running over Alsa (Kubuntu)
Automation-Scripts
Unrelated scripts for automating various processes
AWS-webserver
Java Hibernate App with API calls and includes supporting code for CI/CD of the application onto the AWS cloud platform
Cluster-infra-Helm-chart
Helm-chart repository for deploying services like Elasticsearch, Kafka, Grafana etc. onto a kubernetes cluster. Uses templates for some services and pulls and configures dependencies for others
IAC-webserver-cloudformation
Cloudformation templates for Infrastructure and resources for hosting a application on AWS. Also includes templates for providing CI-CD roles to github for code deployment and updates
Image-captioning
ML models for Image captoining using CNN+LSTM and ResNet+GRU on the Flickr8k dataset
Image-Processor-ML
Short program to process (augment) images to be fed into a model training/prediction pipeline, Written entirely in Scala
Jenkins-server-IAC
Ansible playbooks and shell scripts for setting up and running a jenkins server in aws. Also creates supporting resources for server network and access
Kubernetes-cluster-terraform
Cloud (aws) based kubernetes cluster as well as supporting network/other infrastructure in easily deployable terraform modules. Uses kOps for cluster setup
Webapp-KubeCluster
REST-Api based java webapp with a CI/CD pipeline configured for containerised deployment onto a kubernetes cluster through Jenkins. Has support for stateless storage, kafka and elasticsearch
Bh-an's Repositories
Bh-an/Audio-switcher-Pulseaudiolinux-
Switches between sinks automatically when hearphones are plugged/unplugged. Designed to work with Pulseaudio running over Alsa (Kubuntu)
Bh-an/Image-captioning
ML models for Image captoining using CNN+LSTM and ResNet+GRU on the Flickr8k dataset
Bh-an/Automation-Scripts
Unrelated scripts for automating various processes
Bh-an/AWS-webserver
Java Hibernate App with API calls and includes supporting code for CI/CD of the application onto the AWS cloud platform
Bh-an/Cluster-infra-Helm-chart
Helm-chart repository for deploying services like Elasticsearch, Kafka, Grafana etc. onto a kubernetes cluster. Uses templates for some services and pulls and configures dependencies for others
Bh-an/IAC-webserver-cloudformation
Cloudformation templates for Infrastructure and resources for hosting a application on AWS. Also includes templates for providing CI-CD roles to github for code deployment and updates
Bh-an/Image-Processor-ML
Short program to process (augment) images to be fed into a model training/prediction pipeline, Written entirely in Scala
Bh-an/Jenkins-server-IAC
Ansible playbooks and shell scripts for setting up and running a jenkins server in aws. Also creates supporting resources for server network and access
Bh-an/Kubernetes-cluster-terraform
Cloud (aws) based kubernetes cluster as well as supporting network/other infrastructure in easily deployable terraform modules. Uses kOps for cluster setup
Bh-an/Webapp-KubeCluster
REST-Api based java webapp with a CI/CD pipeline configured for containerised deployment onto a kubernetes cluster through Jenkins. Has support for stateless storage, kafka and elasticsearch
Bh-an/Database-migration-flyway
Dockerfile and kubernetes pod deployments for carrying out a schema migration and further database changes using Flyway
Bh-an/Home_automation-2017-
A collection of scripts and programs to implement gesture-recognition and perform operations based on said gestures to achieve home-automation
Bh-an/Istio-mesh-helmchart
Helm-chart repository for an Istio service mesh implementation in a cluster for serving application endpoints securely
Bh-an/Jenkins-ami-build
Repository for configuring and publishing an ami build meant for running Jenkins instances. Currently ami's are published to the configured AWS account
Bh-an/serverless-functions
Contains code for a serverless function for sending emails using Amazon SNS and AWS Email
Bh-an/Webapp-Helm-chart
Helm-chart repository for deploying REST-api based webapp into a kubernetes cluster. Changes to the chart are picked up by jenkins and a release is posted to the repo with Semantic Versioning