hi, I'm karandeven

DevOps & Cloud · Final-Year Student (2026)

I'm learning DevOps by doing — setting up Linux systems, experimenting on cloud VMs, building automation pipelines, and slowly building real understanding through hands-on projects.

$ learn → break → fix → repeat
# sentinel_brain.sh echo "SentinelOps Brain started" cpu_usage=$(top -bn1) ram_usage=$(free | awk) disk_usage=$(df /) if [[ $cpu_usage -ge 80 ]] log "ALERT: CPU high" fi

About Me

Building foundations through real-world experience

I'm a final-year undergraduate student based in Mumbai, focused on building a strong foundation in DevOps and cloud engineering by working directly with Linux systems, AWS infrastructure, and automation tools.

This portfolio is intentionally simple and honest. It shows what I am learning and building — not exaggerated claims. Every project here represents real hands-on work and genuine learning experiences.

Skills & Technologies

Tools and platforms I work with daily

Linux
Bash
AWS EC2
Docker
Git
GitHub Actions
Python
Node.js
Terraform
SSH

Projects & Labs

Real-world applications and learning experiments

SentinelOps

Active

SentinelOps is my long-term personal learning project focused on Linux system monitoring and automation. It includes CPU, RAM, and disk usage tracking with custom alerting thresholds and log management.

Bash Linux Systems Monitoring
View on GitHub →

EchoCrypt

Active

Secure real-time messaging system with end-to-end encryption. Built as a final year engineering project using client-side encryption with AES & RSA, ensuring privacy-first architecture where the server cannot read messages.

React Node.js Socket.IO Web Crypto API
View on GitHub →

OmniOps

Active

Multi-environment DevOps platform demonstrating containerization with Docker. Features environment-specific configurations, CI/CD integration, and clean deployment workflows.

Docker Python Linux DevOps
View on GitHub →

90 Days of DevOps 2026

Active

Personal learning journey documenting DevOps fundamentals through hands-on practice. Covers networking basics, OSI & TCP/IP models, Linux administration, and cloud concepts with detailed notes and labs.

Networking Linux Cloud Learning
View on GitHub →

Linux Hardening Lab

Active

Practicing Linux administration and security on AWS EC2: user management, SSH hardening, sudo rules, firewall configuration with UFW, and basic system monitoring.

Linux AWS EC2 Security Bash
View on GitHub →

Docker Learning Lab

Planned

Learning Docker fundamentals by containerizing services and understanding container orchestration. Will include multi-stage builds, Docker Compose, and deployment workflows.

Docker Containers Linux
View on GitHub →

Get In Touch

Let's connect and collaborate