Skip to content
View dineshsuthar123's full-sized avatar

Highlights

  • Pro

Block or report dineshsuthar123

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dineshsuthar123/README.md

πŸš€ Dinesh H Suthar

Performance-focused Backend & Blockchain Engineer
Building high-throughput Java microservices and gas-efficient blockchain systems. I design, benchmark and ship production services that are low-latency, resilient and observable.


⚑ Quick Snapshot

  • 🎯 Performance-focused backend engineer (Java, Spring Boot) with hands-on experience in distributed systems, low-latency architectures, and event-driven pipelines
  • πŸ’Ό Internship experience in backend & performance engineering at Samsung PRISM
  • πŸ† 700+ LeetCode & Codeforces problems solved β€” mastering algorithmic patterns and competitive programming
  • πŸ“¦ Practical track record: end-to-end projects deployed on Kubernetes with verified Locust benchmarks and CI integration

πŸ’ͺ Core Strengths

Domain Skills
βš™οΈ Backend Performance Profiling, eBPF, lock-free patterns, low-latency engineering
🌐 Distributed Systems Kafka, idempotency, partitioning, event-driven architectures
β˜• Production Java Spring Boot, concurrency, memory profiling, JVM tuning
πŸ“Š Observability Prometheus, Grafana, SLOs, structured logging, distributed tracing
πŸ”¬ Benchmarking JMH, Locust, performance regression, CI integration

πŸ› οΈ Technical Stack (Production-Oriented)

πŸ”₯ Primary:     Java (OpenJDK 17), Spring Boot (Core, Data, Security)
🌟 Secondary:   Python, TypeScript, FastAPI
πŸ’Ύ Data & Infra: PostgreSQL, Redis (caching), Kafka (streaming), Docker, Kubernetes, AWS
⚑ Performance:  LMAX Disruptor, eBPF, JMH, Locust, perf
πŸ“ˆ CI & Ops:    GitHub Actions, Prometheus, Grafana, tracing & centralized logs

🎯 Selected Projects (Concise & Measurable)

πŸ” Supply Chain Authentication System

Stack: Spring Boot β€’ Kafka β€’ Redis β€’ Kubernetes

What: Production-ready platform to prevent counterfeiting at scale.

Outcome:
βœ… Verified Locust benchmark: 7k+ RPS with ~12.8 ms p99 on core verification endpoints
βœ… 200k-entry Redis cache with 99.8% hit-rate
βœ… Production-grade observability with Prometheus & Grafana


πŸ€– AI Resume Analyzer

Stack: FastAPI β€’ Vector Search β€’ Lightweight Embeddings

What: Low-memory resume parser and scorer for hiring workflows.

Outcome:
βœ… 95% parsing accuracy across PDF/DOCX formats
βœ… Optimized to run in 512 MB containers
βœ… Fast semantic matching with vector embeddings


⚑ Low-Latency Engine (R&D)

Stack: Java Concurrency β€’ Lock-free Data Structures β€’ Optimization Patterns

What: Reduced contention in an event processing pipeline.

Outcome:
βœ… Up to ~68% latency reduction in targeted flows
βœ… Algorithmic improvements + strategic caching
βœ… Zero-allocation critical paths


πŸ“Š Performance & Reliability β€” Current Metrics & Goals

🎯 Current (Verified)

  • βœ… Locust-verified benchmarks: 7k+ RPS, 12.8 ms p99 on verification service
  • βœ… Internship improvements: +40% throughput in enrichment pipelines
  • βœ… Production-grade observability and health checks deployed

πŸš€ Goals

  • 🎯 Scale critical services toward 10k–100k RPS depending on problem surface
  • ⚑ Keep p99 latency under 100 ms for user-facing APIs (target <50 ms for critical paths)
  • πŸ›‘οΈ Aim for 99.95% availability on core processing flows
  • πŸ”¬ Automated perf regression tests in CI/CD pipeline

πŸ”„ How I Build Things β€” Workflow

graph LR
    A[πŸ“ Design & RFC] --> B[πŸ”¬ Prototype & Benchmark]
    B --> C[πŸ“Š Instrument Early]
    C --> D[πŸ§ͺ Tests & Perf Regression]
    D --> E[πŸš€ CI/CD & Rollout]
    E --> F[πŸ“ˆ Post-Deploy Audits]
Loading
  1. πŸ“ Design & RFC β€” Short design doc with acceptance criteria and target metrics
  2. πŸ”¬ Prototype & benchmark β€” Micro-prototypes + JMH (micro) and Locust (end-to-end) to validate approach
  3. πŸ“Š Instrument early β€” Metrics, logs, and tracing from day one (Prometheus + distributed tracing)
  4. πŸ§ͺ Tests & perf regression β€” Unit + integration tests, plus automated perf checks in CI
  5. πŸš€ CI/CD & rollout β€” GitHub Actions + canary/staged rollouts with health checks
  6. πŸ“ˆ Post-deploy audits β€” Dashboards, alerts, and regular perf regression runs

This keeps features measurable, safe to deploy, and easy to validate for reviewers.


πŸ† Competitive Programming & Problem Solving

πŸ’» 700+ Problems Solved

Platform Profile Achievement
🟠 LeetCode dinesh_12334 Master of algorithmic patterns
πŸ”΅ Codeforces Dinesh_1107 Competitive problem solver

Patterns Mastered: Arrays β€’ Strings β€’ Trees β€’ Graphs β€’ Dynamic Programming β€’ Backtracking β€’ Greedy β€’ Binary Search β€’ Two Pointers β€’ Sliding Window β€’ Stack/Queue β€’ Heap β€’ Trie β€’ Union Find


🌟 Open Source & Community

I contribute to open-source projects focusing on:

  • πŸ› Bug fixes β€” Clear reproduction steps and minimal patches
  • πŸ“š Documentation improvements β€” Developer experience enhancements
  • ⚑ Performance patches β€” Quick wins with benchmarks for maintainers

I write clear PRs, include benchmarks where relevant, and ensure changes are easy to validate.


🀝 How to Collaborate (Preferences)

Open to:

  • πŸ’Ό Internships
  • 🌍 Open-source contributions
  • πŸš€ Startup roles
  • πŸ’° Freelance gigs
  • πŸŽ“ Mentorship relationships

Preferred workflow:

πŸ“¬ Open an issue β†’ πŸ’¬ Short design discussion β†’ πŸ”§ PR with tests & benchmarks

Deliverables I provide:

  • πŸ“‹ Design doc
  • πŸ“Š Benchmark plan
  • βœ… Tests
  • πŸ”„ CI config
  • πŸ“ Rollout notes

πŸ“¬ Resume & Socials

Resource Link
πŸ“„ Resume (PDF) View Resume
πŸ’» GitHub @dineshsuthar123
πŸ’Ό LinkedIn Dinesh Suthar
🟠 LeetCode dinesh_12334
πŸ”΅ Codeforces Dinesh_1107
πŸ“§ Email dinesh.suthar18sld@gmail.com

🎯 TL;DR β€” Why Work With Me

✨ I design and ship backend systems with measurable performance guarantees
πŸ”¬ I validate approaches with benchmarks before production
πŸ“Š I instrument services for complete observability
πŸ§ͺ I deliver production-grade code, tests, and rollout plans
⚑ I treat performance as a first-class feature, not an afterthought

If you need a Java backend engineer who treats performance as a first-class feature, let's work together. πŸš€


πŸ’‘ Fun Fact

"Premature optimization is the root of all evil, but measuring performance is always the right time."

Let's build something fast, reliable, and legendary together! ⚑πŸ”₯

GitHub followers LinkedIn LeetCode

Pinned Loading

  1. AI-compiler AI-compiler Public

    Python 1

  2. AI-Language-Translator AI-Language-Translator Public

    Python 2

  3. Next-js-Portfolio Next-js-Portfolio Public

    JavaScript 1

  4. blockchain-voting-system blockchain-voting-system Public

    JavaScript 1

  5. docker-yaml-mastery docker-yaml-mastery Public

    Shell 1

  6. supplychain-auth supplychain-auth Public

    Java 1