Pinned Repositories
Advent_of_Code
Kotlin/Java solutions for Advent of Code
AI-SE-Bsc
Stuff for my Bachelor Degree in "Angewandte Informatik"
aoc_2022
FiniteAutomataTools
Tools to work with Regular Expressions, DFA and NFA
IS-MSc
Stuff for my Master Degree in "Internet-Sicherheit"
Synacor_VM
Solution for the Synacor Challenge - https://challenge.synacor.com/
Tandrial's Repositories
Tandrial/AI-SE-Bsc
Stuff for my Bachelor Degree in "Angewandte Informatik"
Tandrial/FiniteAutomataTools
Tools to work with Regular Expressions, DFA and NFA
Tandrial/Advent_of_Code
Kotlin/Java solutions for Advent of Code
Tandrial/IS-MSc
Stuff for my Master Degree in "Internet-Sicherheit"
Tandrial/aoc_2022
Tandrial/Synacor_VM
Solution for the Synacor Challenge - https://challenge.synacor.com/
Tandrial/chip8
Tandrial/eudyptula
www.eudyptula-challenge.org
Tandrial/EudyptulaChallenge
Series of programming exercises for the Linux kernel, that started from a very basic "Hello world" kernel module, moving on up in complexity to getting patches accepted into the main Linux kernel source tree.
Tandrial/PascalInterpreter
Continuation of "Let’s Build A Simple Interpreter."(https://ruslanspivak.com/lsbasi-part1/)
Tandrial/PathOfBuilding
Offline build planner for Path of Exile.
Tandrial/RayTracerWeekend
https://raytracing.github.io/books/RayTracingInOneWeekend.html
Tandrial/resources
Resources recommended by members of our community. We welcome contributions, so feel free to send us pull requests adding things to the list! The resources in this list automatically get pushed to the http://progdisc.club/resources page.
Tandrial/secure-code-game
Tandrial/sslyze
Fast and powerful SSL/TLS scanning library.
Tandrial/Tantastic
Tandrial/uMatrix
uMatrix: Point and click matrix to filter net requests according to source, destination and type
Tandrial/x86-64-minimal-JIT-compiler-Cpp
Writing a minimal x86-64 JIT compiler in C++