Pinned Repositories
advent-of-code-2018
The scripts I used to solve the advent-of-code-2018 problems
aima-javascript
Javascript visualization of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
aima-lisp
Common Lisp implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
aima-scala
AoC
advent of code solutions
aoc2019
My attempt to solve all the problems in Advent of Code 2019: https://adventofcode.com/2019
ArchLinux
binder
godinenbicicleta's Repositories
godinenbicicleta/AoC
advent of code solutions
godinenbicicleta/advent-of-code-2018
The scripts I used to solve the advent-of-code-2018 problems
godinenbicicleta/aima-javascript
Javascript visualization of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
godinenbicicleta/aima-lisp
Common Lisp implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
godinenbicicleta/aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
godinenbicicleta/aima-scala
godinenbicicleta/aoc2019
My attempt to solve all the problems in Advent of Code 2019: https://adventofcode.com/2019
godinenbicicleta/ArchLinux
godinenbicicleta/binder
godinenbicicleta/blas-src
BLAS source of choice
godinenbicicleta/d3-charts
d3-charts
godinenbicicleta/docker-phoenix-example
A production ready example Phoenix app that's using Docker and Docker Compose.
godinenbicicleta/dotfiles
my dotfiles
godinenbicicleta/dramatiq_sqs
A Dramatiq broker that can be used with Amazon SQS.
godinenbicicleta/game-programmer
A Study Path for Game Programmer
godinenbicicleta/geopandas-tutorial
Tutorial de GeoPandas
godinenbicicleta/godin
My first webpage
godinenbicicleta/ims
📚 Introduction to Modern Statistics - A college-level open-source textbook with a modern approach highlighting multivariable relationships and simulation-based inference. For v1, see https://openintro-ims.netlify.app.
godinenbicicleta/IntroComputation
This are the notes I took while following the book: "Introduction to Computation and Programming using Python"
godinenbicicleta/ISLP
ISLP package: data and code for labs
godinenbicicleta/kickstart.nvim
A launch point for your personal nvim configuration
godinenbicicleta/kilo
A text editor in less than 1000 LOC with syntax highlight and search.
godinenbicicleta/maps
data visualization using maps
godinenbicicleta/nested-data-structure-traversal
godinenbicicleta/petacular
An example Phoenix app that is a companion to a blog post.
godinenbicicleta/poison
An incredibly fast, pure Elixir JSON library
godinenbicicleta/polygon-geohasher
Converts a polygon into a set of geohashes with arbitrary precision.
godinenbicicleta/python-mastery
Advanced Python Mastery (course by @dabeaz)
godinenbicicleta/rust-training
Rust | Train the trainers
godinenbicicleta/tutorial_git
This are the steps I followed to learn git