Pinned Repositories
cats-as-a-service
:smile_cat: Autogenerated cat images on demand. The future is now!
cerebral
Kubernetes cluster autoscaler with pluggable metrics backends and scaling engines
deckconverter
A utility for converting between Magic: The Gathering deck formats.
dotfiles
My (poorly maintained) dotfiles.
galois
Galois field operations in C
lldb-cmd-offsets
LLDB Python command to dump the offsets of all members in a struct
masters-thesis-authenticated-encryption
📖 My master's thesis (and related works): Design and Cryptanalysis of a Customizable Authenticated Encryption Algorithm
rl-cli
Barebone CLI example with command name tab completion using readline
snake-go
:snake: Play snake in your terminal. Built using Termloop.
toy-ble-stack
📶 A toy Bluetooth Low Energy (BLE) stack for learning purposes.
mattkelly's Repositories
mattkelly/lldb-cmd-offsets
LLDB Python command to dump the offsets of all members in a struct
mattkelly/masters-thesis-authenticated-encryption
📖 My master's thesis (and related works): Design and Cryptanalysis of a Customizable Authenticated Encryption Algorithm
mattkelly/authenticated-encryption-notes
Notes from my research on authenticated encryption
mattkelly/Awesome-CoreML-Models
Largest list of models for Core ML (for iOS 11+)
mattkelly/ble-guides
mattkelly/containership
A simple container management platform
mattkelly/CoreML-in-ARKit
Simple project to detect objects and display 3D labels above them in AR. This serves as a basic template for an ARKit project to use CoreML.
mattkelly/ctest
ctest is a unit test framework for software written in C.
mattkelly/gdb-dashboard
Modular visual interface for GDB in Python
mattkelly/go-latest
Simple way to check version is latest or not from various sources in Golang
mattkelly/goword
spell checking for golang source
mattkelly/KeccakCodePackage
Keccak Code Package
mattkelly/libart
Adaptive Radix Trees implemented in C
mattkelly/libtomcrypt
LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines.
mattkelly/lldb-cmd-template
LLDB python command template taken from http://llvm.org/svn/llvm-project/lldb/trunk/examples/python/cmdtemplate.py and updated
mattkelly/mattkelly.github.io
mattkelly/MNIST_DRAW
This is a sample project demonstrating the use of Keras (Tensorflow) for the training of a MNIST model for handwriting recognition using CoreML on iOS 11 for inference.
mattkelly/my-bnb-memories
Remember your past travels from Airbnb, your data : your memories...
mattkelly/npm-recommender
uses word2vec to recommend NPM packages similar to those you already like
mattkelly/puncover
Analyses C/C++ build output for code size, static variables, and stack usage
mattkelly/purity
Pretty, minimal and fast ZSH prompt
mattkelly/qemu
Official QEMU mirror. Please see http://wiki.qemu.org/Contribute/SubmitAPatch for how to submit changes to QEMU. Pull Requests are ignored.
mattkelly/ripgrep
ripgrep combines the usability of The Silver Searcher with the raw speed of grep.
mattkelly/security-notes
:notebook: Some security related notes
mattkelly/selfie
An educational software system of a tiny self-compiling C compiler, a tiny self-executing MIPS emulator, and a tiny self-hosting MIPS hypervisor.
mattkelly/svg.js
The lightweight library for manipulating and animating SVG
mattkelly/svgdom
Straightforward DOM implementation to make SVG.js run headless on Node.js
mattkelly/turtle
Rapid creation of shell interfaces
mattkelly/xhyve
xhyve, a lightweight OS X virtualization solution
mattkelly/YOLO-CoreML-MPSNNGraph
Tiny YOLO for iOS implemented using CoreML but also using the new MPS graph API.