jmoldow
Staff Software Engineer. B.Sc. degrees in CSE and mathematics, MIT 2014.
Box (2014 - 2023)San Jose, CA, USA
Pinned Repositories
box-python-sdk
Box SDK for Python
box_spec_helper
A set of extensions to puppetlabs_spec_helper and rspec-puppet, for monolithic spaghetti puppet repos
jmoldow-python3-async-tutorial
Tutorial for everything async in Python3: generators, coroutines, async/await syntax, and asyncio.
krb5
mirror of MIT krb5 repository
mylar
Mylar is a platform for building secure web applications. forked from git://g.csail.mit.edu/mylar
MylarDistributedDB
A secure distributed database, built as a Mylar/Meteor package, with end-to-end encryption and usable public key infrastructure.
python-splash-lesson
Class materials for "Intro Programming in Python" Splash classes
Science
MIT 6.073J/CMS.611J Project 2: Rapid Prototyping II: Game Engine Tutorial
talks
Jordan Moldow's conference talks — Talks I've presented at conferences, meetups, etc.
vitess-operator-examples
Vitess operator examples from Vitess project and from my "Deploying a Sharded Vitess Sandbox Cluster in Public Cloud Kubernetes in 10 Minutes" talk at Percona Live Online May 2021
jmoldow's Repositories
jmoldow/jmoldow-python3-async-tutorial
Tutorial for everything async in Python3: generators, coroutines, async/await syntax, and asyncio.
jmoldow/box-python-sdk
Box SDK for Python
jmoldow/vitess-operator-examples
Vitess operator examples from Vitess project and from my "Deploying a Sharded Vitess Sandbox Cluster in Public Cloud Kubernetes in 10 Minutes" talk at Percona Live Online May 2021
jmoldow/.vimrc
jmoldow/python-splash-lesson
Class materials for "Intro Programming in Python" Splash classes
jmoldow/talks
Jordan Moldow's conference talks — Talks I've presented at conferences, meetups, etc.
jmoldow/_python_gitignore
_python_gitignore
jmoldow/a-tale-of-event-loops
Notes describing my understanding of how modern Python event loops work
jmoldow/asyncio
asyncio historical repository
jmoldow/betamax
A VCR imitation designed only for python-requests.
jmoldow/codeforsanjose.github.io
Code for San José website
jmoldow/diff-cover
Automatically find diff lines that need test coverage.
jmoldow/jmoldow-bash-profile
jmoldow/jmoldow.github.io
Github pages for Jordan Moldow (jmoldow)
jmoldow/jmoldow_asynctools
Extra tools for Python's async/await and asyncio
jmoldow/markdown-toc
Generate a TOC (table of contents) for markdown files, using remarkable. Used by assemble, verb, and lots of other projects.
jmoldow/orchestrator
MySQL replication topology management and HA
jmoldow/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
jmoldow/python-future
Easy, clean, reliable Python 2/3 compatibility
jmoldow/rspec-puppet
RSpec tests for your Puppet manifests
jmoldow/six
Python 2 and 3 compatibility library
jmoldow/skeema
Declarative pure-SQL schema management for MySQL and MariaDB
jmoldow/staff-eng
Collection of stories of how folks have reached Staff-plus roles in technology.
jmoldow/tengo
Go La Tengo: a MySQL automation library
jmoldow/testing
testing
jmoldow/vitess
Vitess is a database clustering system for horizontal scaling of MySQL.
jmoldow/vitess-demo
jmoldow/vitess-operator
Kubernetes Operator for Vitess
jmoldow/vitessio-website
vitess.io website and other project management related content
jmoldow/wrapt
A Python module for decorators, wrappers and monkey patching.