Skip to content
View dhairyasd's full-sized avatar
Block or Report

Block or report dhairyasd

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

Popular repositories Loading

  1. python-script-to-replace-a-single-line-in-multiple-files-within-a-folder python-script-to-replace-a-single-line-in-multiple-files-within-a-folder Public

    This is a simple python program that updates a single line within multiple files.

    Python

  2. Testing-Sorting-Algorithms Testing-Sorting-Algorithms Public

    This C program will test all the known sorting algorithms and check there performances.

    C

  3. Simple-Reg-ex-parser Simple-Reg-ex-parser Public

    This is just a simple C program that parses through the input sample and parser string and produce a boolean output. This program only works for the reg-ex characters '.' and '*'.

    C

  4. cpython cpython Public

    Forked from python/cpython

    The Python programming language

    Python