Pinned Repositories
algorithms-in-python
Algorithms and Data Structures implemented in Python
asyncio-examples
A few examples of how to use asyncio
FourierTalkOSCON
Presentation Materials for my "Sound Analysis with the Fourier Transform and Python" OSCON Talk.
hypervault.github.io
Hypervault is client-side file encryption web app.
math-with-python
Various math-related things in Python code
network-hacking-scripts
Simple network tools written with Scapy.
radio-hacking-scripts
Scripts to aid in the manipulation of electromagnetic radiation (for use with gnu_radio and SDR).
socks5-server-py
SOCKS5 server in a single python script.
trackerjacker
Like nmap for mapping wifi networks you're not connected to, plus device tracking
truthygraph
Postmodern graphing
calebmadrigal's Repositories
calebmadrigal/trackerjacker
Like nmap for mapping wifi networks you're not connected to, plus device tracking
calebmadrigal/FourierTalkOSCON
Presentation Materials for my "Sound Analysis with the Fourier Transform and Python" OSCON Talk.
calebmadrigal/math-with-python
Various math-related things in Python code
calebmadrigal/asyncio-examples
A few examples of how to use asyncio
calebmadrigal/radio-hacking-scripts
Scripts to aid in the manipulation of electromagnetic radiation (for use with gnu_radio and SDR).
calebmadrigal/socks5-server-py
SOCKS5 server in a single python script.
calebmadrigal/ipython-notebooks
iPython Notebooks I share with the world
calebmadrigal/probability-with-python
Solving various probability example problems with Python
calebmadrigal/machine-learning-learning
Jupyter notebook to help learn machine learning.
calebmadrigal/truthygraph
Postmodern graphing
calebmadrigal/calebmadrigal-blog
calebmadrigal.com - my Pelican-powered blog.
calebmadrigal/p2p-signed-keyval-lookup
Peer-to-peer signed distributed key/value lookup
calebmadrigal/code-art-class
A class for learning to do art with math and code (Python).
calebmadrigal/coreml-scikit-example
Apple CoreML example with scikit-learn (Python 3)
calebmadrigal/coremltools
Converter tools for Core ML.
calebmadrigal/investment-analysis
General analysis of various investment strategies
calebmadrigal/mandelbrot-py
Rendering the Mandelbrot set with Python
calebmadrigal/synapse
Distributed Computing Framework
calebmadrigal/art
Play
calebmadrigal/golang-play
Just messing around with Go.
calebmadrigal/GraphReduce
Abstractions for feature engineering on large graphs of tabular data.
calebmadrigal/image-add-123
calebmadrigal/mandelbrot-html5-canvas
Rendering the Mandelbrot set in Javascript on an HTML5 Canvas
calebmadrigal/my-resume
My resume
calebmadrigal/onnx
Open Neural Network Exchange
calebmadrigal/pefile
pefile is a Python module to read and work with PE (Portable Executable) files
calebmadrigal/python-plugin-prototype
python plugin prototype
calebmadrigal/questionstuff
Question everything.
calebmadrigal/rpath_example
Example of how to set rpath with gcc
calebmadrigal/tldextract
Accurately separate the TLD from the registered domain and subdomains of a URL, using the Public Suffix List.