Skip to content
View afullstopdot's full-sized avatar
  • South Africa

Highlights

  • Pro
Block or Report

Block or report afullstopdot

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

    UNIX networking programming: create a client-server offering services identical to ftp

    C

  2. ft_ping ft_ping Public

    Recoding the ping command

    C

  3. ft_traceroute ft_traceroute Public

    This project is about recoding the command traceroute, for the opportunity to deepen my knowledge in the network (TCP / IP) by tracking the paths that an IP packet will take between two machines.

    C 1 1

  4. docker-1 docker-1 Public

    Handle docker and docker-machine. The bases to understand the idea of containerisation of services.

    Shell 2

  5. Camagru Camagru Public

    A small web application allowing users to make a basic video editing using a webcam and some predefined images

    PHP 3 1

  6. ft_irc ft_irc Public

    This project is about creating an IRC client and server (Internet relay Chat) that allows to send and receives messages between many different people, from within chat groups called “channel”

    C