Skip to content
View ShobanChiddarth's full-sized avatar
:octocat:
"status":"alive"
:octocat:
"status":"alive"

Organizations

@Capstone-skcet-it23-team-elevate

Block or report ShobanChiddarth

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ShobanChiddarth/README.md

Who am I?

B. Tech IT student with hands on experience in Linux, Network Engineering, Cloud Computing, Identity and Access Management (IAM).


What I Work With

  • Cloud - AWS (EC2, S3, IAM, VPC), deployed a FastAPI + PostgreSQL backend on EC2, familiar with GCP basics
  • Linux - daily driver and server OS; headless server administration, SSH hardening, UFW, systemd, Nginx
  • Network Engineering - CCNA coursework (ITN/SRWE/ENSA), VLAN design, inter-VLAN routing, pfSense, LAN segmentation, static routing
  • Security & IAM - OpenLDAP with LDAPS, SSSD+PAM, least-privilege ACLs; Keycloak with RBAC, OIDC SSO, MFA (TOTP), brute force protection, audit logging, full employee lifecycle; Pi-hole + mkcert for local DNS/HTTPS
  • Docker - containerized service deployments, image builds, multi-container setups, GitHub Actions CI/CD
  • Python - scripting for automation, web scraping (Selenium), CLI tooling
  • Terraform - provisioned AWS infrastructure for a FastAPI + PostgreSQL architecture, including VPC, public/private subnets, ALB, EC2, security groups, and controlled NAT usage

My Labs

Physical Network Engineering Lab

Click here for full series write up | (Tenda AC1200 router, Lenovo ThinkCentre M81 headless server running Pi-hole (custom DNS, ad blocking) with HTTPS via a mkcert local CA)

Other Labs

Lab GitHub Repo What it covers
SIEM Home Lab in Wazuh siem-home-lab-wazuh SIEM Home Lab using Wazuh with Multi-Platform Log Ingestion and Attack Simulation
ettercap MITM Home Lab ettercap-mitm-home-lab ARP Poisoning MITM Lab using ettercap and traffic analysis with Wireshark
Cisco Packet Tracer CCNA Learning Labs (from jeremy's course) Jeremy-Labs-CCNA-Prep It has all the labs I practiced for CCNA. See the README of that repo.
Superior VM Intercommunication - VM<—>VM<—>Host<—>Internet Communication

Certifications


Writing

I write a blog: shobanchiddarth.hashnode.dev


My Projects

Repo What it is
ResumeOps CI/CD for your Resume; Lets you maintain several versions of your Resume in plain text files (LaTeX format, .tex extension) and automates exporting to .pdf files on every push
telegram-proxy-server-aws AWS Infrastructure with Terraform to host a MTProto Proxy server for Telegram clients to proxy their connection through an external server instead of directly connecting through Telegram
nat-instance-aws-terraform (template project) Self Managed NAT Instance to replace AWS managed NAT Gateway for cost saving
alumni-connect-terraform Terraform AWS architecture provisioning (VPC, ALB, EC2 backend, PostgreSQL, security groups, bastion access, controlled NAT usage)
openssh-server Containerized OpenSSH server for secure temporary LAN file transfers - configured via env vars
randomised_mac_linux MAC address randomization on Linux
panic-clone Bulk GitHub repo cloning across multiple users via the GitHub API
vscode-privacy Script to toggle VSCode privacy settings
alumni-connect-backend FastAPI + PostgreSQL backend with SQLAlchemy, featuring role-based user flows (student, alumni, admin), readiness scoring engine, job and mentorship systems, and fully containerized deployment using Docker Compose.
forage-virtual-internship-scraping Python/Selenium scraper for Forage virtual internship content

Contributions to other Open Source projects

🔗List of all my contributions🔗

Pinned Loading

  1. ResumeOps ResumeOps Public

    DevOps for your Resume

  2. telegram-proxy-server-aws telegram-proxy-server-aws Public

    Telegram proxy server hosted in AWS

    HCL

  3. nat-instance-aws-terraform nat-instance-aws-terraform Public

    Basic NAT instance setup in AWS terraform

    HCL

  4. openssh-server openssh-server Public

    Openssh server inside a container

    Shell

  5. ettercap-mitm-home-lab ettercap-mitm-home-lab Public

    MITM attack lab via ARP poisoning and credential sniffing using ettercap and Wireshark

  6. siem-home-lab-wazuh siem-home-lab-wazuh Public

    SIEM Home Lab using Wazuh with Multi-Platform Log Ingestion and Attack Simulation