Skip to content
View chetanchaudhari07's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report chetanchaudhari07

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

Pinned Loading

  1. User_Authentication User_Authentication Public

    This repository contains a simple user authentication system with functionalities for user login, account creation, password reset, and access to a user dashboard. The system is designed to demonst…

    HTML

  2. Weather_Application Weather_Application Public

    This repository contains a weather application that provides real-time weather information for a specified city. The application fetches weather data from a weather API and displays the current tem…

    JavaScript

  3. User_Management_API User_Management_API Public

    This repository contains a Node.js project using Express.js to manage user data with CRUD (Create, Read, Update, Delete) operations. The API interacts with a JSON file db.json to store and retrieve…

    JavaScript

  4. xenosis_tasks xenosis_tasks Public

    This repository contains various tasks and projects completed during my internship in web development. The projects showcase a range of skills and technologies used in full stack development, inclu…

    HTML

  5. Simple_HTTP_Server Simple_HTTP_Server Public

    This project demonstrates a basic HTTP server setup using Node.js. It handles different URL paths and responds with appropriate messages.

    JavaScript