timlg07
Full-Stack Web Developer | Java Mutation Testing @CodeDefenders | Game Development | Windows Scripts & Automation
NETPROFIT | University of Passau, Chair of Software Engineering II | inn2nationParis, France | Passau, Germany | Munich, Germany
Pinned Repositories
CodeDefenders
Gamification of Mutation Testing
OnExit.cmd
This batch tool runs in the background and listens for your batch program to close, so you can do cleanups and more after your batch process was terminated.
custom-electron-titlebar-minimal-example
A minimal working example showing how to use the custom-electron-titlebar library of Alex Torres.
electron-image-viewer
An image viewer based on Electron
Fluent-Design
Microsoft's Fluent Design with pure HTML/CSS/JS
getKey
A tiny C program to receive key presses as keycode and character. It can also convert between keycode and character by providing one of them as argument.
input
A lightweight and easy to use stylesheet to create Material Design input fields.
Material-Button
A recreation of the Material Design Button ripple effect.
Mr-Turing
A Discord Bot simulating Turing Machines.
NandGame-Solutions
Solutions for all levels of the NandGame.
timlg07's Repositories
timlg07/input
A lightweight and easy to use stylesheet to create Material Design input fields.
timlg07/Number.cmd
A new data type for Batch, that can represent large & floating-point numbers and enables calculation with those.
timlg07/Sudoku-Solver
A program that can solve sudokus of all sizes.
timlg07/Canvas.js
Canvas Manager for JavaScript
timlg07/MasterMind.cmd
Play the game mastermind in Windows cmd!
timlg07/Mr-Turing
A Discord Bot simulating Turing Machines.
timlg07/NeuralNetwork.js
Implementation and visualization of a Neural Network in JavaScript
timlg07/NN-Schachbrettmustererkennung
Ein Neuronales Netz, das ein Schachbrettmuster erkennt.
timlg07/W0RD
Fast and easy to use Text Editor for simple notes or creating styled HTML files.
timlg07/MatterelloMV
P-Seminar Game Project; Made with rpg maker mv
timlg07/BrainfuckInterpreter
timlg07/Darksite
UserScripts to turn the web to the dark side (Darkmode/Nightmode for every website)
timlg07/fluent-design-acrylic
CSS styles inspired by Microsoft's Fluent Design's Acrylic material
timlg07/frozen-memory
A memory game featuring famous frozen characters. It can be played alone or in twos against each other.
timlg07/Graham-Scan
A tool to create the convex hull of a set of points using the Graham scan algorithm.
timlg07/GRYPTER
A simple encryption with Batch
timlg07/js-by-examples
Learn JavaScript by examples
timlg07/JSWebSocketExample
A simple demonstration of WebSockets in JavaScript.
timlg07/Liste
Eine einfach verkettete Liste, implementiert mit dem Entwurfsmuster Kompositum
timlg07/Mirror
Open Source Unity Networking Library, modified for use with the Unity Package Manager.
timlg07/Newtrodit
Console text editor written in C. Supports keyboard shortcuts to maximize productivity.
timlg07/OLED-BlackBoard
A concept of a minimalistic drawing and writing experience on OLED screens.
timlg07/PasswordSafe
Password Manager
timlg07/pong.js
An online multiplayer version of the game Pong.
timlg07/recycle
timlg07/ScoreSpaceJam
timlg07/screenshot-desktop
💻 Capture a screenshot of your local machine
timlg07/Trie
An implementation of the trie data structure in Java with an inbuilt shell to execute commands.