Highlights
- Pro
Lists (1)
Sort Name ascending (A-Z)
Starred repositories
A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code development are offered which apply directly to higher level la…
Python tool for converting files and office documents to Markdown.
Python library for accessing LIFX devices locally using the official LIFX LAN protocol.
96 benchmark datasets for external clustering validation with class-label matching score
a set of simple excercises in colour filtering from a live video image (inc. invisibility cloaking)
Tool that cleans subtrees of Apple .dSYM folders and optionally, .o, .d and a.out files. Sure, this can be done with a shell script, but I enjoyed the writing of this.
Makes ARM NEON documentation accessible (with examples)
In this project, the program stack is shifted to the user top and it grows towards the heap
0xdeadcow / asm_book
Forked from pkivolowitz/asm_bookA book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code development are offered which apply directly to higher level la…
An introduction to ARM64 assembly on Apple Silicon Macs
Repository to host files for "Just Enough" YouTube Series
🐛 A new generation of smart indoor greenhouses!
Modified XV6, added Ticket Lock and implemented Threads for OS course final project
An out-of-the-box raspebrrypi/raspbian distro with a realtime kernel
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
Code from various chapters in OSTEP (http://www.ostep.org)
Telling stories about how code evolves
Lightweight 3d physics engine for javascript
A lightweight 3D physics engine written in JavaScript.
A WEBGL Project. Creating a sphere from triangles.