Skip to content
View shahabrar7746's full-sized avatar

Block or report shahabrar7746

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

Hi there πŸ‘‹, I'm Abrar Shaha!

Welcome to my GitHub profile! I am a passionate Software Developer with expertise in Java Development, Web Technologies, and Database Management. I love building efficient, scalable applications and exploring innovative tech solutions.


Profile Views


πŸ› οΈ Skills and Technologies

Programming Languages & Frameworks:

  • Java
  • Spring (Spring Boot, Spring Data JPA)
  • Python (Basic)

Web Development:

  • J2EE
  • JSP
  • Servlets

Database Management:

  • MySQL
  • SQL
  • JDBC

Tools & Platforms:

  • Git & GitHub
  • Postman

🌟 Highlights

πŸ”Ή com.jobs

A project focused on streamlining job-related data for employers and job seekers. Built with:

  • Spring Boot
  • MySQL
  • Spring Data JPA

πŸ”Ή 24Local

A dynamic application designed to connect local vendors with customers, promoting small businesses in urban and rural areas. Key features include:

  • Real-time search for nearby vendors.
  • Seamless integration of user feedback and vendor ratings.
  • Developed using Spring Boot, MySQL, and Java.

πŸ“ˆ GitHub Stats

Top Languages


πŸ’¬ Let's Connect!

Feel free to explore my repositories and reach out for collaborations or discussions on Java Development, Web Applications, and more. πŸš€

Popular repositories Loading

  1. DS-Algo DS-Algo Public

    Forked from Anuj-Kumar-Sharma/DS-Algo

    Implementation of Data structures and Algorithms at Apni Kaksha Java Placement Course

    Java

  2. Embed-code-decoder-for-YouTube Embed-code-decoder-for-YouTube Public

    This code can convert embed code of a you tube video into "https " request and process it

    Java

  3. Sliding-Window-Maximum-Using-Array-Form-Java- Sliding-Window-Maximum-Using-Array-Form-Java- Public

    SWM(Sliding Window Maximum) coding problem comes one of most famous of techgiant like Facebook,Microsoft and Google.In This code we will be seeing implementation of it using array

    Java

  4. Che-JavaPlugins Che-JavaPlugins Public

    Forked from saravidinha/Che-JavaPlugins

    Java

  5. Stone-Paper-Scissor-game-using-java-simple-code Stone-Paper-Scissor-game-using-java-simple-code Public

    this code plays Stone Paper Scissor game with user using java simple code and without using any type of DS

    Java

  6. Separate_digits Separate_digits Public

    Enter any number and it will sperate the digits out of it.

    C++