Skip to content
View howlettjames's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report howlettjames

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. Distributed-System-Presidential-Election Distributed-System-Presidential-Election Public

    This is a project done during the course Distributed Systems Development taken at ESCOM - IPN. The purpose of this project was to learn how to design and implement a Distributed System in C++ langu…

    C 1

  2. Image-Edge-Processing-Raspberry Image-Edge-Processing-Raspberry Public

    Utilizing a Raspberry Pi3 B+ to take pictures in real time (making use of a Raspberry Pi Camera v2), process the image with the Sobel operator for edge detection and sending them to a client computer.

    C 1

  3. Game-Of-Life Game-Of-Life Public

    This is an implementation of the famous Game of Life cellular automaton in C++ with several simulation options using the olcConsoleGameEngine

    C++

  4. Crypto-Digital-Office Crypto-Digital-Office Public

    This is a project done for the subject Cryptography taken at ESCOM - IPN. The purpose of this project was to learn how to build a web site to provide a service with cryptographic features.

  5. Postcards-Web-System Postcards-Web-System Public

    This is a project done for the subject Web Technologies taken at ESCOM - IPN. The purpose of this project was to learn how to build a fully responsive non static web site to provide a postcard mail…

    PHP

  6. Langton-Ant Langton-Ant Public

    This is an implementation in C++ language with several simulation options of Langton's Ant two-dimensional universal Turing machine invented by Chris Langton in 1986.

    C++ 1 2