Skip to content
View ktneale's full-sized avatar

Block or report ktneale

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

Popular repositories Loading

  1. custom_embedded_linux_project custom_embedded_linux_project Public

    Custom embedded linux project Design and implementation of a full software stack for a simply embedded system. The kernel is customised and built from scratch, with busybox provided most of the onb…

    Shell 2

  2. thread_demo thread_demo Public

    A simply program to demonstrate usage of the pthread multithreading api. A series of messages are sent to/read from a message queue (protected via mutex) by different thread.

    C 1

  3. socket_overflow_demo socket_overflow_demo Public

    Demo code illustrating how to create network sockets and use in a simple server client configuration.

    C 1

  4. event_maker event_maker Public

    Tool to script animations in python and capture jpeg output

    Python 1

  5. meng_projects meng_projects Public

    Final year projects for MEng in Electronic and Computer Engineering.

  6. allegro_graphics allegro_graphics Public

    Examples of using the Allegro graphics library.

    C++