A passionate and detail-oriented Computer Science undergraduate. I specialize in building reliable, high-performance backends, distributed consensus algorithms, and automated CI/CD DevOps workflows.
A robust distributed event broker implemented in Java demonstrating high availability and strong consistency.
- Consensus Engine: Hand-coded Raft Consensus Algorithm managing state transitions, heartbeats, log replication, and safe commit logic.
- Coordination & Membership: Integrated Apache ZooKeeper to handle cluster membership nodes, live discoveries, and leader routing.
- Time Sync: Integrated NTP time synchronization and Hybrid Logical Clocks (HLC) to guarantee correct event causality across node partitions.
- DevOps: Programmed custom shell-script automation to run local server nodes; achieved sub-400ms cluster recovery.
2. π‘οΈ Hardware Store Management System (HSMS)
Full-stack store management system backed by an enterprise test harness and automated deployment.
- High Throughput: Bypassed standard ORMs to design optimized SQL repositories using raw ADO.NET and C# 12.
- DevOps CI/CD: Authored a GitHub Actions pipeline launching containerized MySQL 8.0 services, compiling code, testing with Coverlet coverage tracking, and checking runtime API health readiness.
- Testing Excellence: Structured 490+ unit and integration test assertions alongside Apache JMeter load-testing scripts checking endpoint latency for 100+ concurrent users.
Custom Domain-Specific Language (DSL) compilation pipeline translating testing specs to JUnit 5.
- Compiler Frontend: Built tokenizer and parser grammar using Flex and Bison in C.
- Semantic Analysis: Implemented variable scope checkers, compile-time validations (e.g. type checks), and syntax recovery handlers (such as missing semicolons).
- Advanced Features: Added support for triple-quoted multiline JSON payload blocks and range assertions.
Multi-portal supply chain and delivery coordination web application.
- Multi-Portal Architecture: Deployed three client interfaces (Customer, courier Agent, and Admin Dashboard) connected to a unified Spring Boot 3 REST API.
- Asset & Mail Integrations: Integrated Cloudinary CDN for image uploads and Spring Mail for asynchronous, background email dispatch.
- Email: gowrishan0602@gmail.com
- LinkedIn: linkedin.com/in/gowrishan
- Q&A: Feel free to Open a GitHub Issue to say hello or ask about my projects!



