TonyCardillo
Physician, security researcher, occasional code-commenter
Memorial Sloan Kettering Cancer CenterUnited States
Pinned Repositories
fabric
fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
AncientCode
A repository of my earliest code... most of it horrendous but oddly educational! The first commit is as-written, usually from 2009 or otherwise specified. If I'm feeling particularly bored, I may attempt to recompile and optimize as a personal exercise.
fabric
fabric is an open-source framework for augmenting humans using AI.
monte-carlo-constants
A collection of mathematical constants generated using Monte Carlo algorithms
Project-Euler
My attempts at Project Euler, starting in 2009 in the (semi-abandonware) DarkBASIC Professional language. Today, I mostly solve the problems in Python. The goal is to have the first 100 problems solved in a variety of fantastic programming languages
PyElo
PyElo is a simple Python library for creating Elo ranking systems within your programs. Use it for chess, basketball, football, or any other head-to-head sport you can think of!
ShowMeCancer
ShowMeCancer is a proof-of-concept web service that utilizes The Cancer Imaging Archive (TCIA) to display high-quality images of cancer.
tag-machine
A Python implementation of Emil Post's tag machine
TonyCardillo.github.io
turing-machine
A Python implementation of a Turing Machine
TonyCardillo's Repositories
TonyCardillo/Project-Euler
My attempts at Project Euler, starting in 2009 in the (semi-abandonware) DarkBASIC Professional language. Today, I mostly solve the problems in Python. The goal is to have the first 100 problems solved in a variety of fantastic programming languages
TonyCardillo/ShowMeCancer
ShowMeCancer is a proof-of-concept web service that utilizes The Cancer Imaging Archive (TCIA) to display high-quality images of cancer.
TonyCardillo/PyElo
PyElo is a simple Python library for creating Elo ranking systems within your programs. Use it for chess, basketball, football, or any other head-to-head sport you can think of!
TonyCardillo/AncientCode
A repository of my earliest code... most of it horrendous but oddly educational! The first commit is as-written, usually from 2009 or otherwise specified. If I'm feeling particularly bored, I may attempt to recompile and optimize as a personal exercise.
TonyCardillo/fabric
fabric is an open-source framework for augmenting humans using AI.
TonyCardillo/monte-carlo-constants
A collection of mathematical constants generated using Monte Carlo algorithms
TonyCardillo/tag-machine
A Python implementation of Emil Post's tag machine
TonyCardillo/TonyCardillo.github.io
TonyCardillo/turing-machine
A Python implementation of a Turing Machine