Skip to content
View xsparsh1's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report xsparsh1

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Fynk Fynk Public

    Fynk is a secure, authenticated platform for gamers to discover and connect with like-minded players. Users can find gamers based on their preferences, engage in one-on-one chats, explore upcoming …

    JavaScript 2

  2. React React Public

    A complete React learning series designed for developers who want to learn React from the ground up. This repository showcases every core concept code of React - from components, props, and hooks t…

    JavaScript 1

  3. DisjointSet-Union DisjointSet-Union Public

    Efficient C++ implementation of Disjoint Set Union (Union-Find) with Path Compression and Union by Size. Ideal for DSA practice and graph problems.

    C++ 1

  4. CGPA-Calculator CGPA-Calculator Public

    CGPA Calculator in C++ This is a simple command-line based CGPA Calculator program built using C++. It helps students calculate their final CGPA based on their courses, component-wise marks (like a…

    C++

  5. Login-Registration Login-Registration Public

    Login and Registration System in C++ This is a simple C++ Login and Registration System that allows users to register with a username and password, and later log in using those credentials. It uses…

    C++

  6. BankingManagementSystem BankingManagementSystem Public

    Banking Management System in C++ This project is a console-based Banking Management System built in C++. It allows the creation of customer accounts, deposits, withdrawals, and viewing of detailed …

    C++