Pinned Repositories
Terrabuzz
Social media based on connecting users on the basis of interests, integrating a system of news-feed, following/followers, notifications, profile updates, and a basic settings page
Assembly-BST
Implemented a BST with pure x86 Assembly with all basic operations. A binary search tree (BST) is a binary tree where each node has a Comparable key (and an associated value) and satisfies the restriction that the key in any node is larger than the keys in all nodes in that node's left subtree and smaller than the keys in all nodes in that node's right subtree.
Audio_Classifier
CFG_Parser
A context-free grammar is a set of recursive rules used to generate patterns of strings. Context-free grammar can describe all regular languages and more, but it cannot describe all possible languages. I used C++ to check whether the given structure/sentence(input) satisfies the given grammar or not.
devops-material
Easy_Search
Data Structures Searching Using Rabin Karp , KMP & DNA Corpus Algorithms
kubernetes-the-hard-way
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
learn-csharp
Learn_MPI
Unix-Shell
A custom command-line interface like bash with extra functionalities implemented using C++, Python & Selenium.
TashikMoin's Repositories
TashikMoin/devops-material
TashikMoin/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
TashikMoin/learn-csharp
TashikMoin/CICD-VPS
TashikMoin/cloud-rolesandops
Guidance for routine operations in Azure.
TashikMoin/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
TashikMoin/kubernetes-katas
TashikMoin/TashikMoin
TashikMoin/bloggr
TashikMoin/CI-CD
TashikMoin/clean-infrastructure-code
Repository for bad/good IAC examples.
TashikMoin/CodeExecutor
Remote Code Executor for C, C++, Java and Python3
TashikMoin/continuous-deployment-jenkins-kubernetes
TashikMoin/fluentbit-examples
Example Configurations for Fluent Bit
TashikMoin/github-actions-cicd
TashikMoin/IaCScripts
TashikMoin/istio
TashikMoin/Kubernetes-Jenkins-CICD-HelloWorld
TashikMoin/Learn_Docker
Resources for learning DevSecOps tools.
TashikMoin/openstack
TashikMoin/portfolio
TashikMoin/reviewing-a-pull-request
TashikMoin/terraform-katas
Repository to practice terraform
TashikMoin/webservices
TashikMoin/ArgoCD
TashikMoin/hashicorp-vault
Random code for HashiCorp related projects, training, etc.
TashikMoin/helm-charts
Helm charts for Datadog products
TashikMoin/learning_cuelang
This repository contains resources for learning cuelang.
TashikMoin/secureFileUpload
TashikMoin/TektonCI
Learning Tekton CI