Pinned Repositories
affine_transformations
A notebook demonstrating affine transformations
arduino-ultrasonic
Simple program for an Arduino with ultrasonic sensor: sends a spacebar via USB every time somehting passes in range
bresenham
A simple implementation of Bresenham's line drawing algorithm
bump_chart
Simple script to generate bump charts
cluster_manager
Distribute jobs across a cluster
linux-json-based-tools
JSON outputting Linux tools
practical_common_lisp
Exercises from the "Practical Common Lisp" book
renaming_utility
A simple GUI based renaming tool
rlpark
Reinforcement Learning and Robotics in Java
seven_wonders_duel
marcotama's Repositories
marcotama/bump_chart
Simple script to generate bump charts
marcotama/seven_wonders_duel
marcotama/cluster_manager
Distribute jobs across a cluster
marcotama/linux-json-based-tools
JSON outputting Linux tools
marcotama/practical_common_lisp
Exercises from the "Practical Common Lisp" book
marcotama/rlpark
Reinforcement Learning and Robotics in Java
marcotama/affine_transformations
A notebook demonstrating affine transformations
marcotama/bresenham
A simple implementation of Bresenham's line drawing algorithm
marcotama/CreativeGatez
marcotama/d20datascience
Data science investigations into the mechanics of the world's greatest role playing game
marcotama/dstil_blog_post_1_space_time_cube
marcotama/frange
An implementation of range for decimal numbers, as safe as possible, uses fractions (Python 3)
marcotama/JCloisterZone
Java implementation of Carcassonne board game
marcotama/just-dance
A Python implementation of the Just Dance Game.
marcotama/mihon
Free and open source manga reader for Android
marcotama/n-1-queries-example
N+1 Queries Example
marcotama/or-tools-tutorial
Tutorial on Google OR tools
marcotama/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
marcotama/pandas-sql-cheatsheet
Cheatsheet for common operations in Pandas and SQL
marcotama/pathfinder-2e-character-manager
Character manager web app for Pathfinder 2e
marcotama/pgmpy
Python Library for Probabilistic Graphical Models
marcotama/project_euler_nim
Project Euler exercises in Nim
marcotama/pybeeswarm
Beeswarm plots for python
marcotama/random-forest-importances
Code to compute permutation and drop-column importances in Python scikit-learn random forests
marcotama/scikit-image
Image processing in Python
marcotama/threejs-typescript-boilerplate
Boilerplate ThreeJS page using typescript and webpack
marcotama/tutorial
Interactive tutorial for Onsen UI
marcotama/typeorm
ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
marcotama/uuid-creator
A Java library for generating Universally Unique Identifiers (UUID).
marcotama/XKCD-password-generator
Generate secure multiword passwords/passphrases, inspired by XKCD