Skip to content
View shubhadiprahul's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report shubhadiprahul

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

Pinned Loading

  1. BlogApp-using-ORM BlogApp-using-ORM Public

    In this project I made some endpoints for login user and create posts.

    JavaScript

  2. Login_Signup_with_nodejs Login_Signup_with_nodejs Public

    In this project , i have made login signup page using nodejs and database

    JavaScript

  3. objection-ORM objection-ORM Public

    JavaScript

  4. Saral-APi-Request-Js Saral-APi-Request-Js Public

    JavaScript

  5. Turing-Ecommerce-Backend Turing-Ecommerce-Backend Public

    In this project, I have made a back-end of an e-commerce website using Express framework of Node JS. I have also used JWT-authentication token to verify the customer.

    JavaScript 1

  6. BODMAS-Calculator BODMAS-Calculator Public

    BODMAS stands for Bracket, Of, Division, Multiplication, Addition, and Subtraction. The BODMAS is used to explain the order of operation of a mathematical expression.

    Python