Mathieu Gauthron

Mathieu Gauthron

@matlux
London
33
Followers
6
Following
131
Public Repos
0
Private Repos

Language Breakdown

Lines of code distribution across 66 owned repositories

3.0M Total LOC
Clojure
616,254 lines
20.5%
N/A
JavaScript
587,004 lines
19.5%
N/A
HTML
512,656 lines
17.1%
N/A
CSS
414,623 lines
13.8%
N/A
Java
290,063 lines
9.7%
N/A
Other
583,113 lines
19.4%
N/A
M

M-Shaped Developer

M-shaped

Multi-specialist across Clojure, JavaScript, HTML

Clojure
JavaScript
HTML
CSS
Java

Collaboration Network

Global Impact visualization

LIVE
Mathieu Gauthron
0 active collaborators

Repos

174

PRs

0

Growth

+18%

Top Collaborators

No collaborator data yet.

Coding Streak

Contribution activity over the past year

1 day
977
Contributions
139
Commits
46
Pull Requests
Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun
Mo
We
Fr
Based on GitHub activity
Less
More

Top Repositories

jvm-breakglass

This project generates a jar file that you can dump into a Java or Clojure project to startup a repl or an nrepl server to listen on a port. Once the repl is started, you can access it with an nRepl client.

83 17
Java
game-of-life

Implementation of the Conway's game of life in Clojure

25 2
Clojure
the-reasoned-schemer-clojure

This contains examples from the famous LISP/scheme book called "The Reasoned Schemer" which inspired core.logic implementation. The book is one of the best tutorial available to learn core.logic. However the examples are in scheme. Some of the same examples from the book have been used and translated into Clojure here.

11 3
Clojure
work-kit
9 3
Python
lambda-game-engine
5 0
Clojure
coherence-cluster-example

This is a ready to use locally multinode Oracle Coherence cluster. This intended to be used for training or as a starting template. It can be used for testing and exploratory testing of the function and none functional feature of the Coherence product. Features and examples of use case will be added to cover most of the Coherence feature set.

5 1
Java
clojure-core-logic-chess

Attempt to write a Chess Engine Written in Clojure and Core.logic library. The experience has been positive but I'm not currently satisfied with the solution. I'm now concentrating on finding a solution in pure clojure rather than logic programming. Go to this project to see a working version of the chess engine https://github.com/matlux/clj-chess-engine.

3 0
Clojure
metacircular-evaluator-clj

Metacircular Evaluator, according to SICP chapter 4, written in Clojure

2 1
Clojure
lambda-zone

The zone of Lambda expression battles.

2 1
Clojure
clj-chess-engine

This repo is deprecated. It has been moved into https://github.com/matlux/lambda-game-engine. Chess Engine written in Clojure. This is meant to implement a pure engine of the game, not the strategy. This project is used by the website:

2 1
Clojure