Skip to content
View anantrajputcode's full-sized avatar

Block or report anantrajputcode

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

Hi 👋, Anant Rajput

A passionate developer from India

anantrajput2006

Connect with me:

anantrajput2006 https://github.com/anantrajputcode rajput_anant_06

Languages and Tools:

arduino c git python

anantrajputcode

 anantrajputcode

Popular repositories Loading

  1. Matops-c Matops-c Public

    MATOPS is a menu-driven C program that implements core matrix operations used in linear algebra. It allows users to perform matrix multiplication, determinant and inverse calculation, characteristi…

    C

  2. gradebook-c gradebook-c Public

    A simple C program for managing student results with password login, pre-fed data, grade calculation, and result display.

    C

  3. Phonebook-c Phonebook-c Public

    A simple C program that evaluates the strength of a password based on various criteria.

    C

  4. git_tutorial git_tutorial Public

    git tutorial

  5. calculator-c calculator-c Public

    A simple yet powerful command-line calculator application written in C that performs various mathematical operations.

    C

  6. password-strength-checker-c password-strength-checker-c Public

    This is a simple C program that checks the strength of a password based on multiple criteria: length, uppercase letters, lowercase letters, digits, and special characters. It categorizes passwords …

    C