Pinned Repositories
ansible-django-stack
Ansible Playbook for setting up a Django app with Nginx, Gunicorn, PostgreSQL, Celery, RabbitMQ, Supervisor, Virtualenv, and Memcached. A Vagrantfile for provisioning a VirtualBox virtual machine is included as well.
cbr-travel
CBR-system for making travel suggestions. The program was implemented in Python 3 and PostgreSQL, using Python libraries Geopy, Tkinter and Psycopg2. Retrieval algorithm used was standard k-NN, with the option of using brute force or non-fuzzy footprint-based retrieval.
flask-docker-sandbox
A very basic playground for learning Docker and Flask using the built-in server in Flask
PowerHour
PowerHour drinkning game using the Spotify API
react-webpack-sandbox
A very basic playground for learning React and Webpack
rngs
Practical discrete time stochastic processes, designing random number generators and tests of randomness.
bambi
Remote development and CI/CD inside a k8 dev-cluster.
joelnedar's Repositories
joelnedar/flask-docker-sandbox
A very basic playground for learning Docker and Flask using the built-in server in Flask
joelnedar/ansible-django-stack
Ansible Playbook for setting up a Django app with Nginx, Gunicorn, PostgreSQL, Celery, RabbitMQ, Supervisor, Virtualenv, and Memcached. A Vagrantfile for provisioning a VirtualBox virtual machine is included as well.
joelnedar/cbr-travel
CBR-system for making travel suggestions. The program was implemented in Python 3 and PostgreSQL, using Python libraries Geopy, Tkinter and Psycopg2. Retrieval algorithm used was standard k-NN, with the option of using brute force or non-fuzzy footprint-based retrieval.
joelnedar/PowerHour
PowerHour drinkning game using the Spotify API
joelnedar/react-webpack-sandbox
A very basic playground for learning React and Webpack
joelnedar/rngs
Practical discrete time stochastic processes, designing random number generators and tests of randomness.