Skip to content
View jm4l1's full-sized avatar
  • Bridgetown , Barbados
  • X @jm4l1
Block or Report

Block or report jm4l1

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

  1. jHttpServe jHttpServe Public

    This is a basic implementation of an Hypertext Transfer Protocol (HTTP). It implements the basic functionality of HTTP/1.1, allowing for retrieval and uploading of files.

    C++

  2. jjson jjson Public

    Simple library implementation of Javascript Object Notation Format

    C++

  3. tcpip_stack tcpip_stack Public

    TCP/IP network stack simulator implemented in C. The simulator implements Basic Layer 2 (MAC Addresses, Arp) and Layer 3 (Routing , IPs) functionality.

    C 1

  4. packetanalyser packetanalyser Public

    Packet analyser to read pcap files and parse according to given protocol such as SIP

    Python 2

  5. emul8tor emul8tor Public

    A emulator of the CHIP-8 virtual machine build in Rust

    Rust

  6. rust-http-server rust-http-server Public

    Simple HTTP Server written in Rust

    Rust