You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
๐ B.Tech Computer Science Engineer specializing in IoT, Cybersecurity, and Blockchain.
I thrive at the intersection of system design, backend architecture, and immersive iOS experiences.
๐ข Recently served as Scrum Master & Backend Lead at Infosys, steering a 9-member team to build InFleet Expressโa high-performance Fleet Management system using Swift, Supabase, and Geofencing.
Core Strengths:
Backend: Supabase, SQL, Serverless Architectures.
Mobile: iOS (Swift), Clean Architecture, Custom Data Models.
Leadership: Agile/Scrum, Jira, Sprint Planning.
"I turn complex ideas into practical, real-world tools through relentless doing and observing."
Professional Development
ย
Successfully completed an intensive engineering training program focused on building scalable, enterprise-grade backend systems.
Advanced Java: Mastered OOPs, Exception Handling, File I/O, and the Reflection API for dynamic code execution.
Persistence Layer: Deep-dive into JDBC, Hibernate, and Spring Data JPA for robust database management.
Spring Ecosystem: Hands-on experience with Spring Core, Spring Boot, and RESTful API design.
DevOps Integration: Implemented CI/CD pipelines using Jenkins for automated build and deployment.
Capstone Project: Collaborated in an Agile team to develop a full-stack Spring Boot Inventory System, handling complex business logic and data integrity.
Project Repositories:
ย
๐ Connect with Me
ย ย
ย ย
ย ย
ย ย
๐ป Tech Stack
๐ Languages
๐๏ธ Frameworks & Backend
๐ ๏ธ Tools & Databases
๐งช DSA Foundation & Templates
๐ DSA-Playground
ย
ย
A comprehensive repository for mastering Data Structures and Algorithms with a focus on high-performance templates and competitive programming.
Segment Tree: Industrial-grade template with van Emde Boas (vEB) layout for 10-30% faster cache-local queries.
Self-Adjusting Trees: Complete implementation of Splay Trees with $O(\log n)$ amortized operations.
CP31-Sheet: Systematically solving curated problems (800-1900 difficulty) from Codeforces.
Graph Suite: Optimized Dijkstra, Kosarajuโs SCC, and MST templates.
๐ Featured Projects
โก SerDeLite
ย
ย
ย
A high-performance, zero-allocation C++11 serialization library designed for real-time systems and game engines.
17.6M ops/sec throughput with sub-60ns latency.
Purely stack-based memory management.
Verified linear scaling for complex nested data.
๐ LexiC
ย
A modular Lexical Analyzer for the C programming language that tokenizes source code into structured lexical units.
Automated log generation and Doxygen documentation.
Binary-safe File I/O (LexerIO) for chunked processing.
Comprehensive classification for keywords, literals, and preprocessors.