Pinned Repositories
data-stack
A starting point for a data stack using Python, Apache Airflow and Metabase.
dotfiles
My dotfiles, defaults for macos, but there is a linux branch as well.
ericdaat.github.io
This is my personal website, built with Gatsby and hosted on Github Pages.
flask-assets-bootstrap
A minimal Flask application with Bootstrap and Sass
lottery
A lottery drawing application that randomly draws numbers from 1 to 99, and displays them on a table.
maps-R-ggplot2
Draw beautiful maps with R and ggplot2 library
research-lab-website
A template for a Research Lab website, built with Jekyll.
SiMCa
SiMCa: Sinkhorn Matrix Factorization with Capacity Constraints
template-python
A template repository for a python package. Pre configured sphinx and pytest.
webradio-to-spotify
Scraping songs playing on various classic rock radios and upload them to my Spotify Playlist.
ericdaat's Repositories
ericdaat/DCCTrain
Using MBED micro controller and DCC Protocol to control electrical trains
ericdaat/yelp-sqlalchemy
This repository maps the Yelp Dataset to a relational database model using SQL Alchemy.
ericdaat/cifar
Playing with CIFAR-10 dataset and CNN
ericdaat/coursera-deep-learning
My submissions to the Deep Learning course from deeplearning.ai on Coursera
ericdaat/CryptoPals
My answers to the challenges from http://cryptopals.com
ericdaat/dataflowr-website
code for the website
ericdaat/docker-lab
A simple introduction to Docker
ericdaat/edaoud.com
Personal website
ericdaat/FederatedBirdsAndroid
University Project. Android App for a Federated Twitter-like
ericdaat/FederatedBirdsAppEngine
University project. Web Server for a Twitter-like application, using Google App Engine
ericdaat/FederatedBirdsIOS
University project for a twitter like application. iOS Application.
ericdaat/instalike
Instalike is a clone of the Instagram desktop application, written in Python with Flask. It's still a work in progress.
ericdaat/jekyll-movies
ericdaat/kaggle
Kaggle contests
ericdaat/learning-pytorch
Several notebooks & tutorials I am following to learn how to use Pytorch.
ericdaat/notflix
Notflix is a movie recommendation website written in Python and running on Docker.
ericdaat/pelican-themes
Themes for pelican
ericdaat/rust-24days
Learning Rust, using 24 days of rust by Zbigniew Siciarz: http://zsiciarz.github.io/24daysofrust/book/vol1/
ericdaat/rust-guessing-game
Learning rust by building a guessing game (https://doc.rust-lang.org/book/second-edition/ch02-00-guessing-game-tutorial.html)
ericdaat/rust-iron-gcd
A webserver that gives the greatest common diviser of two numbers, in Rust.
ericdaat/rust-mandelbrot
Learning rust through plotting the mandelbrot set
ericdaat/sentiment-classifier
A sentiment classifier API written in Python. Using Flask for the API and Keras for Machine Learning.
ericdaat/ShapeDrawer
University learning project. Java application for drawing shapes imported from json
ericdaat/SinkhornAutoDiff
Toolbox to integrate optimal transport loss functions using automatic differentiation and Sinkhorn's algorithm
ericdaat/slides
Slides given during various presentations
ericdaat/stacker
A Python API package to quickly stack scikit-learn models
ericdaat/weather
Scripts to get weather from various locations
ericdaat/whatsapp-analyser
ericdaat/yelp-challenge
Playing with Yelp public dataset