Skip to content
View loopholend's full-sized avatar

Highlights

  • Pro

Block or report loopholend

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

๐Ÿ‘‹ Hi, I'm Pranjal Pal

Backend Developer โ€ข Java Enthusiast โ€ข Problem Solver

I build backend systems, work with Java ecosystems, and sharpen my problem-solving skills through competitive programming. I care about clean code, scalable architecture, and understanding how things work under the hood.


๐Ÿš€ About Me

  • ๐ŸŽ“ B.Tech CSE @ Acropolis Institute of Technology and Research, Indore
  • ๐Ÿ’ป Focused on backend development and full-stack fundamentals
  • ๐Ÿง  Strong foundation in DSA, OOP, DBMS, CN, OS, and Multithreading
  • ๐Ÿ† Consistent problem solver across LeetCode and CodeChef
  • ๐Ÿค– Interested in AI tools and modern developer workflows

๐Ÿ› ๏ธ Tech Stack

Languages

Java C C++ SQL NoSQL

Frameworks & Backend

Spring Spring Boot Spring MVC Spring Data JPA Hibernate Servlets JSP REST APIs

Databases

MySQL MongoDB

Developer Tools

GitHub Copilot Codex Gemini IntelliJ IDEA Eclipse NetBeans VS Code Git GitHub

Core CS

DSA OOP DBMS CN OS Multithreading


๐Ÿ“Œ Featured Projects

โš–๏ธ LegalConnect

A responsive legal assistance platform that helps users submit cases and discover suitable lawyers through categorized recommendations.
Tech Stack: Java, Servlet/JSP, Full-Stack Development

๐ŸŽจ Artory

An art community and learning platform with timeline-based art history exploration, artwork sharing, mentorship, competitions, and AI guidance.
Tech Stack: Java, Community Platform Development

๐Ÿงฎ Competitive Programming Repository

A collection of optimized DSA solutions practiced across coding platforms.


๐Ÿ“š Currently Exploring

  • Spring Boot internals and backend architecture
  • REST API design and integration
  • Database indexing and query optimization
  • AI-assisted developer workflows
  • Scalable project structure and clean code practices

๐Ÿ† Achievements

  • ๐ŸŽฏ Qualified GATE 2026 with AIR 23786
  • ๐Ÿ’ฏ Maintained a 100-day coding streak on LeetCode and CodeChef
  • โญ Secured 5-star proficiency badges in C, C++, Java, and SQL on HackerRank
  • ๐Ÿ“œ Certified in Modern Programming in C++, DSA in Java, Data Science in Python, Computer Networks & Cyber Security, and MongoDB Java Developer Path

๐ŸŒ Connect With Me

LinkedIn GitHub


โœจ Fun Zone

while (true) {
    learn();
    build();
    grow();
}

Pinned Loading

  1. LegalConnect LegalConnect Public

    Legal assistance platform for lawyer discovery and case categorization using Java and Servlets.

    Java 1

  2. Algorithm-Visualizer Algorithm-Visualizer Public

    Interactive C++ algorithm visualizer for sorting and searching algorithms.

    C++

  3. doctor-appointment-system doctor-appointment-system Public

    Java-based appointment booking system with patient and doctor management.

    Java

  4. snake snake Public

    Classic snake game built in C++ with SFML featuring obstacles, bonus food, and multiple difficulty levels.

    C++

  5. TicTacToe TicTacToe Public

    Advanced Java TicTacToe with AI opponent (4 difficulty levels), tournament mode, multiple themes, sound effects, move tracking, player statistics, hint system, and game export functionality.

    Java

  6. chat-application-firebase chat-application-firebase Public

    Realtime chat application integrated with Firebase backend services.

    Java