Skip to content
View prathakpr's full-sized avatar
🔥
in Action Mode
🔥
in Action Mode

Block or report prathakpr

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
prathakpr/README.md

Hi there! 👋 I'm Pulkit Rathore

Welcome to my GitHub profile! I'm a passionate Backend Developer. I love building scalable backend systems, exploring new technologies, and creating applications that solve real-world problems.


🚀 About Me

  • 🖥️ Built several backend projects like news automation systems, bookkeeping services, and startup databases.
  • 🌱 Currently growing as a Backend Developer
  • 📚 Constantly learning Data Structures & Algorithms to improve my problem-solving skills.
  • 🎮 Developed "Into The Coaching Class", a horror game nominated for Student Game of the Year at IGDC 2022.

🛠️ Tech Stack

Programming Languages

JavaScript C++ Go TypeScript

Backend Development

Node.js Express.js NestJS

Databases

PostgreSQL MongoDB MySQL

Frontend Development

REACT HTML5 CSS3 Unreal Engine

Tools & Platforms

Git Docker Postman


📫 Let's Connect!

LinkedIn

Feel free to explore my repositories and connect with me for collaborations or exciting projects!

Pinned Loading

  1. go_crud_app go_crud_app Public

    This project is a RESTful API built with Go and the Fiber framework, using GORM for database interaction. It showcases CRUD operations for managing movies, stored in a PostgreSQL database.

    Go

  2. AngryBirds_Replica_3D AngryBirds_Replica_3D Public

    Made Angry Birds game replica in 3d by using Unreal Engine 5 C++ and Blueprints

    C++

  3. CRUD_app CRUD_app Public

    This project is a CRUD application developed using NestJS to manage movie and song data. It integrates both PostgreSQL (via TypeORM) and MongoDB (via Mongoose), enabling CRUD operations on both rel…

    TypeScript

  4. Book-Servicing-API Book-Servicing-API Public

    The Books Service API is a Node.js and Express application for managing books and libraries, featuring user authentication with JWT tokens. It uses MongoDB for data storage and Firebase for storing…

    JavaScript

  5. VanRakshak VanRakshak Public

    Creating an OpenGL-powered SFML C++ 2d game project.

    C++

  6. check_auth_mongoDB check_auth_mongoDB Public

    checking users authentication by using nodejs , express, and mongo db.

    JavaScript