Skip to content
View oveshshaikh786's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report oveshshaikh786

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
oveshshaikh786/README.md

Header


LinkedIn GitHub Views


👋 About Me

Backend Software Engineer with ~1 year of experience building REST APIs and backend systems using Java and Spring Boot.

I focus on understanding how systems behave end-to-end — from request flow to database interaction — and I’m comfortable debugging issues across services, logs, and environments.

Most of my work revolves around designing structured APIs, maintaining clear backend architecture, and solving problems that arise when systems move beyond local development.


🧠 How I Think About Backend Systems

  • I trace requests end-to-end (Controller → Service → Repository → Database)
  • I prioritize debugging and system behavior over just writing code
  • I design APIs with validation, structure, and long-term maintainability
  • I focus on how systems behave in real environments (Docker, DB configs)

⚙️ Tech Stack

🧩 Backend & Languages

Java Spring Boot REST API Python JavaScript

🗄️ Databases

PostgreSQL MySQL MongoDB

🛠️ Tools

Docker Linux Git Postman

🎯 Frontend

React Next.js


🚀 Featured Projects

⭐ Job Application Tracker (SaaS)

Backend system with multi-tenant architecture and event-driven workflow.

  • API-first backend design
  • Event-based lifecycle tracking
  • PostgreSQL data modeling

🚆 Train Ticket Booking System

Backend-focused booking system demonstrating layered architecture.

  • Controller → Service → Repository design
  • Booking workflow simulation
  • Structured backend logic

🐦 Twitter Clone

Full-stack project focused on backend APIs and real-time behavior.

  • JWT / OAuth authentication
  • WebSocket-based updates
  • API design and data consistency

🎓 University Course Management

Java project demonstrating clean architecture and OOP design.

  • Layered system design
  • Maintainable and structured code

🧠 Real Backend Experience

In my current role, I’ve worked on backend systems involving:

  • REST API development, debugging, and reliability improvements
  • Tracing request flow across application layers
  • Handling database connectivity and environment issues (Docker-based setups)
  • Diagnosing and resolving real-world backend failures

Note: Code is private, but concepts are reflected in my projects.


📊 GitHub Stats

GitHub Stats    Top Languages

Streak

Activity Graph


📫 Let's Connect

LinkedIn   GitHub

Actively looking for backend engineering roles.

Pinned Loading

  1. job-application-tracker job-application-tracker Public

    AI-powered job tracking with Kanban board, SLA alerts, analytics: TypeScript · Prisma · PostgreSQL

    TypeScript

  2. Train-ticket-booking Train-ticket-booking Public

    🚆 Train Booking System | Java • Spring Boot • Gradle • CLI

    Java 1

  3. Twitter-Clone-Next.js-app Twitter-Clone-Next.js-app Public

    Real-time microblogging app with WebSocket feed, JWT auth, and optimistic UI: Next.js, React, MongoDB.

    JavaScript 1

  4. leetcode-dsa-practice-problems leetcode-dsa-practice-problems Public

    Daily LeetCode solutions in Java: arrays, trees, graphs, dynamic programming, etc

    Java

  5. university-course-management-java university-course-management-java Public

    Java course management system built on 5-layer clean architecture with Factory, Observer, and Singleton patterns.

    Java