Pinned Repositories
2048
The classic reinvented in Object-Pascal. Written using the free Lazarus IDE.
algovis
A website visualizing 24 different algorithms as well as 4 data structures.
Bachelorarbeit
Implementation of a framework against flooding attacks on Delay Tolerant Networks.
BwInf_Kassiopeia
One of the programs of my Bundeswettbewerb Informatik entry from 2015. Uses floodfill to find out whether every tile of a given field is accessible.
BwInf_Kassiopeias_Weg
One of the programs of my Bundeswettbewerb Informatik entry from 2015.
COVID19-Tracker
A python webapp using Django to visualize the recent outbreak of COVID-19.
dtn-dos
A set of shell scripts simulating Denial of Service attacks on Delay-Tolerant Network infrastructures running ION-DTN.
INEZ
A django application for creating an "intelligent" grocery list. Only works with EDEKA products, as it was created for a coding competition by EDEKA DIGITAL GmbH.
machine-learning-algorithms
A collection of algorithms used in machine learning. I'm going to add to this repo whenever I have time.
The_Cobalt_Crypt
A small 2D dungeon crawler, winner of the Code Competition sponsored by LUNAR GmbH
tobinatore's Repositories
tobinatore/algovis
A website visualizing 24 different algorithms as well as 4 data structures.
tobinatore/COVID19-Tracker
A python webapp using Django to visualize the recent outbreak of COVID-19.
tobinatore/dtn-dos
A set of shell scripts simulating Denial of Service attacks on Delay-Tolerant Network infrastructures running ION-DTN.
tobinatore/INEZ
A django application for creating an "intelligent" grocery list. Only works with EDEKA products, as it was created for a coding competition by EDEKA DIGITAL GmbH.
tobinatore/machine-learning-algorithms
A collection of algorithms used in machine learning. I'm going to add to this repo whenever I have time.
tobinatore/2048
The classic reinvented in Object-Pascal. Written using the free Lazarus IDE.
tobinatore/Bachelorarbeit
Implementation of a framework against flooding attacks on Delay Tolerant Networks.
tobinatore/BwInf_Kassiopeia
One of the programs of my Bundeswettbewerb Informatik entry from 2015. Uses floodfill to find out whether every tile of a given field is accessible.
tobinatore/BwInf_Kassiopeias_Weg
One of the programs of my Bundeswettbewerb Informatik entry from 2015.
tobinatore/The_Cobalt_Crypt
A small 2D dungeon crawler, winner of the Code Competition sponsored by LUNAR GmbH
tobinatore/BwInf_Landnahme
One of the programs of my Bundeswettbewerb Informatik entry from 2015.
tobinatore/BwInf_Schluessel
One of the programs of my Bundeswettbewerb Informatik entry from 2015.
tobinatore/knapsack_solver
A small console application for optimally packing ones backpack. Written in May 2017 for a Code Competition sponsored by IT-Talents.de
tobinatore/MC_RobeK_App
A mobile app for Android smartphones for preparing, saving and executing your own personal boxing workouts.
tobinatore/Optimizr
A small app for creating the optimal roundtrip between up to 11 places. Uses Nearest-Neighbour-Algorithm to find upper bound and 2-Opt to optimize route. Written in February 2017 for a Code Competition sponsored by Hermes.
tobinatore/Snapney
An app for scanning receipts and keeping track of how much you've already spent this month. Project of mine for learning how to implement OCR using Google's Mobile Vision API.
tobinatore/tensorflow-practice-repo
A repo I use for practicing tensorflow and keras.
tobinatore/tobinatore