Skip to content
View kumarpraveer143's full-sized avatar

Block or report kumarpraveer143

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
kumarpraveer143/readme.md
██████╗ ██████╗  █████╗ ██╗   ██╗███████╗███████╗██████╗
██╔══██╗██╔══██╗██╔══██╗██║   ██║██╔════╝██╔════╝██╔══██╗
██████╔╝██████╔╝███████║██║   ██║█████╗  █████╗  ██████╔╝
██╔═══╝ ██╔══██╗██╔══██║╚██╗ ██╔╝██╔══╝  ██╔══╝  ██╔══██╗
██║     ██║  ██║██║  ██║ ╚████╔╝ ███████╗███████╗██║  ██║
╚═╝     ╚═╝  ╚═╝╚═╝  ╚═╝  ╚═══╝  ╚══════╝╚══════╝╚═╝  ╚═╝

> Praveer Kumar _  |  Tech Lover from Nalanda, Bihar

turning ideas into working code, one commit at a time.


whoami

$ cat about.json
{
  "name"     : "Praveer Kumar",
  "origin"   : "Nalanda, Bihar, India",
  "role"     : "Full-Stack Developer",
  "learning" : ["Big Data", "Distributed Systems"],
  "interests": ["Backend", "Frontend", "Networking", "Linux", "OS"],
  "fun_fact"  : "I might look easily convinced...
                  but I've already analyzed all sides
                  in my head before I nodded."
}

skills --list

Backend Node.js  Express  REST APIs  SQL  MongoDB

Frontend React  HTML/CSS  JavaScript

Systems & Infrastructure Linux  Networking  Operating Systems  Distributed Systems

Big Data (currently learning) Hadoop  Spark  Data Pipelines


git log --projects

commit 1a2b3c4  (HEAD -> main)
Author: Praveer Kumar <kumarpraveernit@gmail.com>
Date:   Active

    feat: EasyRent — rental management platform
    
    Full-stack application built to simplify the
    renting experience for both owners and tenants.

    live  → https://easyrent-red.vercel.app
    code  → https://github.com/kumarpraveer143/easyrent

ping me

channel handle
📧 Email kumarpraveernit@gmail.com
💼 LinkedIn linkedin.com/in/praveerdeveloper
🐙 GitHub github.com/kumarpraveer143
📞 Phone +91 82529 65226

// EOF — Thanks for scrolling

Pinned Loading

  1. easyrent easyrent Public

    About A renter-landowner platform where landowners can upload and manage rooms, track renter payments, and update or remove renter details. Renters can search rooms, request bookings, view their hi…

    JavaScript

  2. Blogging-Application Blogging-Application Public

    A modern blogging platform built with Next.js, PostgreSQL, and OAuth2 authentication. Users can securely sign in, create and manage blog posts, and enjoy a clean, responsive UI. GitHub OAuth makes …

    TypeScript

  3. portfolio portfolio Public

    Personal portfolio website showcasing my projects, skills, and experience as a software developer. Built with modern web technologies for a clean, responsive design.

    TypeScript

  4. quizTask quizTask Public

    A quiz app featuring both MCQs and fill-in-the-blank questions, with a built-in timer and result display. Developed as part of an internship task to showcase interactive web development skills.

    TypeScript

  5. refer_landing_page refer_landing_page Public

    A simple, responsive landing page created to refer users to a company’s website. Built as part of an internship task on Internshala to demonstrate basic web development skills and complete the assi…

    TypeScript

  6. store-fleet store-fleet Public

    E-commerce backend system with user authentication, product management, and order processing built using MVC architecture for scalable and maintainable development.

    JavaScript