Skip to content
View jyotiprabha3012's full-sized avatar

Block or report jyotiprabha3012

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

Popular repositories Loading

  1. CRUD_Application CRUD_Application Public

    This GitHub repository contains the source code and resources for a CRUD (Create, Read, Update, Delete) based application built using Javascript,Express.js, Node.js, with database integration.

    EJS

  2. landing_page landing_page Public

    HTML

  3. lifetimer lifetimer Public

    JavaScript

  4. BMI_calculator BMI_calculator Public

    A React-based BMI (Body Mass Index) calculator is a web application built using the React JavaScript library. It allows users to input their weight and height, and then calculates their BMI based o…

    HTML

  5. recipe-app recipe-app Public

    The Recipe App, built with React, features components for searching recipes and viewing detailed information. It uses the MealDB API to fetch data. Routing is handled with react-router-dom to navig…

    JavaScript

  6. form-validation form-validation Public

    In React, form validation ensures user input meets specific criteria before submission. Utilize state to manage form values and validation errors. Implement handlers to validate input fields on cha…

    JavaScript