Skip to content
View mayank-myk's full-sized avatar

Block or report mayank-myk

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

Pinned Loading

  1. A-basic-lexical-analyzer-and-parser-for-a-c-type-language A-basic-lexical-analyzer-and-parser-for-a-c-type-language Public

    A basic lexical analyzer and parser for a c type language and 3 address assembly code generator for.

    C

  2. Highlevel-language-to-asembly-code Highlevel-language-to-asembly-code Public

    The compiler does not check for any compilation errors but just does the basic job of transforming high level c like syntactic code to assembly language.

    Python

  3. intern_finder_automation intern_finder_automation Public

    python bassed web parser project to find details about ongoing interns and projects in iits.

    Python

  4. Network-tools-like-ping-ifconfig-netstat-etc. Network-tools-like-ping-ifconfig-netstat-etc. Public

    A detailed analysis of various network tools like: ping, arp, netstat, traceroute, nmap, ifconfig etc.

    Python

  5. no_dues_automation no_dues_automation Public

    no dues automation for institute level use

    PHP 1

  6. Server-client-socket-programming Server-client-socket-programming Public

    Using socket programming to implement a simple Concurrent Server (handles multiple client together) using tcp connection.

    C