Skip to content
View hariprasad20xx's full-sized avatar
🎯
Focused
🎯
Focused

Block or report hariprasad20xx

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

Hi πŸ‘‹, I'm Hariprasad

Software Developer | Java & Backend Enthusiast

Profile views


πŸš€ About Me

  • 🎯 Seeking Backend Developer / Software Engineer roles

  • πŸ”­ Currently focused on building real-world backend applications

  • 🌱 Mastering:

    • Spring Boot (REST APIs, Security, JPA)
    • AWS Cloud (deployment & architecting)
  • πŸ’» Strong foundation in:

    • Java, Data Structures & Algorithms
    • Computer Networks, Databases
  • ⚑ Currently:

    • Solving DSA problems
    • Building scalable backend projects
    • Preparing for SDE interviews

πŸ’‘ β€œTo get better than yesterday.”


πŸš€ Featured Projects

πŸ”Ή Finance Dashboard API

  • Built using Spring Boot
  • Features: CRUD operations, filtering, pagination
  • Clean layered architecture (Controller β†’ Service β†’ Repository)
  • RESTful API design following best practices
  • πŸ”— GitHub: Finance Dashboard

πŸ”Ή Task Tracker Application

  • Backend application to manage tasks with status and priority tracking
  • Designed and implemented scalable CRUD APIs
  • Designed scalable APIs and structured project architecture
  • πŸ”— GitHub: Task Tracker App

πŸ”Ή Library Management System

  • Built using Core Java & OOP principles
  • Demonstrates modular design and clean code practices
  • Covers real-world use cases like issuing and returning books
  • πŸ”— GitHub: Library Management System

πŸ“ˆ GitHub Stats


πŸ› οΈ Languages & Tools

Java C Python HTML5 CSS3 JavaScript SpringBoot ReactJS MySQL MariaDB MongoDB Markdown LINUX Git GitHub

πŸ“« Connect with me

LinkedIn
Email

β€œConsistency is the key to mastery.”

Pinned Loading

  1. hariprasad20xx hariprasad20xx Public

    2

  2. finance-dashboard finance-dashboard Public

    A backend application built using Spring Boot that provides APIs for managing financial records with support for filtering, pagination, and role-based access control (RBAC).

    Java

  3. task-tracker-app task-tracker-app Public

    A RESTful Task Tracker API built with Spring Boot following clean architecture and best practices.

    Java

  4. library-management-system library-management-system Public

    A console-based Library Management System built using Java, designed with clean architecture principles such as separation of concerns, layered design, and object-oriented programming (OOP).

    Java