Pinned Repositories
Algorithms-III
Three university projects that implemens several algorithms related to graphs, sorting and metaheuristics, measuring and documenting performance.
basicRAT
python remote access trojan
crud
digester-bot
elchat
fibonacci
image-processing
Image processing university project
linear_ordering
Genetic algorithm implemented in Ruby for solving the linear ordering problem (university project)
pcr-erlang
PCR pattern implementation in Erlang programming language
Rasterizer
Software rasterizer implemented using C and ASM for university project
german94's Repositories
german94/digester-bot
german94/Algorithms-III
Three university projects that implemens several algorithms related to graphs, sorting and metaheuristics, measuring and documenting performance.
german94/basicRAT
python remote access trojan
german94/crud
german94/elchat
german94/fibonacci
german94/image-processing
Image processing university project
german94/linear_ordering
Genetic algorithm implemented in Ruby for solving the linear ordering problem (university project)
german94/pcr-erlang
PCR pattern implementation in Erlang programming language
german94/Rasterizer
Software rasterizer implemented using C and ASM for university project
german94/ruby-algorithms
Algorithm challenges solved in Ruby trying to accomplish performance and ruby best practices
german94/spam-predictor
A university project for the "Machine Learning" assignment that implements several algorithms for spam prediction, measuring and documenting performance