Skip to content
View ishika00005's full-sized avatar

Block or report ishika00005

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 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. ishika00005 ishika00005 Public

    Config files for my GitHub profile.

  2. my-repo5 my-repo5 Public

    This is my first Git Repository.

  3. LinkedList-Implementation-in-Java LinkedList-Implementation-in-Java Public

    This project contains a singly linked list implementation in Java using a custom Node class. It supports essential operations such as: Insert at beginning , Insert at end , Insert at specific posit…

    Java

  4. Sine-Cosine-Graph-Python Sine-Cosine-Graph-Python Public

    Python project using NumPy and Matplotlib to visualize sine and cosine functions on the same graph with proper labels, legend.

    Python

  5. Python-Matplotlib-Hourglass-Drawing Python-Matplotlib-Hourglass-Drawing Public

    Python project using Matplotlib to draw an hourglass shape along with crosshair axes. Demonstrates geometric plotting and custom shape visualization.

    Python

  6. Python-Numpy-Trigonometric-Values Python-Numpy-Trigonometric-Values Public

    Python program using NumPy to convert angles from degrees to radians and compute sine, cosine, and tangent values, displaying results in a formatted tabular output.

    Python