A.V.S Bharadwaj (AVSBharadwaj)

AVSBharadwaj

Geek Repo

0

followers

0

stars

Location:Tokyo, Japan

Twitter:@AvsBharadwaj

Github PK Tool:Github PK Tool

A.V.S Bharadwaj's repositories

Big-Data-Pipeline-

A Data pipeline and a analytics dashboard that tracks the number of data updates in interval of 1 mins. The result is shown as a graph on the web browser. The input data is first supplied to Kafka, from which it gets streamlined to Spark streaming where some processing happens. Then the final data is updated on the browser.

Language:HTMLStargazers:0Issues:1Issues:0
Language:DockerfileLicense:Apache-2.0Stargazers:0Issues:0Issues:0

counter-service

GitHub Actions, Docker, Flask and AWS services (ECR, EC2)

Language:PythonStargazers:0Issues:1Issues:0
Language:JavaScriptStargazers:0Issues:1Issues:0

Flask_app_on_kubernetes

A simple python web app written in Flask, turned into a Docker image, pushed into DockerHub and finally deployed on Google Kubernetes Engine as a Deployment resource. It listens on the port number 5000 exposing a REST api of the format <localhost:5000/num> to which it prints the output: the square of <num>.

Language:PythonStargazers:0Issues:1Issues:0

Fluent-bit-for-k8

Started a fluent-bit pod on GKE cluster to consolidate and send the logs of other K8 applications running on the cluster to a Elastic-search application run in a Pod too.

Stargazers:0Issues:1Issues:0
Stargazers:0Issues:1Issues:0

K8-statefulSet_mysql

# K8-statefulSet_mysql Here we are deploying a cluster of mysql servers ( 1 master and 2 workers ) as a Stateful Set in GKE. The mysql cluster also has replication enabled which makes it fault tolerant and highly available.

Stargazers:0Issues:1Issues:0
Language:ScalaStargazers:0Issues:1Issues:0

ML_Libraries_From_Scratch

This repository contains the python implementation of various functions used in ML such as PCA and Linear Regression

Language:Jupyter NotebookStargazers:0Issues:1Issues:0
Language:HCLStargazers:0Issues:1Issues:0

Twitter-acc-stats-collector

A python app that periodically collects my twitter account stats and stores them in a influxdb pod running. Also a grafana pod running that periodically collects data from the influxdb pod. All the pods are running on Google kubernetes engine ( GKE ).

Stargazers:0Issues:1Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

Website-as-IAC

This repo contains the IAC for my own personal portfolio website. It primarily uses AWS SAML as the IAC tool since the website along with all other components are hosted on AWS.

Language:PythonStargazers:0Issues:1Issues:0
Stargazers:0Issues:1Issues:0
Language:HTMLStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:1Issues:0

LSTM-as-a-Music-Composer

a LSTM model to generate new music pieces

Stargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:1Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

Note-app-on-AKS

A simple text and image based note taking app with the frontend running on a Nodejs server and in the backend there is a MongoDb data storage. The entire app is deployed as microservices on Amazon managed Kubernetes service ( EKS ).

Stargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:1Issues:0

Redis-on-GKE

A redis store made highly available by deploying on GKE with the help of deployments and service resources of k8.

Stargazers:0Issues:1Issues:0

RNN-O-SAURUS

Interesting RNN model to generate new dinosaur names

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

WEB_CRAWLER

A basic web crawler that prints out the links and description present on a website rescursively

Language:PythonStargazers:0Issues:1Issues:0