Pinned Repositories
aws-tf-tutorial
Some Terraform scripts that follow an AWS tutorial
bot
python telegram bot
fluids
Implementation of real-time fluid solvers with two-way rigid body interaction using SPH.
gone
Toy compiler for a fictional go-like language called Gone.
media_server
Create a robust media server with Docker containers. Includes Plex, Radarr, Sonarr, Bazarr, Prowlarr, and qBittorrent.
ntfs_name_checker
Simple python script to check for invalid NTFS filenames
qt-clgl-interop
This is a proof of concept on how to create a simple OpenGL-OpenCL interop context and show results in a widget.
raytracing
A tiny ray tracer implementation based on Peter Shirley books
requests-curl
Requests adapter using PyCURL
sicp-exercises
Solutions to the exercises of SICP book
paivett's Repositories
paivett/gone
Toy compiler for a fictional go-like language called Gone.
paivett/requests-curl
Requests adapter using PyCURL
paivett/fluids
Implementation of real-time fluid solvers with two-way rigid body interaction using SPH.
paivett/media_server
Create a robust media server with Docker containers. Includes Plex, Radarr, Sonarr, Bazarr, Prowlarr, and qBittorrent.
paivett/ntfs_name_checker
Simple python script to check for invalid NTFS filenames
paivett/raytracing
A tiny ray tracer implementation based on Peter Shirley books
paivett/sicp-exercises
Solutions to the exercises of SICP book
paivett/aws-tf-tutorial
Some Terraform scripts that follow an AWS tutorial
paivett/bot
python telegram bot
paivett/cpython
The Python programming language
paivett/gitlab-server
Small docker-compose to setup a local gitlab server and runner, for testing.
paivett/qt-clgl-interop
This is a proof of concept on how to create a simple OpenGL-OpenCL interop context and show results in a widget.
paivett/ml-exercises
Coursera machine-learning course exercises