Pinned Repositories
Cartographer
Creates cartographics maps in real time
DataStructuresAndAlgorithms
Very simple implementation of basic data structures and algorithms
FlowChartDiagramEditor
A simple flowchart diagram editor based on plain text flow description
GoShapesPuzzle
A simple puzzle solver in Go
GraphLab
GraphLab is an application that shows visually how several graph algorithms work
MapReduce
MapReduce by examples
MovieCatalog
A movie catalog and remote player for Dune HD player
OpenCVDemo
Face detection and recognition using OpenCV
SequenceDiagramEditor
A simple text editor for Sequence Diagrams
TalkGraphX
Samples for Apache Spark GraphX library
andreaiacono's Repositories
andreaiacono/MapReduce
MapReduce by examples
andreaiacono/GraphLab
GraphLab is an application that shows visually how several graph algorithms work
andreaiacono/GoShapesPuzzle
A simple puzzle solver in Go
andreaiacono/OpenCVDemo
Face detection and recognition using OpenCV
andreaiacono/DataStructuresAndAlgorithms
Very simple implementation of basic data structures and algorithms
andreaiacono/SortingAlgorithms
A graphical program to show how sorting algorithms work
andreaiacono/TalkTechInterview
Source code of the Tech Interview talk for JUG Milano.
andreaiacono/SequenceDiagramEditor
A simple text editor for Sequence Diagrams
andreaiacono/Cartographer
Creates cartographics maps in real time
andreaiacono/Mede8erController
A controller for the Mede8er media players. For android tablets.
andreaiacono/SparkOrientDbConnectorDemo
andreaiacono/ShapesPuzzle
A solver for shapes puzzles.
andreaiacono/MovieCatalog
A movie catalog and remote player for Dune HD player
andreaiacono/TalkProbabilisticDataStructures
The source code of the DS shown in the talk
andreaiacono/VoronoiSample
Sample application showing Voronoi Diagrams
andreaiacono/AdventOfCode
andreaiacono/andreaiacono.github.io
Just a repository for static files.
andreaiacono/charts
Curated applications for Kubernetes
andreaiacono/from-gof-to-lambda
andreaiacono/FunctionalGeometry
Functional Geometry in action
andreaiacono/gotk3
Go bindings for GTK3
andreaiacono/HomeBankImporter
Simple importer for HomeBank for ABN Amro bank
andreaiacono/java-performance
andreaiacono/Mazer
andreaiacono/MazerJS
A maze generator
andreaiacono/MovieInfoGenerator
initial commit
andreaiacono/ProgrammingArticles
Source code for the articles at http://medium.com/@andreaiacono
andreaiacono/RacingCarLearning
Reinforcement Learning Experiment
andreaiacono/Tessellator
andreaiacono/TicTacToe
A TicTacToe command line game using minimax, written in Kotlin