Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by AVSBharadwaj
A curated list of projects in awesome lists by AVSBharadwaj .
https://github.com/avsbharadwaj/distribued-key-value-cache-with-load-balancing-and-consensus
Last synced: 19 Jan 2025
https://github.com/avsbharadwaj/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.
Last synced: 19 Jan 2025
https://github.com/avsbharadwaj/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.
gke kubernetes mysql statefulsets
Last synced: 19 Jan 2025
https://github.com/avsbharadwaj/dockerized_nodejs_app
dockerfile dockerignore mysql nodejs
Last synced: 19 Jan 2025
https://github.com/avsbharadwaj/web_crawler
A basic web crawler that prints out the links and description present on a website rescursively
Last synced: 19 Jan 2025
https://github.com/avsbharadwaj/lstm-as-a-music-composer
a LSTM model to generate new music pieces
Last synced: 19 Jan 2025
https://github.com/avsbharadwaj/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>.
Last synced: 19 Jan 2025
https://github.com/avsbharadwaj/ml_libraries_from_scratch
This repository contains the python implementation of various functions used in ML such as PCA and Linear Regression
decomposition householder ml pca qr
Last synced: 19 Jan 2025
https://github.com/avsbharadwaj/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 ).
Last synced: 19 Jan 2025
https://github.com/avsbharadwaj/counter-service
GitHub Actions, Docker, Flask and AWS services (ECR, EC2)
Last synced: 19 Jan 2025
https://github.com/avsbharadwaj/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 ).
cronjob gke grafana influxdb job kubernetes
Last synced: 19 Jan 2025
https://github.com/avsbharadwaj/rnn-o-saurus
Interesting RNN model to generate new dinosaur names
Last synced: 19 Jan 2025
https://github.com/avsbharadwaj/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.
Last synced: 19 Jan 2025
https://github.com/avsbharadwaj/redis-on-gke
A redis store made highly available by deploying on GKE with the help of deployments and service resources of k8.
Last synced: 19 Jan 2025
https://github.com/avsbharadwaj/fuzzpact-a-novel-distance-measure-based-on-fuzzy-logic
Last synced: 19 Jan 2025
https://github.com/avsbharadwaj/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.
kafka nodejs spark spark-streaming zookeeper
Last synced: 19 Jan 2025