Pinned Repositories
chess-ai
dayz-battle-royale-mod
Battle Royale Mod for DayZ
json-parser
leeachaanbot
Twitch Chat Bot with some functionality
linear-transform-visualizer
Tool to visualize linear transformations in linear algebra
mandelbrot-cuda
Mandelbrot renderer using CUDA
pymessage
chat program made with Python (includes client and server)
react-url-state
react-url-state is a library to set the state of a react component in the query string of the URL and parse it if set.
Sentry-Gun-Script-For-Unity
ts3-analytics-suite
TS3 Analytics Suite is a software that analyzes TeamSpeak user data and their relations between each other based on various factors.
DennisWeiss's Repositories
DennisWeiss/linear-transform-visualizer
Tool to visualize linear transformations in linear algebra
DennisWeiss/dayz-battle-royale-mod
Battle Royale Mod for DayZ
DennisWeiss/pymessage
chat program made with Python (includes client and server)
DennisWeiss/algorithms-datastructures-complexity
Teaching material used at the University of Applied Sciences in the module "Algorithms and Complexity". Current repo is at https://github.com/hszg-algodat/algorithmen-und-komplexitaet.
DennisWeiss/dayz-server-browser
Web Application providing a lag-free server browser for DayZ
DennisWeiss/legends-app-administration
DennisWeiss/matrix
Matrix Operations in Javascript
DennisWeiss/web-quiz
DennisWeiss/chess-ai
DennisWeiss/custom-spotify-app
A web app that provides some functionality that the Spotify app doesn't.
DennisWeiss/mandelbrot-cuda
Mandelbrot renderer using CUDA
DennisWeiss/AuK
Algorithmen und Komplexität
DennisWeiss/dayz-loot-table-editor
Tool that allows you to modify the loot tables (specifically the types.xml file)
DennisWeiss/game-of-life-js
Game of life implemented using HTML Canvas
DennisWeiss/game-of-life-opengl
Game of life implemented using OpenGL
DennisWeiss/gralog
Visualize Graphs, Algorithms, Logics and Games
DennisWeiss/i2c-lux-sensor
DennisWeiss/k-means-image-compression
Image compression using the k-means algorithm
DennisWeiss/lowpoly
A Low-Poly Background Image Generator
DennisWeiss/metropolis-hastings
Implementation of the Metropolis Hastings algorithm to generate samples from an arbitrary ditribution.
DennisWeiss/minesweeper-angular
Minesweeper made with Angular5
DennisWeiss/one-wire-temperature
DennisWeiss/page-rank-algorithm
PageRank implementation similar to Google's PageRank algorithm
DennisWeiss/Planning
DennisWeiss/programming-languages-bechnmark
A performance comparison between various programming languages on same tasks
DennisWeiss/react-test-playground
Playground to figure out ways of testing React components
DennisWeiss/simple-learner
DennisWeiss/simple-learner-v2
DennisWeiss/testcases
Various testcases for some open source projects
DennisWeiss/tic-tac-toe-ai
Tic Tac Toe AI using the minimax algorithm