Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View laveesh21's full-sized avatar

Block or report laveesh21

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
laveesh21/README.md

👋 Hi there

I’m Laveesh Tomar, a backend-focused engineer with hands-on experience working on production-scale e-commerce systems.

I enjoy working close to real systems — debugging failures, improving reliability, and building backend services that behave predictably under load. My interests lean toward backend engineering, system reliability, and scalable service design.

I value clarity over cleverness and prefer understanding why something fails rather than just making it “work”.

📧 Contact: [email protected]


🚀 Expertise

  • Backend development with a strong focus on reliability and real-world failure handling
  • Designing and maintaining REST APIs used in production environments
  • Debugging complex issues across payments, orders, and third-party integrations
  • Writing clean, modular backend code inside existing and legacy codebases
  • Improving system performance through query optimization and API tuning
  • Containerizing backend services and thinking in terms of deployable units

I learn best by working on real problems — production bugs, broken flows, and systems under pressure.


🧠 Engineering Approach

  • Think in failure modes, not just happy paths
  • Prefer simple, readable solutions over over-engineering
  • Treat backend systems as long-running services, not scripts
  • Optimize only after understanding where time and resources are spent
  • Learn continuously from incidents, reviews, and system behavior

🧰 Tech Stack

Languages
Java JavaScript TypeScript Python C++ Bash

Backend & Web
Spring Boot Node.js Express React Tailwind CSS HTML5

Databases & Infrastructure
MySQL MongoDB Redis Docker Kubernetes Linux Git

Concepts
Backend Architecture · Authentication · Debugging · Performance Tuning · Reliability


🌱 Currently Exploring

  • Reliability engineering principles
  • Observability and system behavior
  • Container-first backend design
  • Writing backend services that scale cleanly

“Build systems that fail loudly, recover gracefully, and remain understandable.”

Pinned Loading

  1. React-Chat-App React-Chat-App Public

    Web based real-time chat app. Soon will be publicly available after bug fixes.

    JavaScript 1

  2. AniWatch AniWatch Public

    TypeScript

  3. ApexDevs ApexDevs Public

    Full-stack project management web application enabling multi-user collaboration with secure authentication and CRUD-based workflows.

    JavaScript

  4. auth_microservice auth_microservice Public

    Stateless authentication microservice built with Spring Boot and JWT, providing secure login, token generation, validation, and authorization via REST APIs. Fully dockerized for scalable deployment.

    Java

  5. hiManga hiManga Public

    A modern web-based manga downloader with real-time progress tracking and dual theme support. Download single chapters or batch ranges from readonepiece-manga.net with an intuitive interface.

    CSS