- Seattle, WA
Highlights
- Pro
Stars
aggiee / llama-v2-mps
Forked from meta-llama/llamaLlama 2 (Llama-v2) fork for Apple M1/M2 MPS
A brief computer graphics / rendering course
A low latency guitar effects processor suitable for running on a raspberry pi
Algorithms and Data Structures implemented in Go for beginners, following best practices.
Continuous profiling for analysis of CPU and memory usage, down to the line number and throughout time. Saving infrastructure cost, improving performance, and increasing reliability.
A tiny sotfware 3D renderer in 100 lines of Python
Solution to stream audio from a Mac to a Raspberry Pi
Code for "Real-time Rendering of Layered Materials with Anisotropic Normal Distributions", SIGGRAPH ASIA 2019.
OSX Kernel extension for Creative Labs EMU driver
Encodes and decodes dialogflow fulfillments through Google Actions API requests.
Lightweight distributed session management primitives inspired by compare-and-swap (CAS)
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
Haskell 101 and 102: slides and codelabs
A Go test assertion library for verifying that two representations of JSON are semantically equal
😎 Awesome lists about all kinds of interesting topics
Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
A modern text/numeric/geo-spatial/vector indexing library for go
A vintage 1980s DOS inspired Twitter Bootstrap theme
Structure and Interpretation of Computer Programs, 2nd Edition, by Harold Abelson and Gerald Jay Sussman with Julie Sussman, The MIT Press. formatted and built for mobi/kindle
Common Lisp Koans is a language learning exercise in the same vein as the ruby koans, python koans and others. It is a port of the prior koans with some modifications to highlight lisp-specific fea…