chandrasekar_vasan.sh
full-stack devSREsys admin

@Chandru3003 · Arlington, TX

I build systems that scale, ship code that lasts, and keep infrastructure that never sleeps. MS CS @ UTA — where software engineering meets the metal.

terminal

// Infrastructure & Tools

LX

Linux Admin

Rocky · Ubuntu · multi-distro

DK

Docker

containers · compose · deploy

PG

PostgreSQL

Mongo · MySQL · Elastic

PM

Prometheus

metrics · alerting · grafana

SH

Shell Scripting

automation · cron · bash

VM

Virtualization

VirtualBox · VMware · KVM

RX

React + Node

full-stack · REST APIs

PY

Python

Django · Flask · scripting

// Proficiency & Education

skill_metrics

Python92%
Linux / Bash90%
Docker88%
PostgreSQL85%
React.js83%
Node.js78%

education_log

MS Computer Science

University of Texas at Arlington

Jan 2025 – Dec 2026GPA 3.83/4.00

B.Tech Information Technology

Anna University (SVCE)

Aug 2020 – Jun 2024GPA 4.00/4.00

// Projects

distributed systems

LogTrace

Centralized log monitoring ingesting ~10K events/min across microservices with Elasticsearch full-text search and ~25% storage reduction via configurable TTL archiving

ElasticsearchReactDockerTTL
database engine

QueryForge

Lightweight SQL engine parsing SELECT/WHERE/JOIN on CSV datasets with ~92% correctness vs SQLite and ~35% faster queries via in-memory indexing

PythonPLY parserSQLindexing
infrastructure

CloudCache

Fault-tolerant Redis-inspired distributed key-value store with Raft consensus, ~5K ops/sec, and Prometheus observability across replicated nodes

RaftDockerPrometheus

// Experience

Aug 2025 – Present
UTA·Graduate Research Assistant – System Admin

Deployed and hardened 60+ lab machines across Linux/Windows for 200+ users. Manages InfoSec Lab on Rocky Linux 9 + VirtualBox. Automated workflows via shell scripting.

Rocky LinuxVirtualBoxBash scriptingsecurity hardening
Jan – Apr 2024
eNoah iSolution·Software Engineer Intern

Built React.js CRM frontend with PostgreSQL/MongoDB backends. Containerized full deployment pipeline with Docker. ~25% efficiency gain in loan processing.

React.jsPostgreSQLDockerMongoDB
Aug – Sep 2023
Kun Auto Co Pvt Ltd·Software Engineer Intern

Full-stack automobile price estimator in Node.js + React + PostgreSQL. Regression-based prediction with ~15% stability improvement via hyperparameter tuning.

Node.jsReactPostgreSQLPython