sudiptob2
MSc @ UWO, Opensource contributor in Infra, Cloud, and DevOps
University of Western OntarioOntario, Canada
Pinned Repositories
unicorn-history-server
A service to store and provide historical data for K8S clusters using the Yunikorn scheduler
gcp_scanner
A comprehensive scanner for Google Cloud
lifecycle-toolkit
Toolkit for cloud-native application lifecycle management
agrgb-front
React front end of Image classification app AgRGB for detecting leaf disease in plant Leafs.
cf-stats
A github action based realtime Codeforces activity statistics card and badge generator for github readme
leet-easy
Get notification when leetcode publishes an easy daily challenge and grab your leetcoins.
microserve
Microverservice deployment practice application. Django, Flask, Angular, React, MySQL, Postgress, Rabbit. CI/CD. Deployed on Linode instance Using docker
react-docker-boilerplate
A perfect React + docker boilerplate which solves node_modules sync issues.
simple-react-footer
A simple, modern and unique looking footer for react apps using CSS grid.
sudiptob2
A Software engineer and opensource enthusiast. I like to contribute in opensource projects in Cloud, Infra and DevOps space.
sudiptob2's Repositories
sudiptob2/simple-react-footer
A simple, modern and unique looking footer for react apps using CSS grid.
sudiptob2/agrgb-rest
This rest API is developed to detect mungbean leaf diseases using image processing.
sudiptob2/atcoder-training
This repository includes my solutions of Atcoder training. Problem list can be found here: https://kenkoooo.com/atcoder/#/training/Boot%20camp%20for%20Beginners
sudiptob2/SOLID-In-Golang
SOLID principle example implementations for understanding. Code for before implementing a particular principle and after implementing a principle is provided with easy to understand comments.
sudiptob2/dockerize-angular-medium
sudiptob2/Flower_Classification
sudiptob2/motivateme-react
A simple web app to relax and get some motivation before starting your day or going to bed. Built with React.
sudiptob2/AgRGB
sudiptob2/agrgb-frontend-deployment
sudiptob2/AgRGB-Training
This repository contains Image classification model of mungbean Leaf for disease detection.
sudiptob2/AgRGB_Android
sudiptob2/BDF-font-viewer
sudiptob2/Best-README-Template
An awesome README template to jumpstart your projects!
sudiptob2/builder-pattern-c-sharp
sudiptob2/evatix
For builder pattern code, pleaser look at the builder folder
sudiptob2/example
Go example projects
sudiptob2/eyeonyou-test-deployment
sudiptob2/go-builder-cli
Go builder using cobra
sudiptob2/go-motivate-me
command line motivation generation tool. Get some motivation when you are bored at your terminal. Uses adviceslip API to fetch random motivation.
sudiptob2/motivateme
This is the github pages deployment of my simple motivate me React project.
sudiptob2/MyCV
In this project I am developing my CV using HTML and CSS
sudiptob2/Perceptron-from-scratch
A perceptron neural network from scratch. Helps you understand the underlying mechanism of Neural Network.
sudiptob2/project-based-learning
Curated list of project-based tutorials
sudiptob2/Python3-Hard-Way-Exercise
Python3 the hard way Exercise
sudiptob2/servicebroker
Open Service Broker API Specification
sudiptob2/Spoj-with-python
sudiptob2/THINKnDraw_BJIT_Academy_Final_Project
sudiptob2/turtle-timer
Simple Count Down Timer I built for my own use. It gives a fun visualization of a turtle race during the timer runs. So you can choose your ALPHA turtle and when the race finished you can test your luck and see whether your turtle won or not :smile:
sudiptob2/How-to-Install-conda-virtual-env-resources
sudiptob2/KNN-Elbow-method-visualization
This notebook visualizes the effect of the the number of clusters(K). Also visualizes the elbow method's curve for different K. This notebook shows a very simple and clean code to plot features in 2D. Space. Its a great reference to have when you need some visualization over 2D sample space.