Skip to content
View yug005's full-sized avatar

Block or report yug005

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

Yug Arora

Java | Web | System-Oriented Development

LinkedIn Email LeetCode

Profile views


Typing


Overview

I design systems with logic-first thinking. I write structured, readable, and correct code. I value fundamentals over trends.

Java-focused developer with emphasis on computer science foundations, algorithmic problem solving, and modular system design. I approach software with attention to clarity, correctness, and maintainability.


Tech Stack

Skills

Languages: Java, JavaScript

Web: HTML, CSS, React

Backend: Node.js, Express

Java Frameworks: Spring Boot, Spring Framework, Maven, Hibernate

Databases: PostgreSQL, MongoDB

Tools: Git, GitHub, Linux



Featured Projects

HealthTech Appointment Booking System

Backend Application – Java & Spring Boot

A backend system designed to manage users, doctors, and appointment scheduling in a health-tech domain.

Key highlights:

  • Built using Java & Spring Boot
  • RESTful APIs following Controller–Service–Repository architecture
  • JWT-based authentication and role-based access control
  • PostgreSQL for relational data modeling
  • Applied transaction management to maintain data consistency
  • Handled concurrent appointment booking scenarios to prevent double-booking
  • Focus on clean, modular, and maintainable backend design

🔗 Repository: https://github.com/yug005/HEALTH_TECH


Color Clash Multiplayer (CCM)

Real-Time Multiplayer Backend – Node.js

A real-time multiplayer game backend focused on low-latency communication and session management.

Key highlights:

  • Backend built using Node.js & Express
  • WebSocket-based real-time communication
  • Designed REST APIs for game initialization, player actions, and session flow
  • Implemented JWT-based authentication for player identity
  • Managed in-memory game state for fast updates
  • Handled multiple concurrent players and turn-based logic
  • Deployed and tested in a production environment

GitHub Stats

Followers Stars


Contribution Snake

github contribution snake

Pinned Loading

  1. OS_simulator OS_simulator Public

    Java

  2. RailBooker RailBooker Public