Pinned Repositories
ail
My own stb-style single-file MIT licensed libraries in C99
daily-tasks
Daily little programming prompts (for example from leetcode.com) with my solutions. I plan on using this for training in new languages. Also contains a rough benchmarking utility
github-graph
qoi
Implementation for the QOI-format ("Quite Ok Image") format written in Rust
reverser
Testing & Benchmarking different methods of reversing Buffers
Studium
University Lecture Notes and material
VectorFields
A native desktop app visualizing vector fields
RustyJ
A Compiler for MiniJava written in Rust
songGenerator
SongGenerator source code for SoftwareEngineering I
sound-investments
ArtInLines's Repositories
ArtInLines/VectorFields
A native desktop app visualizing vector fields
ArtInLines/github-graph
ArtInLines/Studium
University Lecture Notes and material
ArtInLines/ail
My own stb-style single-file MIT licensed libraries in C99
ArtInLines/daily-tasks
Daily little programming prompts (for example from leetcode.com) with my solutions. I plan on using this for training in new languages. Also contains a rough benchmarking utility
ArtInLines/PDF-Files
Abusing Github as my public cloud storage for PDFs
ArtInLines/setlXC
Compiler for SetlX written in SetlX
ArtInLines/differentiator
A simple computer algebra system (for symbolic manipulation of simple mathematic formulas) written in SetlX
ArtInLines/Sliding-Puzzle-in-C
Implementation of the Sliding Puzzle (also called 15-puzzle) including AI solver, writtn in C.
ArtInLines/smolXML
A very easy-to-use XML parser, because all of-the-shelf XML parsers have horribly complicated and over-engineered APIs
ArtInLines/unnet
Network Analysis on UN Resolutions
ArtInLines/reverser
Testing & Benchmarking different methods of reversing Buffers
ArtInLines/advent-of-code
My solutions to Advent of Code (https://adventofcode.com)
ArtInLines/Artificial-Intelligence
The lecture notes for my lecture on AI.
ArtInLines/blog-engine
ArtInLines/circuitry
ArtInLines/euler
Solutions to Project Euler Problems in as many languages as I know
ArtInLines/famtree
Native Family Tree Maker for my personal usage
ArtInLines/musializer
Music Visualizer
ArtInLines/raylib-template
A simple template for projects using raylib
ArtInLines/rl.c
rl.c is a native desktop application. The name comes from "reading-list", as I primarily develop this app to serve as my reading-list
ArtInLines/SIMD-demo
Simple demo of speed improvements of using SIMD - using a summing procedure as an example
ArtInLines/simple-tower-defense
Very Simple Tower Defense game
ArtInLines/social-media-data
ArtInLines/speedy
Benchmarking various implementations of the same functiosn to find the fastest implementation.
ArtInLines/speedy-java
Benchmarking ways of making fast Java code
ArtInLines/sudoku
ArtInLines/system-landscaper
Render System Landscapes in different views as interactive SVGs in the browser
ArtInLines/useless-editor
useless texteditor with minimal feature-set
ArtInLines/watch-exec
Execute commands whenever files are changed that match specified regular expression