sqeezy
Working mostly with @microsoft technologies. Interested in all the new shiny stuff also. Currently shoulders deep into acoustics.
AFMGBerlin
Pinned Repositories
DevAutoInstall
Automated developer mashine setup with Chocolatey and powershell.
DryIocEvaluation
FibonacciHeap
C# implementation of a fibonacci heap structure.
ggj2020
Project for Global Game Jam 2020
PSO
Particle Swarm Optimizer
RettetDieBaeume
sqeezy's Repositories
sqeezy/RettetDieBaeume
sqeezy/AutomatedNullChecks
Library to itterate over constructors and methods of a type to generate automated xUnit tests for null arguments.
sqeezy/AutomaticTypeBuilder
C# logic to automaticly create types corresponding to interfaces or abstract classes.
sqeezy/Bildanalyse
Little Java project for school. An image can be loaded and multiple filters can be applied to it.
sqeezy/Dijkstra
A project to try out Drijkstras algorithm.
sqeezy/fibonacci
Short implementation of fibonacci numbers.
sqeezy/graph_theory
Collection of graph-optimization related algorithms
sqeezy/numpy-test
mth test script for numpy
sqeezy/one_hundred_problems
Soltutions for https://go-left.com/blog/programming/100-little-programming-exercises/
sqeezy/ParticleFieldSimulation
School project - Simulation of a particle field with rotation matricies and 3d representation.
sqeezy/Percolation
Example implementation of perlocation problems.
sqeezy/project_euler
Solutions for https://projecteuler.net/problems
sqeezy/RootComputation
Some algorithms to compute the root of a function.
sqeezy/rsa_mts
RSA implementation for mts-apprenticeship.
sqeezy/vagrant_nginx_box
A vagrant box for a simple nginx setup.
sqeezy/webkit
Unofficial mirror of the WebKit SVN repository