Skip to content
View prakul-dhiman's full-sized avatar

Highlights

  • Pro

Block or report prakul-dhiman

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

👋 Hi, I'm Prakul Dhiman

🎓 BTech Computer Science Engineering student
💻 Aspiring Software Engineer
🚀 Passionate about problem-solving and building real-world applications


🔧 Tech Stack

  • Languages: C++, JavaScript, PHP, SQL
  • Backend: Node.js, Express.js, MongoDB
  • Frontend: HTML, CSS, JavaScript
  • Tools: Git, GitHub

🛠 Projects

  • 🤖 IntelliHire – AI-powered technical hiring platform built with React, Node.js, Express, MongoDB and Redis.
  • 💼 JobKhozo – Job portal web application for job listings and applications.
  • 🏢 Employee Management System – Full-stack application using PHP and MySQL for managing employee records.
  • 📰 NewsFeed Algorithm (C++) – Implemented a social media news feed ranking system using Heap and HashMap.
  • 🌐 REST API – Backend RESTful API built with Node.js, Express and MongoDB.

📚 Currently Learning

  • Advanced Data Structures & Algorithms
  • Backend Development
  • System Design basics

📫 Connect With Me


Consistently learning, building, and improving every day.

Pinned Loading

  1. intellihire-ai-hiring-platform intellihire-ai-hiring-platform Public

    AI-powered technical hiring platform with resume screening, live coding interviews, and candidate evaluation.

    JavaScript 1

  2. DSA---Cpp DSA---Cpp Public

    Data Structures and Algorithms implemented in C++ with clean code, explanations, and time & space complexity.

    C++

  3. jobkhozo jobkhozo Public

    The Job Portal is a web-based platform connecting students and recruiters. Students can search and apply for jobs, track applications, and manage profiles. Recruiters can post jobs, manage applicat…

    JavaScript 1

  4. prakul-dhiman-employee-management-php-mysql prakul-dhiman-employee-management-php-mysql Public

    A full-stack Employee Management System built using PHP, MySQL, HTML, CSS, and JavaScript. Includes secure authentication, complete CRUD operations, employee attendance management, and a responsive…

    PHP

  5. NewsFeed-Algorithm-Cpp NewsFeed-Algorithm-Cpp Public

    Simulated News Feed using Heap and Hash Map in C++

    C++

  6. nodejs-express-mongodb-rest-api nodejs-express-mongodb-rest-api Public

    A RESTful CRUD API built with Node.js, Express, and MongoDB. This project demonstrates the creation of a server-side application that allows users to create, read, update, and delete (CRUD) data us…

    JavaScript