blog/projects.org

4.6 KiB

— title: Projects —

Academic projects

1]]

Master's thesis: Topological Data Analysis of time-dependent networks

Application of the recent advances in Topological Data Analysis (TDA) and Persistent Homology to periodicity detection in temporal networks. Master's thesis dissertation.

Community detection

Community detection algorithms and applications to a large social network obtained from Prestashop data. Slides (in French).

Personal projects

Ising model simulation

2]]

Monte Carlo simulation of the Ising model using Metropolis-Hastings. Associated blog post. (Clojure)

L-systems

Generate and draw L-systems. (Haskell)

Reaction-diffusion system

3]]

Reaction-Diffusion system simulation using the Gray-Scott model. (Dyalog APL)

GardenOptim

Optimization of a vegetable garden: optimal allocation of plant species on a non-rectangular garden subdivided in individual cells, with constraints from an affinity matrix between neighboring species. Uses mixed integer quadratic programming and Markov chain Monte Carlo.

Satrap

Simple ARP spoofer, allowing for interception and modification of all communications between two targets. It sends ARP packets to perform a man-in-the-middle attack. (C)

Orbit

N-body simulator. (Haskell)

Civilisation

SAT solver, using the Davis-Putnam-Logemann-Loveland (DPLL) algorithm. (Haskell)

WWII bombing visualization

Every allied bombing during WWII, mapped over the whole world. The data has been released by the U.S. Department of Defense here.

ADS-B data visualization

Visualization of plane trajectories over Northeastern France. The data was gathered using a Software Defined Radio to listen to aircrafts.

Challenges and competitions


1

{-} [[./images/communities.png

2

{-} [[./images/ising.gif

3

{-} [[./images/reactiondiffusion.png