💻 Personal public projects

Curated list of personal projects I built someday and published on Github

Web experiments

🚗 Live parking status in Rennes : Parking Rennes (2018) written in Javascript. See it in action here

🎲 Random links from the web : Randomery (2018) written in Python. You can try it here

🌴 Personal RSS dashboard : Rss (2017) written in Javascript. See it in action here

📻 A public web radio system based on Youtube links : Worldplaylist (2016) written in Python

Datascience

🧠 Prediction of sleep state using EEG data and model prediction : EEG challenge (2015) written in Python. Wants to know more ? Read this

🧐 Facial recognition prediction challenge : Facial recognition challenge (2015) written in Python. Wants to know more ? Read this

🐦 Tweets sentiment analysis : SentiTweets (2015) written in Python

Data engineering

🎶 Fetch unpopular tracks on Spotify : Unspotitracks (2017) written in Python

🐾 Audio fingerprinting algorithm using Hadoop & Cassandra : AudioFingerPrinting (2014) written in Java. Wants to know more ? Read this

🥫 Food search engine combining various grocery stores : Foodhunt (2016) written in Python

🐘 Own implementation of MapReduce : Shavadoop (2015) written in Java

👀 Data fetch & search from multiple APIs : pyAPI (2015) written in Python

Cloud engineering

⛅ Application and VM deployment over the network with a web frontend : Cloudi (2014) written in PHP. Wants to know more ? Read this

🌥 Application deployment over the network with Docker : DockerVDI (2014) written in Java

🐳 Massive webserver deployment and control with Docker : MassiveDocker (2014) written in Bash

Game development

🎮 Raycasting algorithm demo : Raycasting (2019) written in Javascript. You can try it here

⚔ A text adventure game : TextAdventure (2017) written in Python

🏰 A Dark Age of Camelot server emulator : NAOC (2017) written in Scala

Others

🍏 Mobile app to not forget the food in your fridge : Trognon (2015) written in Java

🖥 A small 32 bits operating system : SmallOS (2016) written in C

🤖 Robotic arm using servo motors : ArmRobot (2013) written in C++. Wants to know more ? Read this