Skip to content
View manan307's full-sized avatar

Highlights

  • Pro

Block or report manan307

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. Excel-dashboard Excel-dashboard Public

    Interacting dashboard with the use of Excel take a look at that

    2

  2. Student-attendance-calculator Student-attendance-calculator Public

    This C program is a simple Student Attendance Management system. It allows users to add, display, search, modify, and delete student records. The program also calculates attendance percentages and …

    C 1

  3. gaming-code gaming-code Public

    In this code I made a similar game like stone ,paper and scissors with the help of python

    Python 4

  4. DSA-Bootcamp-Java DSA-Bootcamp-Java Public

    Forked from kunal-kushwaha/DSA-Bootcamp-Java

    This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.

    Java 1

  5. N-Queen-Visualizer N-Queen-Visualizer Public

    The N-Queen Visualizer visually demonstrates the N-Queen problem, where N queens are placed on an N×N chessboard so that no two queens threaten each other. Users input N, and the tool uses algorith…

    JavaScript