Pinned Repositories
checker
A framework for automatically grading programming assignments in Java.
CodeCup2022
AI for the 2022 CodeCup challenge
Color-Zebra
Beautiful sequential colormaps.
diophantine
Solve linear and quadratic diophantine equations in two variables: Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0
Groupatar
Quickly and easily make a picture with lots of gravatars
miniweb
MiniWeb is a full-website minifier that compresses integrated HTML, CSS, and JavaScript while preserving full functionality. It removes HTML classes that aren't referenced by the CSS and optimally shortens the remaining class names based on their frequency. MiniWeb handles HTML minification itself, while relying on YUI Compressor for CSS and JS minification. It is designed to be used both from the command-line and as a Java library.
publy
Quickly turn a BibTeX file with a list of your publications into a professional webpage.
puzzles
Puzzle creator - make nonograms and logiquizzes.
Mangara's Repositories
Mangara/diophantine
Solve linear and quadratic diophantine equations in two variables: Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0
Mangara/checker
A framework for automatically grading programming assignments in Java.
Mangara/miniweb
MiniWeb is a full-website minifier that compresses integrated HTML, CSS, and JavaScript while preserving full functionality. It removes HTML classes that aren't referenced by the CSS and optimally shortens the remaining class names based on their frequency. MiniWeb handles HTML minification itself, while relying on YUI Compressor for CSS and JS minification. It is designed to be used both from the command-line and as a Java library.
Mangara/ArboralExplorer
Visualization program to play with Arborally Satisfied Sets
Mangara/CodeCup2022
AI for the 2022 CodeCup challenge
Mangara/Color-Zebra
Beautiful sequential colormaps.
Mangara/Groupatar
Quickly and easily make a picture with lots of gravatars
Mangara/publy
Quickly turn a BibTeX file with a list of your publications into a professional webpage.
Mangara/puzzles
Puzzle creator - make nonograms and logiquizzes.
Mangara/adventofcode2018
My solutions for https://adventofcode.com/2018/
Mangara/byebug
Debugging in Ruby 2
Mangara/classicarticle
An article template based on the classicthesis style.
Mangara/clp-java
Linear programming in Java
Mangara/CodeCup2012
AI for the 2012 CodeCup.
Mangara/codecup2018
A bot for the 2018 CodeCup competition, playing the game Blackhole.
Mangara/convexgridgons
Mangara/dotfiles
My dotfiles
Mangara/FullTheta
Graphical tool for drawing Theta and Yao graphs
Mangara/GildedRose-Refactoring-Kata
Starting code for the GildedRose Refactoring Kata in many programming languages.
Mangara/GraphCore
A Java library with basic data structures and algorithms for graphs
Mangara/GraphEditor
A simple graphical editor for graphs.
Mangara/jStyleParser
jStyleParser is a CSS parser written in Java. It has its own application interface that is designed to allow an efficient CSS processing in Java and mapping the values to the Java data types. It parses CSS 2.1 style sheets into structures that can be efficiently assigned to DOM elements. It is intended be the primary CSS parser for the CSSBox library. While handling errors, it is user agent conforming according to the CSS specification.
Mangara/MGA
Generic Genetic Algorithm implementation.
Mangara/moon-shark-activity
Map of moonquakes
Mangara/PlanetWarsBot
Google AI Challenge 2010 - Planet Wars Bot
Mangara/rails
Ruby on Rails
Mangara/rectocarto
Rectangular Cartogram Generator
Mangara/rubocop
A Ruby static code analyzer and formatter, based on the community Ruby style guide.
Mangara/Treap
A Treap implementation of the Set interface
Mangara/UDGEditor
A simple graphical editor for unit disk graphs (UDGs)