Pinned Repositories
advent-of-code
Solutions for some Advent of Code years.
c-book-exercises
Solutions for exercises in the book "The C Programming Language"
catprism
Rendering of a cat inside a prism.
dotfiles
Configuration files for bash and vim.
gmplayer
Music player for game music
libgsf
A library for reading and playing *.gsf and *.minigsf files.
lua-utils
A collection of utilities for lua.
particle-sim
A particle simulation
sCheme
A scheme interpreter written in C, inspired by norvig's lis.py.
yanesemu
yet another nes emulator: an attempt at a nes emulator
chrg127's Repositories
chrg127/gmplayer
Music player for game music
chrg127/libgsf
A library for reading and playing *.gsf and *.minigsf files.
chrg127/yanesemu
yet another nes emulator: an attempt at a nes emulator
chrg127/advent-of-code
Solutions for some Advent of Code years.
chrg127/c-book-exercises
Solutions for exercises in the book "The C Programming Language"
chrg127/catprism
Rendering of a cat inside a prism.
chrg127/sCheme
A scheme interpreter written in C, inspired by norvig's lis.py.
chrg127/stereomatching
chrg127/AdventOfCode2020
Solutions for Advent of Code 2020
chrg127/aoc2021
Solutions for Advent of Code 2021.
chrg127/cpputils
chrg127/dotfiles
Configuration files for bash and vim.
chrg127/er-generator
A generator for Entity-Relationship diagrams.
chrg127/krunker-webserver
A very simple webserver based on Krunker.IO with support for users and buying guns.
chrg127/lox-interpreter
A lox interpreter, based on the one described in craftinginterpreters.com and extended.
chrg127/lua-utils
A collection of utilities for lua.
chrg127/palutils
Some small command line utilities to extract palettes from images or create images from palettes. Also shows how to read and write images with libpng.
chrg127/particle-sim
A particle simulation
chrg127/smbx-image-tool
A tool to quickly handle various tasks involving images and spritesheets. Made for SMBX.
chrg127/arduino-sdl
A library made to test programs that use Arduino's libraries.
chrg127/c-utils
My collections of utilities for the C programming language.
chrg127/catch-the-ball
A game made for GMTK 2023.
chrg127/db-online-console
A university database project.
chrg127/libresample-cmake
Real-time library for sample rate conversion
chrg127/mpris-server
MPRIS Server header only library built on top of sdbus-c++.
chrg127/NowPlaying
A KDE Plasma widget inspired from Cleartext Rainmeter widget. Still in beta.
chrg127/qtmpris
MPRIS library using Qt.
chrg127/retrogfx
A library for decoding and encoding of old graphics formats found in old consoles.
chrg127/shex
Shex is a SNES based reverse engineering tool. Its principle focus is to provide static ROM documentation and navigation.
chrg127/sprite-display-editor