Computer Science Engineering student focused on backend and distributed systems development using Java, Python, and TypeScript. Hands-on experience building RESTful microservices, real-time systems, containerized applications, Kubernetes-based workloads, and AI-powered platforms. Strong foundation in data structures, algorithms, system design, and software engineering, with a focus on writing reliable, maintainable production-oriented code.
|
|
|
🧩 Backend |
☁️ Cloud |
🔐 Security |
🤖 AI |
💻 Languages
⚙️ Backend & Frameworks
🗄️ Databases
☁️ Cloud & DevOps
🤖 AI / Intelligent Systems
🔐 Security
|
Real-time threat monitoring platform with graph-based attack-path analysis and a RAG pipeline for context-aware threat investigation. |
|
Distributed task engine that dynamically provisions isolated Kubernetes pods per job, with a live monitoring dashboard and automated deploy pipelines. → github.com/chandanboyina/Cloud-Native-Task-Orchestration-Platform |
|
Microservices booking system with centralized IAM (Keycloak), event-driven messaging (RabbitMQ), and real-time slot locking over WebSockets. |
|
An AI-powered SaaS chatbot application built using the MERN stack and TypeScript, with secure authentication, role-based access control, OpenAI API integration, and a responsive React frontend. |
|
A lightweight distributed CLI-driven job queue system built with Python, featuring asynchronous job execution, persistent storage, multiple worker management, retry and backoff mechanisms. |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
%%{init: {'theme':'dark', 'themeVariables': {'primaryColor':'#1D4ED8','primaryTextColor':'#F8FAFC','primaryBorderColor':'#7C3AED','lineColor':'#64748B','secondaryColor':'#111827','tertiaryColor':'#0F172A','fontSize':'15px'}}}%%
flowchart TD
A["🖥️ Client / User"] --> B["🔌 API Layer<br/>REST · WebSockets"]
B --> C["⚙️ Backend Services<br/>Spring Boot · FastAPI"]
B --> D["🔐 Identity & Access<br/>IAM · JWT · OAuth2"]
B --> E["🧩 Microservices<br/>Service Discovery · APIs"]
C --> F["🗄️ Data & Messaging<br/>MySQL · MongoDB · RabbitMQ"]
D --> F
E --> F
F --> G["☁️ Cloud-Native Runtime<br/>Docker · Kubernetes · AWS"]
G --> H["🛡️ Security Engineering<br/>Threat Modeling · Secure APIs · Container Security"]
H --> I["📡 Detection & Monitoring<br/>Logs · Network Visibility · Threat Analysis"]
I --> J["🤖 Intelligent Security<br/>AI · RAG · Vector Search · Automation"]
J --> K["🔄 Continuous Improvement<br/>Detect → Analyze → Respond → Improve"]
K -.-> B
classDef core fill:#111827,stroke:#7C3AED,stroke-width:1.5px,color:#F8FAFC,rx:8,ry:8
classDef security fill:#111827,stroke:#DC2626,stroke-width:1.5px,color:#F8FAFC,rx:8,ry:8
classDef cloud fill:#111827,stroke:#2563EB,stroke-width:1.5px,color:#F8FAFC,rx:8,ry:8
classDef ai fill:#111827,stroke:#9333EA,stroke-width:1.5px,color:#F8FAFC,rx:8,ry:8
class A,B,C,D,E,F core
class G cloud
class H,I security
class J,K ai
I approach security as part of the software lifecycle rather than something added after development.
%%{init: {'theme':'dark', 'themeVariables': {'primaryColor':'#DC2626','primaryTextColor':'#F8FAFC','primaryBorderColor':'#DC2626','lineColor':'#64748B','tertiaryColor':'#0F172A','fontSize':'15px'}}}%%
flowchart LR
A["🎯 Design"] --> B["🧭 Threat Model"]
B --> C["🔒 Secure Code"]
C --> D["🧪 Test & Validate"]
D --> E["🚀 Deploy"]
E --> F["📡 Monitor"]
F --> G["🔁 Improve"]
G -.-> A
classDef node fill:#111827,stroke:#DC2626,stroke-width:1.5px,color:#F8FAFC,rx:8,ry:8
class A,B,C,D,E,F,G node
Areas of Interest: Application Security · API Security · Authentication & Authorization · IAM · JWT / OAuth2 · Network Security · Cloud Security · Container Security
%%{init: {'theme':'dark', 'themeVariables': {'primaryColor':'#2563EB','primaryTextColor':'#F8FAFC','primaryBorderColor':'#2563EB','lineColor':'#64748B','tertiaryColor':'#0F172A','fontSize':'15px'}}}%%
flowchart LR
A["📝 Source Code"] --> B["🌱 Git"]
B --> C["🔄 CI/CD"]
C --> D["🐳 Docker"]
D --> E["☸️ Kubernetes"]
E --> F["☁️ AWS"]
classDef node fill:#111827,stroke:#2563EB,stroke-width:1.5px,color:#F8FAFC,rx:8,ry:8
class A,B,C,D,E,F node
One of my major areas of interest is combining traditional software engineering with AI and cybersecurity.
%%{init: {'theme':'dark', 'themeVariables': {'primaryColor':'#9333EA','primaryTextColor':'#F8FAFC','primaryBorderColor':'#9333EA','lineColor':'#64748B','tertiaryColor':'#0F172A','fontSize':'15px'}}}%%
flowchart TD
A["🛠️ Software Engineering"] --> B["🔐 Security"]
A --> C["🤖 AI / ML"]
B --> D["Secure APIs · IAM<br/>Monitoring · Threat Analysis"]
C --> E["RAG · LLMs<br/>Vector Search · Automation"]
D --> F["🧠 Secure Intelligent Systems"]
E --> F
classDef node fill:#111827,stroke:#9333EA,stroke-width:1.5px,color:#F8FAFC,rx:8,ry:8
class A,B,C,D,E,F node
|
Computer Science
|
Engineering Concepts
|
%%{init: {'theme':'dark', 'themeVariables': {'primaryColor':'#1D4ED8','primaryTextColor':'#F8FAFC','primaryBorderColor':'#1D4ED8','lineColor':'#64748B','tertiaryColor':'#0F172A','fontSize':'15px'}}}%%
flowchart LR
A["💻 Programming"] --> B["⚙️ Backend Engineering"]
B --> C["🧩 Microservices"]
C --> D["☁️ Cloud & DevOps"]
D --> E["🔐 Secure Engineering"]
E --> F["🛡️ Cybersecurity"]
F --> G["🤖 AI / ML"]
G --> H["🧠 Secure Intelligent Systems"]
classDef node fill:#111827,stroke:#1D4ED8,stroke-width:1.5px,color:#F8FAFC,rx:8,ry:8
class A,B,C,D,E,F,G,H node
I'm interested in entry-level engineering opportunities where I can work on real products, solve engineering problems and grow through production-level development.
Primary: Software Engineer · Backend Engineer Secondary / Specialized: Security Engineer · Cloud / DevOps Engineer
Problems I Want to Work On: Scalable Systems · Distributed Systems · Backend Architecture · Cloud Platforms · Secure Software · AI-Powered Applications · Cybersecurity
| 🔐 SECURITY Secure by design |
📈 SCALE Design for growth |
🧩 MODULAR Maintainable systems |
⚡ AUTOMATE Reduce manual work |
📊 OBSERVE Measure the system |
