Pinned Repositories
cluster-api-provider-aws
Kubernetes Cluster API Provider AWS provides consistent deployment and day 2 operations of "self-managed" and EKS Kubernetes clusters on AWS.
cluster-api
Home for the Cluster Management API work, a subproject of sig-cluster-lifecycle
cluster-api-provider-aws
Kubernetes Cluster API Provider AWS provides consistent deployment and day 2 operations of "self-managed" and EKS Kubernetes clusters on AWS.
cluster-api-provider-azure
Cluster API implementation for Microsoft Azure
Commands
This repo contains all commands that are required in different applications
go-db-docker
Sample go app with db, demonstrate how to containerise the apps with docker
kube-vaccine
This project demonstrates how to write API conversions for Kubernetes CRDs by taking a use case of Covid19 Vaccine registration
shivi28's Repositories
shivi28/alchemyapi_java
shivi28/alchemyapi_node
A sdk for AlchemyAPI in Javascript
shivi28/e-commerce
This is the sample e-commerce site developed in golang. It uses many tools that are used in Industries like Prometheus, Circleci, Grafana, etc.
shivi28/E-commerce-Recommendation-System
A platform where user is suggested items to buy based on previous transaction history and current cart. Implemented item to item collaborative filtering using Apriori algorithm. Improved upon the algorithm which provided pairwise affinity only, to allow computation of items similar to a given set of items. Technologies used – Python libraries, R, Django, HTL, CSS, BootStrap
shivi28/Father-of-Linked-List
It includes the implementation of all possible operations on Linked List. I implementated each and every problem of GeeksForGeeks on Linked List.
shivi28/FileSaver.js
An HTML5 saveAs() FileSaver implementation
shivi28/gjson
Get JSON values quickly - JSON Parser for Go
shivi28/linux
Linux kernel source tree
shivi28/prosfair
Next Generation Chess
shivi28/Smart-Power-Board
Its an interdisciplinary project in which we are making a smart electricity meter which is controlled using an android phone. Features are online payment of bill, check power consumption by different appliances, switch on/off circuit breaker, etc.
shivi28/Web_Crawler
First it find out all the accessible URL's from given URL and then convert those URL's webpage content into relevant data after removing HTML tags and irrelevant data and then store it into a text file. Used: Eclipse, Jsoup, MySQLConnectors
shivi28/Wholesale-Management-system-Website
It is a Website for enterprises where they can manage their goods and have effectively implemented many queries like search and many other. Used wamp, MySQL, php, HTML, CSS