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 โ€ข Problem Solver โ€ข CS Undergrad

I enjoy building efficient systems, exploring backend architectures, and sharpening my problem-solving skills through competitive programming. My work focuses on writing clean code, understanding how things work under the hood, and constantly leveling up.


๐Ÿš€ About Me

  • ๐ŸŽ“ B.Tech CSE @ AITR Indore (Batch 2027)
  • ๐Ÿ’ป Backend development enthusiast
  • ๐Ÿง  Strong grip on Data Structures & Algorithms
  • ๐Ÿ† 80+ LeetCode problems solved
  • โญ Multiple 5โญ badges on HackerRank
  • ๐Ÿค– Curious explorer of AI tools and developer ecosystems

๐Ÿ› ๏ธ Tech Stack

Languages:
C++ ยท Java (Core + Advanced) ยท C ยท SQL

Web Basics:
HTML ยท CSS ยท JavaScript

Tools & Platforms:
Git ยท GitHub ยท VS Code
HackerRank ยท LeetCode ยท CodeChef ยท Codeforces


๐Ÿ“Œ Projects Snapshot

๐Ÿ”ง Mini Legal Platform (Minor Project)

A platform that helps users understand case categories and access relevant legal details quickly.
Tech Used: Java, OOP, SQL

๐Ÿงฎ Competitive Programming Repository

A curated collection of optimized DSA solutions practiced across LeetCode, CodeChef, and Codeforces.


๐Ÿ“š Currently Exploring

  • Spring Boot & backend architecture
  • Database indexing + query optimization
  • Integrating AI APIs in practical projects

๐ŸŒ Connect With Me

LinkedIn: https://www.linkedin.com/in/loopholend/
GitHub: https://github.com/loopholend


โœจ Fun Zone

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

Pinned Loading

  1. AI-powered-Lawyer-Client-Platform AI-powered-Lawyer-Client-Platform Public

    Java

  2. Algorithm-Visualizer Algorithm-Visualizer Public

    A C++ console-based, menu-driven algorithm visualizer for classic sorting and searching algorithms. Enter any array and step through Bubble, Insertion, Merge, Quick, Count, Radix sort, and searchesโ€ฆ

    C++

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

    Java

  4. snake snake Public

    Making snake game using clion and SFML previously made on turbo C this game have 3 levels easy,medium,hard works like other snake game but having boundaries and obstacle as well as bouns food afterโ€ฆ

    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. firebase-firestore-chat firebase-firestore-chat Public

    Java