SSL Certificate

An SSL certificate is a data file installed on a web server that enables encrypted HTTPS connections, protecting data in transit between browsers and servers. It validates a website's identity…
Claude Cli

Claude Cli

The following are the summarized topics/concepts one must know inorder to use claude cli: Claude.md Permissions Plan mode Checkpoints Skills Hooks MCP Plugins Context Slash Commands Compaction Subagents Slash Commands…
Git – Versioning System

Git – Versioning System

Git is one of the most fundamental and essential tool in computer science today. It is certainly the most required tool for not only every software engineer but also for…
Kubernetes

Kubernetes

Kubernetes (often abbreviated as K8s) is an open-source platform designed to automate the deployment, scaling, and management of containerized applications. It was originally developed by Google and is now maintained…