Pinned Repositories
assembly
Example assembly language programs.
binary-tree
Implementation of a binary tree in C language.
common-lisp-apps
Examples of programs written in Common Lisp.
header-count
C99 program to count unique HTTP headers read from a file.
my-mysql
Demonstrates customization of MySQL in a Docker container.
network-apps
Network library and test programs in C++20.
stadium-ticket
RESTful API for stadium ticket vending.
startup-files
Configuration/start-up files for POSIX systems.
utility-scripts
Bourne shell, Python, and other scripts for POSIX systems.
word-frequency
Python 3 program to compute the frequency of words in a text.
mgmorey's Repositories
mgmorey/network-apps
Network library and test programs in C++20.
mgmorey/stadium-ticket
RESTful API for stadium ticket vending.
mgmorey/utility-scripts
Bourne shell, Python, and other scripts for POSIX systems.
mgmorey/word-frequency
Python 3 program to compute the frequency of words in a text.
mgmorey/assembly
Example assembly language programs.
mgmorey/binary-tree
Implementation of a binary tree in C language.
mgmorey/common-lisp-apps
Examples of programs written in Common Lisp.
mgmorey/header-count
C99 program to count unique HTTP headers read from a file.
mgmorey/my-mysql
Demonstrates customization of MySQL in a Docker container.
mgmorey/startup-files
Configuration/start-up files for POSIX systems.
mgmorey/openldap
OpenLDAP - open source implementation of the Lightweight Directory Access Protocol
mgmorey/rest-api-proxy
The simplest possible proxy to a RESTful API.