Skip to content
View praphull-verma's full-sized avatar
โœจ
Learning something everyday.
โœจ
Learning something everyday.

Highlights

  • Pro

Block or report praphull-verma

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

Custom GIF

Welcome to my coding universe!

profile-views followers

GitHub Stats
๐Ÿš€ About Me
const praphull = {
  location: "India ๐Ÿ‡ฎ๐Ÿ‡ณ",
  currentFocus: "Springboot + DSA ๐Ÿš€",
  pronouns: "He/Him",
  code: ["Java", "Python", "C"],
  askMeAbout: ["Backend", "Tech"],
  technologies: {
    backEnd: ["Node.js", "Springboot", "NestJS"],
    databases: ["MongoDB", "PostgreSQL"],
    APIs: ["REST", "GraphQL"]
  },
  funFact: "I am fun! ๐Ÿ˜„"
};

๐Ÿ› ๏ธ Tech Stack

python logo java logo aws logo mongodb logo mysql logo docker logo git logo vscode logo figma logo postman logo

๐Ÿค Connect with Me

Gmail LinkedIn Instagram

Pinned Loading

  1. DSA-Practice DSA-Practice Public

    A comprehensive collection of Data Structures and Algorithms implementations.

    Java