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

Highlights

  • Pro

Block or report Rafay-Memon

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Rafay-Memon/README.md

Hi there 👋, I'm Abdul Rafeh

About Me

I'm a Java Developer with a focus on backend development using Spring Boot. I have a deep passion for building efficient, scalable, and maintainable systems. I'm constantly exploring new technologies, and my goal is to build high-quality solutions that solve real-world problems.

🔭 I’m currently working on:

  • Building RESTful APIs with Spring Boot and Hibernate.
  • Contributing to open-source projects related to backend systems.

🌱 I’m always learning:

  • Currently diving deep into microservices architecture and cloud platforms (AWS, Azure).
  • Learning containerization with Docker and Kubernetes.

GitHub Stats

Abdul Rafeh's GitHub stats

💼 Actively looking for opportunities to work on challenging projects in Java and Spring Boot.

🎯 My ultimate goal is to become a full-stack developer with expertise in both backend and frontend technologies, building end-to-end solutions.

Tech Stack

Here are some of the technologies I’ve been working with:

Languages:

  • Java (Primary)
  • C++
  • Python
  • HTML/CSS/JavaScript (for web-related projects)

Frameworks & Libraries:

  • Spring Boot (Backend)
  • Spring MVC
  • Hibernate
  • ReactJS (Frontend)
  • AngularJS(Frontend)
  • Redux (State Management)

Tools & Platforms:

  • Git & GitHub (Version Control)
  • Docker (Containerization)
  • Postman (API Testing)
  • IntelliJ IDEA, VS Code, Eclipse, Apache Netbeans (IDEs)

Database Management:

  • MySQL, PostgreSQL,Oracle,SQLite.
  • MongoDB (NoSQL)

DevOps & Cloud:

  • AWS (EC2, Lambda, S3)
  • Azure (App Services, Functions)
  • Docker & Kubernetes

Projects

Here are a few projects that showcase my skills:

  1. Employee Management System - A simple CRUD application for managing employee records, built with Java and File I/O.
  2. Inventory Management Sytem - A simple inventory management system built in Java using JDBC for database interaction and Java Swing for the user interface. This application allows users to manage product information such as name, price, and quantity. It supports basic CRUD (Create, Read, Update, Delete) operations.

Let's Connect

Feel free to reach out if you have any questions or if you're interested in collaborating on exciting projects! 🤝

Pinned Loading

  1. Inventory-Management-System Inventory-Management-System Public

    A simple inventory management system built in Java using JDBC for database interaction and Java Swing for the user interface. This application allows users to manage product information such as nam…

    Java

  2. employee-management-system employee-management-system Public

    A simple Employee Management System built using Java I/O, providing basic CRUD operations to manage employee data including adding, updating, viewing, searching, and deleting employee records. This…

    Java