Curated list of personal projects I built someday and published on Github
๐ฆ Road trafic status in Rennes : Trafic Rennes (2025) written in Python. See it in action here
๐ 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
๐งพ Automated food receipt analyser and fresh products tracking : Receipt Expiration Analyser (2026) written in Python
๐ง 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
๐ถ 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
โ 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
๐ฎ 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