Portfolio · 2026
Srinivas Barkunta
Software Engineer
Open to SDE roles

Srinivas
Barkunta
builds things.

Full-stack web and Android engineer from Hyderabad. Production-grade projects, real deployments, clean architecture. Targeting SDE roles at product companies and MNCs.

Scroll
Hyderabad · India · 2026
01 — About

Who I am

I build production-grade software across full-stack web and Android. Not tutorial projects — real applications with real users, real deployments, and real architecture decisions.

Currently working as an Application Developer at Vahtook Pvt. Ltd., shipping frontend logic, database migrations, and full-stack features on a live product. Also completed a Full Stack Developer Internship at Azentrix Digital Services — building and deploying two production applications independently in 30 days.

Long-term direction: SWE → ML Engineer. Building production discipline and data systems experience first — before moving into applied ML. That's the right order.

7
Live Projects
1yr+
Building Daily
200+
DSA Solved ↗
6
Certifications
Languages
JavaScriptTypeScriptPythonKotlinSQL
Backend & DB
Node.jsExpressREST APIsPostgreSQLDrizzle ORMSocket.ioJWTSupabaseFirebase
Frontend
ReactTailwind CSSJetpack ComposeHTMLCSS
Android
MVVMClean ArchitectureHiltCoroutinesDataStoreRetrofit
Data
Apache SparkDatabricksSpark SQL
02 — Work

Shipped projects

02
AI Agents · Full Stack
AI-First CRM — HCP Log Interaction

Pharma field-rep CRM with a ReAct-style LangGraph agent powering a conversational interaction-logging interface alongside a structured form path.

  • LangGraph agent with 5 scoped tools: log, edit, summarise voice notes, suggest follow-ups, resolve materials
  • Structured form path bypasses the LLM entirely — agent invoked only for free-text chat
  • Defensive type coercion and graceful error returns to handle LLM tool-argument inconsistencies
  • Diagnosed and recovered from a mid-build model deprecation (Groq decommissioned the assigned default model) by substituting the specified fallback with no architecture changes
React 18FastAPILangGraphRedux ToolkitPostgreSQLGroq
03
Python · Trading
Trading Bot — Binance Futures Testnet

CLI trading bot supporting MARKET, LIMIT, and STOP-LIMIT orders against Binance Futures Testnet, with signed request handling and retry logic.

  • Layered client/orders/validators/CLI architecture with signed request handling
  • Linear-backoff retry logic with idempotency — avoids double-placing already-submitted orders
  • 34 passing unit tests covering validators, mocked HTTP client, retry and log-redaction behavior — CI across Python 3.10–3.12
PythonREST APIpytestGitHub Actions
04
Android · Kotlin
Android Auth App

Production-ready reference architecture for secure Android authentication — not a tutorial, a strict engineering blueprint.

  • Jetpack Compose UI with Hilt DI — clean separation of auth logic from presentation layer
  • Interface-driven MVVM design for full testability and swap-ability of auth providers
  • Async session persistence via DataStore — handles expiry, credential failures, and network edge cases
KotlinJetpack ComposeFirebaseMVVMHilt
05
Android · Kotlin
E-Commerce Android App

Scalable e-commerce app with offline-first architecture, Clean Architecture separation, and optimized data loading.

  • Implemented Jetpack Compose Pagination to minimize initial data payloads, reducing network overhead and load times
  • Architected offline-first experience using Room caching to eliminate redundant network API requests
  • Kotlin Coroutines with structured concurrency, loading/error/retry states for zero-crash resilience
KotlinJetpack ComposeRetrofitRoomCoroutines
06
Full Stack ·
Live
Multi-User Task Management

Real-time collaborative task board with full authentication, live sync across users, and complete audit trail — production deployed on Vercel + Render.

  • Real-time board sync via Socket.io rooms — changes reflect instantly across all connected users
  • JWT auth with bcrypt (12 rounds) + UUID-based board invite system for secure multi-user collaboration
  • Card activity logging on every change + soft delete pattern throughout with Drizzle ORM type-safe schema
React 18Node.jsPostgreSQLSocket.ioDrizzle ORMJWTRender
07
Full Stack ·
Live
Personal Budget Tracker

Smart personal finance app with O(1) category auto-detection, monthly budget goals, and CSV export — built with React 18 and TypeScript, deployed on Vercel.

  • O(1) category auto-detection via keyword reverse index — smart categorisation without manual input
  • Monthly budget goals with over-budget detection and CSV export via Blob API (no external library)
  • Indian locale currency formatting (₹) with fully responsive mobile-first layout
React 18TypeScriptTailwind CSSlocalStorageVercel
03 — Experience

Where I've worked

Vahtook Pvt. Ltd.
Application Developer
May 2026 – Present · Remote, Hyderabad
Current Role
  • Owned frontend feature implementation using JavaScript frameworks, integrating directly into active multi-platform production sprint cycles across web and iOS
  • Entrusted with writing and executing PostgreSQL schema migrations to optimize production-facing data layers and maintain data integrity on a live system
  • Contributing to full-stack feature work across frontend, REST APIs, and database layers — building working knowledge of end-to-end product architecture
Azentrix Digital Services
Full Stack Developer Intern
Jun – Jul 2026 · Remote
Internship
  • Built and deployed Personal Budget Tracker — React 18, TypeScript, Tailwind CSS — with O(1) category detection, budget goals, CSV export, and Indian currency formatting. Live on Vercel.
  • Built and deployed Multi-User Task Management System — React, Node.js, PostgreSQL (Neon), Drizzle ORM, Socket.io, JWT — with real-time sync, board invites, and activity logging. Full-stack on Vercel + Render.
  • Completed both production-grade applications independently within 30 days under a performance-based evaluation program with no mentorship.
Independent Developer
Software Engineer
Jan 2025 – Present
Self-Directed
  • Engineered and deployed AI Productivity Weekly end-to-end — full-stack production app (React · Node.js · PostgreSQL · JWT · Brevo) with real subscribers, sole developer across frontend, backend, database, and DevOps
  • Architected Android Auth App as a strict security reference pattern: Jetpack Compose UI, Hilt DI, MVVM separation, and DataStore session persistence
  • Built E-Commerce Android App with offline-first Room caching, Pagination, and modular Clean Architecture for scalable, maintainable production-grade Android code
Gnanadhara Foundation
Web Developer
Jun – Aug 2023 · Hyderabad
NGO
  • Designed and developed responsive web pages for a live NGO platform serving real users, applying HTML, CSS, and cross-device compatibility principles
  • Identified and resolved critical mobile UI bugs that directly improved usability across devices for the organisation's online presence
  • Collaborated with a development team in a structured workflow — gaining early experience in version control, iterative delivery, and client-facing web development
04 — Education

Where I studied

Vardhaman College of Engineering
B.Tech — Information Technology
Sep 2022 – Jun 2026 · Hyderabad
Graduate
  • Relevant Coursework: Data Structures & Algorithms, Database Management Systems, Operating Systems, Computer Networks, Object-Oriented Programming, Software Engineering
  • Built multiple production-grade full-stack web and Android applications independently alongside academics — applying core CS concepts directly to real-world engineering problems
  • Pursued parallel self-directed learning in cloud platforms, AI/ML fundamentals, and modern dev tooling — earning 6 industry certifications during the degree program
05 — Direction

SWE → ML Engineer

My long-term path is software engineering as the foundation, ML engineering as the destination. Building production discipline, system design, and data systems experience first — before moving into applied ML. That's the right order.

OCI 2025 Foundations Associate
Oracle
Certified
Generative AI Fundamentals
Databricks
Certified
Azure AI Concepts
Microsoft Learn
Certified
Claude Code in Action
Anthropic
Certified
iOS & Swift — Complete Bootcamp
Udemy
Completed
Frontend for Java Full Stack
Coursera
Completed
Production software foundation
Full-stack · Android · Real deployments
Data systems exposure
Apache Spark · Databricks · Spark SQL
GenAI & Azure AI certified
Databricks · Microsoft Learn
DSA in Python + SDE role
In progress · 360 problems · MNC target · LeetCode ↗
4
Applied ML project in Python
Real-world data workflows · In development
5
ML Engineer transition
After SDE foundation is solid
06 — Contact

Let's talk

Open to the right
SDE opportunity.

Targeting product companies and funded startups. If you're building something meaningful and need someone who ships — reach out directly.

Based in Hyderabad. Available on-site, hybrid, or remote.

barkuntasrinivas2025@gmail.com