Robotics, probabilistic ML, data systems
freetype-opengl-experiments. A simple C++ text renderer using OpenGL, FreeType, and Harfbuzz. Supports subpixel antialiased rendering, ligatures, emojis, as well as having great performance.
39smolppl. A Probabilistic Programming Language in 70 lines of Python. Code for the blog post https://mrandri19.github.io/2022/01/12/a-PPL-in-70-lines-of-python.html
19notability2svg-python. Python
9comments-as-a-graph. Read 4chan, Hacker News and reddit comments using a graph visualization.
8mrandri19.github.io. https://mrandri19.github.io
7neural-networks-from-scratch-in-julia. From-scratch implementation of a fully-connected neural network (Multi Layer Perceptron) in Julia.
6rust-editorconfig. A crate that implements editorconfig (http://editorconfig.org/). Docs at https://docs.rs/editorconfig/1.0.0/editorconfig/
6jenga. This app calculates how many packages on npmjs.com will fail to build or become vulnerable if the package you choose gets removed or compromised.
5isol. A Rust implementation of Phil Eaton's blog post "Implementing MVCC and major SQL transaction isolation levels"
5gomemes. Python
3polito-numerical-optimization. Repository for the course: Numerical optimization for large scale problems and Stochastic Optimization
3cyclone. Cyclone is a software system that performs serving, monitoring, and automatic retraining of ML models. This is a proof-of-concept implementation of it, created as the final project for Aalto University's CS-E4660: Advanced Topics in Software Systems.
3opengl-compute-shaders. Experiments with OpenGL 4.5 Compute Shaders
2Wand87-A-Simple-Algorithm-and-Proof-for-Type-Inference. My OCaml implementation of Wand's A Simple Algorithm and Proof for Type Inference (1987)
1voxel. An experimental voxel framework and sandbox.
1test-lang-haskell. Haskell
1second-parser-test. Rust
1trie-fsharp. An implementation of a trie data structure in f#
1