Pinned Repositories
artificial-intelligence
[INACTIVE] A bunch of articficial intelligence algorithms
chrome-devtools-kotlin
An asynchronous coroutine-based Kotllin client for the Chrome DevTools Protocol
fx-gson
A set of type adapters for Google Gson to make JavaFX properties serialization more natural
fx-log
A free live log viewer
gradle-github-changelog
Gradle plugin that generates a changelog from Github issues and pull-requests
gradle-kotlin-publish-plugin
A Gradle plugin to automatically setup source and javadoc jar publications for Kotlin JVM, JS and MPP projects
javafx-themes
Provides a dark version of the modena theme for JavaFX applications
krossbow
A Kotlin multiplatform coroutine-based STOMP client over websockets, with built-in conversions.
livedoc
A not-so-annotation-based documentation generator for REST and websocket services
seven-wonders
A digital version of the 7 Wonders board game
joffrey-bion's Repositories
joffrey-bion/javafx-themes
Provides a dark version of the modena theme for JavaFX applications
joffrey-bion/artificial-intelligence
[INACTIVE] A bunch of articficial intelligence algorithms
joffrey-bion/gosoup
A helper to explore the DOM of an HTML file.
joffrey-bion/weka-parser
Converts Weka's output into an XML tree, which is much more computer-readable.
joffrey-bion/csv-utils
Tools to make CSV files manipulation easier.
joffrey-bion/gorol
A bot for Rise of Lords, written in go.
joffrey-bion/hashcode-2016-qualif
My solution for the qualification round of Google Hash Code 2016
joffrey-bion/android-ptr-list-view
An extension of Android ListView providing extra features like Pull-to-refresh or item swipe.
joffrey-bion/avl-trees
An implementation of AVL trees (ENSIMAG engineering school 1st year).
joffrey-bion/bindump
A simple program to display the bits of a binary file. Useful to debug compression/encoding programs.
joffrey-bion/blackbox
A console version of the BlackBox game.
joffrey-bion/candybox-cheater
A JavaFX program that helps editing CandyBox2 (http://candybox2.net/) saves.
joffrey-bion/code-jam-2016-qualif
Google Code Jam 2016 Qualification Round
joffrey-bion/console-drawing
joffrey-bion/csv-epoch-synchronizer
joffrey-bion/csv-file-merger
A quick way of merging CSV files that have the same columns headers.
joffrey-bion/evs-tracker
A web-based IV/EV calculator for Pokemon games.
joffrey-bion/extractor
Extract pokemons species from 2 HTML pages and creates a CSV file and/or an SQL file containing requests to insert them in a database.
joffrey-bion/FFXIII-calculator
A calculator to optimize weapons and items upgrade.
joffrey-bion/file-processor-gui
A swing GUI template that takes input/output files parameters.
joffrey-bion/hashcode-2016-final
My solution for the Google Hashcode final in 2016
joffrey-bion/hashcode-2017-qualif
My solution for the qualification round of Google Hash Code 2017
joffrey-bion/hashcode-2018-qualif
Qualification round for Google HashCode 2018
joffrey-bion/io-utils
Utilitary classes to handle I/O, especially binary and unicode I/O streams, Paths, and some parsing utils.
joffrey-bion/jpack
A text file compressor
joffrey-bion/leekwars-dt-generator
An optimizer for leekwars AI, generating a decision tree.
joffrey-bion/meta-parser
[DRAFT] An EBNF parser that can produce a tree representation of the grammar given as input.
joffrey-bion/stats-utils
Some utilities to compute statistics on any numeric data.
joffrey-bion/therapi-runtime-javadoc
Access Javadoc comments at runtime
joffrey-bion/xml-utils
Tools to help XML files manipulation, including POJO to XML serialization.