Skip to Content
KarChunT
About
Docs
Blog
Blog1
Hub
CTRL K
Good
Documentation
The road to freedom shares and introduces my documentation from here.
12 Factor App
It is a methodology for building software-as-a-service applications with best practices.
Docker
Docker is an open platform for developing, shipping, and running applications.
SSH
SSH stands for Secure Shell (SSH) Protocol that is mainly used to connect to a Linux server remotely.
Git
Git is a distributed version control system that tracks file changes.
Python OOP
Object-Oriented Programming (OOP) is a programming paradigm that uses objects and classes to structure software programs.
Taskfile
Taskfile is a task runner / build tool that simplifies the automation of routine development tasks.
Kubernetes
Kubernetes, also known as k8s, is an open source system for automating deployment, scaling, and management of containerized applications.
Data Structures & Algorithms
Data structures are used to organize, store, and manipulate data in memory, while algorithms are used to solve specific problems.
Interview
A collection of commonly asked interview questions and answers in the software industry.
Light