Pinned Repositories
advent-of-code
Learnings and solutions to https://adventofcode.com/ ~ Includes wacky conventions & standards, not representative of my on the job code
awesome-16-bit
My list of awesome 16-bit era games
castle
Une cartouche PICO-8 en développement.
dotfiles
emacs
My emacs related code
learning-megadrive
Learning how to display Mega Drive graphics in 68000 assembly
object-lua
[Deprecated] A class-oriented OOP module for Lua
outside-in-tdd-python
renoise-8-bit-sample-loader
Tentative Renoise tool to load 8 bit samples from the Amiga era
sroccaserra's Repositories
sroccaserra/aoc2021
Solutions to & Learnings from Advent of Code 2021
sroccaserra/awesome-16-bit
My list of awesome 16-bit era games
sroccaserra/dotfiles
sroccaserra/sroccaserra.github.io
sroccaserra/aoc2019
My late and lazy attempt at AoC 2019
sroccaserra/array-language-comparisons
A comparison of array languages & libraries: APL, J, BQN, Uiua, Q, Julia, R, NumPy, Nial, Futhark, Dex, Ivy, SaC & ArrayFire.
sroccaserra/castle
Une cartouche PICO-8 en développement.
sroccaserra/advent-of-code
Learnings and solutions to https://adventofcode.com/ ~ Includes wacky conventions & standards, not representative of my on the job code
sroccaserra/512kb.club
Website for the 512 KB Club
sroccaserra/aoc2015
Solutions to & Learnings from Advent of Code 2015
sroccaserra/aoc2016
sroccaserra/aoc2018
Solutions to & Learnings from Advent of Code 2018
sroccaserra/aoc2020
Code for the Advent of Code 2020 event
sroccaserra/aoc2022
Barebones solutions to https://adventofcode.com/2022
sroccaserra/aoc2023
Advent of [bad] Code, 2023 edition
sroccaserra/il-manque-du-beurre
Exemple d'API en Python, en architecture hexagonale et pour explorer l'outside-in TDD
sroccaserra/keyboard
sroccaserra/learning-alloc
Learning memory allocation patterns in C
sroccaserra/learning-cmake
Learning CMake
sroccaserra/learning-haxe
sroccaserra/learning-love-2d
Learning how to render on scaled low resolutions with LÖVE
sroccaserra/learning-mixal
sroccaserra/learning-next-js
Learning Next.js, following https://nextjs.org/learn
sroccaserra/learning-opengl
sroccaserra/learning-ramda-js
sroccaserra/learning-raylib
sroccaserra/learning-three-js
sroccaserra/revising-cpp-and-sdl
Revising C++ and SDL
sroccaserra/sdl-experiment
sroccaserra/write-an-interpreter
Following this book: https://interpreterbook.com/