Daniel Dusek's repositories
List-of-User-Agent-Strings-in-Machine-Readable-Formats
Huge list of User Agent strings in both machine-readable and human-readable formats. JSON lists, python lists, C# or Java objects, and many more. All ready to be copy-pasted to your projects.
RandomSecurity
Random security related stuff. Authored by me.
SimpleBadWords-Spigot
Simple plugin to discourage players from using specific words. Not highly customizable, but customizable enough.
2017-FLP-Project-FUN
Regular expression to finite automaton convertor and visualizator written in Haskell. School project for FLP (Functional & Logic Programming) class 2016/2017, Faculty of Information Technology, Brno University of Technology.
2017-POS-Project-Shell
Multithreaded ANSI C school project for POS (Advanced Operating Systems) class 2016/2017, Faculty of Information Technology, Brno University of Technology. Simple shell implementation.
Teaching-Codesnippets
Codesnippets typically with explanation included. Both in Czech & English.
YourExpirationDate
Programming Monday Project: https://dusekdan.github.io/YourExpirationDate/
2015-IIS-Project
PHP, MYSQL, HTML, CSS & Javascript school project for IIS (Information Systems) class 2014/2015, Faculty of Information Technology, Brno University of Technology. E-Shop for stationery shop.
2015-ISA-Netflow-Project
CPP school project for ISA (Network Applications and Network Administration) class 2014/2015, Faculty of Information Technology, Brno University of Technology. Offline NetFlow probe.
2015-ITU-Project
HTML, CSS & Javascript school project for ITU (User Interface Designing) class 2014/2015, Faculty of Information Technology, Brno University of Technology. Menu structure analyzer.
2017-MPR-Project
School project for MPR (Project management) class 2016/2017, Faculty of Information Technology, Brno University of Technology. Subject itself does not really matter, it was mostly about our capabilities to cooperate on team project.
2018-PIS-Project
Repository for PIS Project
GodAll-Spigot
Enable or disable god mode for all online players by a single command: /godall on|off
tide-alarm-telegram-bot
Telegram bot that will once a day report time windows for when Dublin Bay beach is runnable and not submerged in water.
Worksites-Spigot
Plugin that provides similar functionality to home commands, but is designed to provide ability to set up worksite ports for players and builders. Added value: public worksites & permission based worksites.
100BrowserGames
Over the time I will develop 100 games that are playable in browser, hopefully with increasing quality.
2015-IJA-Project
Java school project for IJA class 2014/2015, Faculty of Information Technology, Brno University of Technology. Board game Labyrinth.
2015-IPP-Projects
PHP & Python school projects for IPP (Principles of Programming Languages) class 2014/2015, Faculty of Information Technology, Brno University of Technology. CST (C-Stats) in PHP, XTD (XML to DDL) in Python3.
2015-ITY-Projects
LaTeX school projects for ITY (Typography and Publishing) class 2014/2015, Faculty of Information Technology, Brno University of Technology.
2017-PRL-Projects
CPP school projects for PRL (Parallel and Distributed Algorithms) class 2016/2017, Faculty of Information Technology, Brno University of Technology. Different parallel implementations of various algorithms using MPI library.
ankicards-deckgenerator-vocabulary-with-images
Makes ankicards import package for basic vocabulary flashcards. Downloads corresponding image from the image API and pairs it together with the word that you want to learn. Work in progress - but nearly there.
Czech-Word-Typing-Complexity-Calculator
Just a small thing me and my friend worked on to determine how complex is it to type a specific czech word on a keyboard. I used it to generate wordlists for a chat minigame running on a Minecraft server. Similar to ChatReactionsů.
Minecraft-Save-Signs-Generator
A trio of python scripts to a) locate signs inside the Minecraft save files b) classify them per their purpose (empty, nonempty, plugin-related) and c) generate png image of what the sign would look like in game.
movfuscator
The single instruction C compiler
Ruzne-Ceske-Data-Sety
Sometimes I find myself looking for various data sets in czech. All those I have not found and had to create are here.
ThreadKeeper
Fully clientside utility to help keep track of who (and when) is expected to take the next step in so many threads of communication...