Pinned Repositories
blog_os
Writing a smol OS in Rust.
ch1n3du.github.io
conway
An attempt at implementing Conway's game of life in StarkNet's Cairo Language
lox-one
A (hopefully) blazingly fast tree-walk interpreter in Rust.
pico-makemore
My notebook going through Andrej Karpathy's makemore tutorial
pico-redis
a tiny redis implementation
pico_transformer
rough implementation of transformer architecture from scratch in PyTorch
realworld-nest-prisma
Realworld backend challenge implemented with Nest.js and Prisma
tsuki
A reference compiler for the Tsuki programming language.
helios-book
A guide to the Helios programming language.
ch1n3du's Repositories
ch1n3du/conway
An attempt at implementing Conway's game of life in StarkNet's Cairo Language
ch1n3du/lox-one
A (hopefully) blazingly fast tree-walk interpreter in Rust.
ch1n3du/pngme
ch1n3du/advent_of_code_2022
My solutions for Advent of Code 2022
ch1n3du/aiken
Cardano Smart Contracts
ch1n3du/BCSM
A simple ByteCode Stack Machine in Haskell.
ch1n3du/icfp-isl
An interpreter for the ICFP 2022 ISL language
ch1n3du/grokking-deeplearning
Notes from Grokking Deep Learning
ch1n3du/guide
A starting point for Originate engineers, product managers, and testers
ch1n3du/pico_dep_graph_solver
A small dependency graph solver.
ch1n3du/pico_json
A minimal JSON parser in Rust.