Pinned Repositories
android-network-layer-design
This project contains both "naive" and callback-based implementations of the network layer in an Android project. Each application has its own class diagram attached.
bazel
Correct, reproducible, and fast builds for everyone.
BnfcCabal
datasharing
The Leek group guide to data sharing
ElectricForceCalculator
Example application which computes the electric force of a bunch of electric charges. It allows to use several processors thanks to the FastMPJ technology.
GeoReportv2-endpoints
A relationship between cities and their service discovery url.
harmony
A web service specification compiler that generates implementation and tests
Javalette-Compiler
A full-compiler of a C-like language
Open311CityBrowser
This is an usage example of the Open311 java wrapper (Jreport) library
WordsAndFiles
Simple application built upon node.js where users can chat and send files to each other.
SantiMunin's Repositories
SantiMunin/harmony
A web service specification compiler that generates implementation and tests
SantiMunin/android-network-layer-design
This project contains both "naive" and callback-based implementations of the network layer in an Android project. Each application has its own class diagram attached.
SantiMunin/GeoReportv2-endpoints
A relationship between cities and their service discovery url.
SantiMunin/Javalette-Compiler
A full-compiler of a C-like language
SantiMunin/Open311CityBrowser
This is an usage example of the Open311 java wrapper (Jreport) library
SantiMunin/WordsAndFiles
Simple application built upon node.js where users can chat and send files to each other.
SantiMunin/bazel
Correct, reproducible, and fast builds for everyone.
SantiMunin/BnfcCabal
SantiMunin/datasharing
The Leek group guide to data sharing
SantiMunin/ElectricForceCalculator
Example application which computes the electric force of a bunch of electric charges. It allows to use several processors thanks to the FastMPJ technology.
SantiMunin/FicOnDev-Android
SantiMunin/ghc
Mirror of the Glasgow Haskell Compiler. Patches are best submitted to GHC's Phabricator (https://phabricator.haskell.org/), bugs and feature-requests are best filed to GHC's Trac (https://ghc.haskell.org/trac/ghc), or sent to the mailing list (ghc-devs@haskell.org). First time contributors are encouraged to get started by just sending a Pull Request.
SantiMunin/haskell-beginners-projects
A couple of Haskell beginner projects, for ZuriHac 2016
SantiMunin/MazeSolver
Exploring mazes and finding solutions following a parallel computing approach
SantiMunin/MV-Coders-on-fire
Little contest between people of mediavida.com
SantiMunin/MyWallet
An Android application which will help you to manage your money.
SantiMunin/open311simplewrapper
This is an example of a possible GSoC project
SantiMunin/parallelsorter
Using Java & FastMPJ java library, this application offers a quick way to sort a huge number of elements using more than one core/computer.
SantiMunin/rails
Ruby on Rails
SantiMunin/RTmaps
Real time maps using websockets
SantiMunin/rust-grammar
LALR grammar and parser for Rust using flex and bison