Full-Stack · DevOps · Infrastructure Engineer

Dinesh Korukonda

Undergraduate @ KL University

seed::init

The through-line across my work: I build things to understand how they work, then rebuild them to production-grade using the same practices real infra tools use.

I didn't just want to know how a deployment pipeline works — I built VersionGate to actually run blue-green deploys with health gates and warm-swap rollback. I didn't just want to read about canary rollback theory — I'm building CARF to prove a rollback-thresholding hypothesis empirically.

Full-stack platforms like Sahaay, SVR, and FileSharingSystem are where I learned to ship end-to-end; infra tools like system-ops, ssh-client, subchk, and Monix are where I went deeper into how the systems underneath those apps actually behave in production.

github/dineshkorukonda/engineering notes/resume.pdf

Work & Experience

history

Software Engineering Intern

Oct 2025 – Mar 2026
Bhakti Community ISV·California, USA (Remote)

Rebuilt the organization's entire legacy platform from scratch using a modern full-stack architecture and automated CI/CD deployment pipelines. Engineered RESTful backend APIs and database schemas managing temples, users, inventory distribution, and financial ledger transactions. Built LLM-assisted mail and data automation for large multi-temple datasets: parser-first extraction from inbox attachments (score matrices, PDFs, spreadsheets), local Ollama Deep AI matching with a rules fallback, multi-temple verify/post into the ledger, and distribution analytics across high-volume book catalogs. Maintained production infrastructure with Docker, Nginx, and Linux VPS environments.

CI/CD PipelinesLLM AutomationsOllamaDatabase DesignRESTful APIsDockerNginxLinux

Software Developer Intern

July 2025 – Sep 2025
GeekBull Consulting·Hyderabad, Telangana

Developed production backend services in Elixir and Phoenix for a SaaS platform with multi-tenant architecture serving enterprise clients. Built real-time UI components using Phoenix LiveView, eliminating a separate JavaScript frontend layer and reducing system complexity. Integrated LLM services and Python microservices into the core platform to enable AI-powered features and offload background processing tasks. Designed and documented RESTful API contracts and service communication interfaces across distributed system components.

ElixirPhoenixPhoenix LiveViewLLM IntegrationPython

Technical Lead & Full Stack Developer

2023 – Present

Led development and deployment of multiple production web platforms — including SVR and SAC portals — actively serving students, faculty and partner organizations. Configured university server infrastructure using Nginx, PM2 and Linux; established GitHub Actions CI/CD pipelines for automated builds and deployments. Co-lead of ZeroOne CodeClub (1000+ members), conducting 10+ technical workshops on full-stack development, DevOps tooling and engineering best practices. Currently serving as technical advisor, maintaining and scaling all platforms post-launch alongside a team of junior developers.

Next.jsReact.jsTypeScriptNginxGitHub ActionsPM2

Selected Projects

09 entries
01/

Infrastructure & DevOps Tooling

VersionGate

Self-hosted blue-green zero-downtime deployment engine
production
streak

Self-hosted blue-green zero-downtime deployment engine. Manages automated container rollouts on git push with configurable health gates, traffic redirection via Nginx, and instant warm-swap rollbacks.

FastifyDockerNginxTypeScriptNext.js

CARF

Change-aware rollback decision framework
active r&d
streak

Change-aware rollback decision framework (research + active implementation) designed to evaluate canary deployment telemetry and prove a rollback-thresholding hypothesis empirically with automated anomaly detection.

TypeScriptDistributed SystemsDockerTelemetry

system-ops

Lightweight systemd VPS operations console
active dev
streak

Lightweight web-based operations console for Linux VPS servers. Streams real-time systemd service states, journald log streams, and process metrics over WebSockets with minimal daemon overhead.

LinuxsystemdGoWebSocketNext.js

ssh-client

OTP desktop SSH client with agentless host telemetry
v0.0.1
streak

Cross-platform desktop SSH client for Windows and Linux built on Elixir/OTP and Erlang's native :ssh transport — no OpenSSH binary, no cloud accounts, no telemetry. Credentials stay in Windows Credential Manager or Linux libsecret; the UI is Phoenix LiveView with an xterm.js terminal, OpenSSH config import, fuzzy host search, and agentless CPU/memory/disk checks over non-interactive exec channels.

ElixirOTPPhoenix LiveViewxterm.jsErlang :ssh

subchk

Fast standalone subdomain reconnaissance & HTTP fingerprinting CLI
v1.1.1 released
streak

Zero-dependency reconnaissance CLI built on Node.js/TypeScript standard libraries. Passive Certificate Transparency enumeration (crt.sh, HackerTarget, AlienVault), concurrent multi-threaded DNS resolution with wildcard filtering (-w), and built-in HTTP probing & tech stack fingerprinting (-p).

TypeScriptNode.jsDNS ReconSecurity CLI

Monix

Website intelligence workspace
production
streak

TypeScript and Next.js website intelligence workspace providing automated security posture analysis, SEO health auditing, and performance scoring, backed by Supabase with optional Google Search Console and Cloudflare integrations.

TypeScriptNext.jsSupabaseCloudflare API
02/

Full-Stack Applications

Sahaay

Healthcare & disease surveillance platform
1st place conclave
streak

Real-time healthcare access and epidemiological disease surveillance platform. Features crowd-sourced symptom tracking, geospatial outbreak heatmaps, and clinic triage workflows. 1st Place winner at 24-hr Research Conclave hackathon (~400 participants).

Next.jsNeon DBExpoTypeScriptTailwind CSS

Smart Village Revolution (SVR)

KLEF's public rural development initiative platform
live platform
streak

Official full-stack platform showcasing KLEF's Smart Village Revolution initiative, coordinating rural development programs, student outreach deployments, and field impact analytics across hundreds of partner villages.

Next.jsBunTypeScriptMySQL

FileSharingSystem

Spring + React Google Drive clone
stable release
streak

Full-featured cloud file storage and sharing platform featuring multi-tier role-based access control, chunked streaming file uploads, version history, and time-expiring public share links.

Spring BootReactJavaPostgreSQLREST API

Technical Stack

index

Hackathons & Recognition

awards

Building high-velocity production prototypes under strict 24–36 hour constraints. Competing against multidisciplinary engineering teams to solve high-impact problems with resilient architectures, real-time telemetry, and LLM/AI workflows.

Best in DomainSRM NxtGen Hackathon
Feb 2026+
SRM University
Siddhartha Academy University
Siddhartha Academy of Higher Education·₹15,000
2nd PlaceCodeForCause Hackathon
2023+
ZeroOne Code Club·1st Year
FinalistBITS Hyderabad Hackathon
2024+
BITS Pilani, Hyderabad·Qualified till last level

Engineering Logs & Technical Notes

view all technical notes →

Engineering deep dives, incident post-mortems, and architectural reflections from building and maintaining self-hosted infrastructure, systems tools, and developer platforms.