Pinned Repositories
charts
Bitnami Helm Charts
editdor
editdor
glew-1.10.0
Copy of glew to build it on systems that don't provide it (everything except linux, that is).
golox
A first interpreter following the book "Crafting Interpreters"
gtest-1.6.0
Hosting a copy because of dependencies in ToyProjects
gtest-1.7.0
GTest 1.6.0 doesn't work on Mac OS X Mavericks anymore. I will migrate to 1.7.0.
hadjian.com
source code for my blog
Lectures_Karpathy
Following (Andrej Karpathy's Lectures)[https://youtu.be/VMj-3S1tku0?si=G0D5tIPJdRmYd98y]
opendigitaltwins-dtdl
IoT Plug And Play
quicktype-td
Experimental instructions to generate model files for a range of languages from the official W3C Thing Description JSON schema
hadjian's Repositories
hadjian/quicktype-td
Experimental instructions to generate model files for a range of languages from the official W3C Thing Description JSON schema
hadjian/Lectures_Karpathy
Following (Andrej Karpathy's Lectures)[https://youtu.be/VMj-3S1tku0?si=G0D5tIPJdRmYd98y]
hadjian/charts
Bitnami Helm Charts
hadjian/editdor
editdor
hadjian/glew-1.10.0
Copy of glew to build it on systems that don't provide it (everything except linux, that is).
hadjian/golox
A first interpreter following the book "Crafting Interpreters"
hadjian/gtest-1.6.0
Hosting a copy because of dependencies in ToyProjects
hadjian/gtest-1.7.0
GTest 1.6.0 doesn't work on Mac OS X Mavericks anymore. I will migrate to 1.7.0.
hadjian/hadjian.com
source code for my blog
hadjian/opendigitaltwins-dtdl
IoT Plug And Play
hadjian/ToyMatrix
Just wanted to play around with matrices and vectors in C++. Side-project of ToyRenderer, a smal rasterizer project.
hadjian/tm-catalog-cli
A CLI Client for ThingModel Catalogs
hadjian/ToyProjects
Clone this to build one of the ToyProjects. Super-project using cmake to manage cross-project dependencies.
hadjian/ToyRenderer
This is a first small software renderer.