ebobby
Passionate polyglot engineer and entrepreneur with +15 years of experience. Staff Software Engineer @ aspireio
Mexico
Pinned Repositories
cl-bplustree
Just a simple in-memory implementation of B+ tree in Common Lisp.
cl-simple-table
Simple table data structure and functions to work with them. Specially useful to play around with tabular data files (like csv or tsv).
has-many-with-set
A smarter way to have many-to-many relationships in Ruby on Rails.
Jsqueens
An implementation of a 8 queen problem solver using Simulated Annealing in Javascript.
linux-dotfiles
My linux dotfiles
lispjs
Very simple Lisp on Javascript system.
simple-pathtracer
Path tracer in Rust.
simple-raytracer
Simple ray tracing project in Rust to learn both Rust and the algorithms and math for raytracing.
stackoverflow-cli
Just a command line interface to StackOverflow
tracing.js
A small JS library that makes it possible to trace function calls.
ebobby's Repositories
ebobby/tracing.js
A small JS library that makes it possible to trace function calls.
ebobby/has-many-with-set
A smarter way to have many-to-many relationships in Ruby on Rails.
ebobby/simple-raytracer
Simple ray tracing project in Rust to learn both Rust and the algorithms and math for raytracing.
ebobby/cl-simple-table
Simple table data structure and functions to work with them. Specially useful to play around with tabular data files (like csv or tsv).
ebobby/cl-bplustree
Just a simple in-memory implementation of B+ tree in Common Lisp.
ebobby/simple-pathtracer
Path tracer in Rust.
ebobby/linux-dotfiles
My linux dotfiles
ebobby/lispjs
Very simple Lisp on Javascript system.
ebobby/active_record_batteries
ActiveRecord with Batteries. Extensions to make life easier.
ebobby/emacs.d
My emacs configuration.
ebobby/chip8-vm
Simple chip8 emulator.
ebobby/keymap.js
Keymaps and key bindings for Javascript
ebobby/liquidjs
A simple, expressive, safe and Shopify compatible template engine in pure JavaScript.
ebobby/about-me
Blog.
ebobby/advent-of-code
Advent of Code.
ebobby/community
Repositorio con temas centrales respecto a la comunidad
ebobby/coursera-machine-learning
Coursera Stanford University Machine Learning Course
ebobby/ctop
Top-like interface for container metrics
ebobby/flycheck
On the fly syntax checking for GNU Emacs
ebobby/local-devenv
LXC based Vagrant Dev Environment
ebobby/lsp-java
lsp-mode :heart: java
ebobby/lsp-tailwindcss
the lsp-mode client for tailwindcss
ebobby/pipework
Software-Defined Networking tools for LXC (LinuX Containers)
ebobby/random-challenges-exercises
This is just random code that I write when I find interesting exercises and challenges online or books.
ebobby/resume
My resume.
ebobby/simple-cache-service
A very simple LRU cache service.
ebobby/stock-research
Let's research some stocks and see if we can find anything interesting...
ebobby/stripe-ruby-mock
A mocking library for testing stripe ruby
ebobby/tree-sitter-module
Building script for tree-sitter language definitions
ebobby/vagrant-lxc
LXC provider for Vagrant