Skip to content
View Haridas25052003's full-sized avatar

Block or report Haridas25052003

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

Hi, I'm Haridas Shinde 👋

Java & Web Developer focused on building scalable backend systems and clean web applications.


▸ Tech Stack ⚙️

▸ Java ▸ Spring Boot ▸ Hibernate ▸ JDBC
▸ SQL ▸ MySQL ▸ Oracle
▸ HTML ▸ CSS ▸ JavaScript
▸ Maven ▸ Git ▸ Eclipse ▸ VS Code


▸ Currently Focused 🎯

▸ Advanced Java & backend architecture
▸ REST APIs & system design


▸ Connect 🔗

▸ GitHub: https://github.com/Haridas25052003
▸ LinkedIn: https://www.linkedin.com/in/haridas-shinde-113971235/ ▸ Portfolio: https://haridas-portfolio.vercel.app

Pinned Loading

  1. blog-application blog-application Public

    A lightweight Spring Boot blog application featuring full CRUD operations for posts, secure file uploads, and an admin dashboard for content management.

    CSS 1

  2. ai-interviewer ai-interviewer Public

    An intelligent recruitment platform using Node.js, React, and OpenAI to conduct automated interviews and provide real-time candidate evaluations

    JavaScript 1

  3. freelancer_portfolio freelancer_portfolio Public

    My personal portfolio website featuring work samples and accomplishments. Designed for all devices to represent my professional brand as I grow into a Java Developer role.

    HTML 1

  4. interview-questions-api interview-questions-api Public

    A Spring Boot REST API for fetching interview questions by topic and difficulty. Built using layered architecture and Spring Data JPA.

    Java 1

  5. internet_status_checker internet_status_checker Public

    A simple real-time network monitor built with HTML, CSS, and JS that instantly detects and displays your online/offline status.

    JavaScript 1

  6. Overview of JVM memory areas and gar... Overview of JVM memory areas and garbage collection basics explaining heap regions, metaspace, and object lifecycle.
    1
    /*
    2
     * Topic: JVM Memory Areas & Garbage Collection
    3
     * Focus: Heap regions, Metaspace, object lifecycle
    4
     * Interview-oriented explanation
    5
     */