Pinned Repositories
Abalone-BoAI
A Python implementation of the board game Abalone intended to be played by artificial intelligence
bash-prompt-generator
Customize your Bash Prompt by setting the PS1 variable.
crc-calculator
Website and CLI for error detection with Cyclic Redundancy Checks
DNS-Server-Test
Automatically test the performance of a bunch of DNS servers to find the best one
Facharbeit
Informatik-Facharbeit über "Automatische Bildklassifizierung mithilfe von Convolutional Neural Networks" [GERMAN]
Mathe
Alle Mathe-Mitschriften der Oberstufe [GERMAN]
pdf-meta-editor
Interactive cli for changing metadata of pdf files
PrisonersDilemma
A tool to analyze strategies for the Iterated Prisoner's Dilemma
Snake-Battle
Play Snake with two players
Scriptim's Repositories
Scriptim/bash-prompt-generator
Customize your Bash Prompt by setting the PS1 variable.
Scriptim/pdf-meta-editor
Interactive cli for changing metadata of pdf files
Scriptim/Abalone-BoAI
A Python implementation of the board game Abalone intended to be played by artificial intelligence
Scriptim/DNS-Server-Test
Automatically test the performance of a bunch of DNS servers to find the best one
Scriptim/Mathe
Alle Mathe-Mitschriften der Oberstufe [GERMAN]
Scriptim/PrisonersDilemma
A tool to analyze strategies for the Iterated Prisoner's Dilemma
Scriptim/Snake-Battle
Play Snake with two players
Scriptim/crc-calculator
Website and CLI for error detection with Cyclic Redundancy Checks
Scriptim/Facharbeit
Informatik-Facharbeit über "Automatische Bildklassifizierung mithilfe von Convolutional Neural Networks" [GERMAN]
Scriptim/abi-zitate
Webseite, die das Sammeln von Zitaten für beispielsweise eine Abi-Zeitung ermöglicht [GERMAN]
Scriptim/AdventOfCode
My solutions for Advent Of Code
Scriptim/AdventOfCode2021
My solutions for the Advent Of Code 2021 challenge written in Haskell
Scriptim/BattleOfAI
Battle of AI - Let your AIs compete against each other in mini games
Scriptim/GameOfLife
Simulation of Conway's Game Of Life
Scriptim/hasher
Generate hashes of a string
Scriptim/Number-Converter
This application lets you convert numbers in several number systems.
Scriptim/PFERD
Programm zum Flotten, Einfachen Runterladen von Dateien
Scriptim/Scriptim
github.com/Scriptim
Scriptim/scriptim.github.io
Scriptim GitHub Page
Scriptim/spontaneous-knotting-probability
Calculate the probability of a spontaneous knot versus the length of a string
Scriptim/Sudoku-Solver
Automatically solve sudoku puzzles using nondeterministic backtracking algorithm