An open API service providing repository metadata for many open source software ecosystems.

GitHub / calebmadrigal 90 Repositories

Artist at https://gods.art

calebmadrigal/trackerjacker

Like nmap for mapping wifi networks you're not connected to, plus device tracking

Language: Python - Size: 1.02 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 2,680 - Forks: 191

calebmadrigal/truthygraph.py

A starting point for doing art with math and Python.

Language: Python - Size: 3.91 KB - Last synced at: 24 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

calebmadrigal/network-hacking-scripts

Simple network tools written with Scapy.

Language: Python - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: over 9 years ago - Stars: 22 - Forks: 7

calebmadrigal/code-art-class

A class for learning to do art with math and code (Python).

Language: Python - Size: 2.76 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

calebmadrigal/FourierTalkOSCON

Presentation Materials for my "Sound Analysis with the Fourier Transform and Python" OSCON Talk.

Language: Jupyter Notebook - Size: 31.9 MB - Last synced at: 2 months ago - Pushed at: almost 9 years ago - Stars: 271 - Forks: 118

calebmadrigal/GraphReduce Fork of wesmadrigal/GraphReduce

Abstractions for feature engineering on large graphs of tabular data.

Language: Python - Size: 1.76 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

calebmadrigal/socks5-server-py

SOCKS5 server in a single python script.

Language: Python - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 26 - Forks: 10

calebmadrigal/radio-hacking-scripts

Scripts to aid in the manipulation of electromagnetic radiation (for use with gnu_radio and SDR).

Language: Jupyter Notebook - Size: 36.9 MB - Last synced at: 4 months ago - Pushed at: almost 8 years ago - Stars: 76 - Forks: 16

calebmadrigal/static-shared-lib

An example of how to statically compile a shared linux library (.so).

Language: Makefile - Size: 146 KB - Last synced at: about 1 month ago - Pushed at: over 9 years ago - Stars: 6 - Forks: 4

calebmadrigal/rpath_example

Example of how to set rpath with gcc

Language: Makefile - Size: 1.95 KB - Last synced at: 5 months ago - Pushed at: about 9 years ago - Stars: 1 - Forks: 0

calebmadrigal/asyncio-examples

A few examples of how to use asyncio

Language: Python - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 91 - Forks: 16

calebmadrigal/calebmadrigal-blog

calebmadrigal.com - my Pelican-powered blog.

Language: Jupyter Notebook - Size: 144 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

calebmadrigal/probability-with-python

Solving various probability example problems with Python

Language: Jupyter Notebook - Size: 496 KB - Last synced at: 4 months ago - Pushed at: over 8 years ago - Stars: 9 - Forks: 1

calebmadrigal/math-with-python

Various math-related things in Python code

Language: Jupyter Notebook - Size: 5.7 MB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 159 - Forks: 44

calebmadrigal/synapse Fork of vertexproject/synapse

Distributed Computing Framework

Language: Python - Size: 1.36 MB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

calebmadrigal/tldextract Fork of john-kurkowski/tldextract

Accurately separate the TLD from the registered domain and subdomains of a URL, using the Public Suffix List.

Language: Python - Size: 598 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

calebmadrigal/pefile Fork of darthberen/pefile

pefile is a Python module to read and work with PE (Portable Executable) files

Language: Python - Size: 321 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

calebmadrigal/onnx Fork of onnx/onnx

Open Neural Network Exchange

Language: PureBasic - Size: 13.8 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

calebmadrigal/objective-zip Fork of agilebits/objective-zip

Based on objective-zip library by Flying Dolphin Studio. I removed ZLib source code and added dependency on the shared libz.dylib library available in iOS and Mac OS X.

Language: C - Size: 519 KB - Last synced at: over 1 year ago - Pushed at: over 13 years ago - Stars: 1 - Forks: 0

calebmadrigal/hypervault.github.io Fork of hypervault/hypervault.github.io

Hypervault is client-side file encryption web app.

Language: HTML - Size: 295 KB - Last synced at: over 1 year ago - Pushed at: over 9 years ago - Stars: 2 - Forks: 0

calebmadrigal/exitwp Fork of some-programs/exitwp

Exitwp is tool primarily aimed for making migration from one or more wordpress blogs to the jekyll blog engine as easy as possible.

Language: Python - Size: 85.9 KB - Last synced at: over 1 year ago - Pushed at: almost 12 years ago - Stars: 0 - Forks: 0

calebmadrigal/flask Fork of pallets/flask

A microframework based on Werkzeug, Jinja2 and good intentions

Language: Python - Size: 4.16 MB - Last synced at: over 1 year ago - Pushed at: almost 13 years ago - Stars: 0 - Forks: 0

calebmadrigal/conference-tracker Fork of bamos/conference-tracker

Minimal-maintenance conference tracker.

Language: Python - Size: 185 KB - Last synced at: over 1 year ago - Pushed at: about 10 years ago - Stars: 0 - Forks: 0

calebmadrigal/coreml-scikit-example Fork of mfpierre/coreml-scikit-example

Apple CoreML example with scikit-learn (Python 3)

Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

calebmadrigal/coremltools Fork of apple/coremltools

Converter tools for Core ML.

Language: Python - Size: 9.15 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

calebmadrigal/expressjs-messageboard

A simple RESTful API with ExpressJS on NodeJS to provide a very simple message board functionality.

Language: JavaScript - Size: 140 KB - Last synced at: over 1 year ago - Pushed at: almost 11 years ago - Stars: 6 - Forks: 4

calebmadrigal/algorithms-in-python

Algorithms and Data Structures implemented in Python

Language: Python - Size: 184 KB - Last synced at: 4 months ago - Pushed at: about 10 years ago - Stars: 95 - Forks: 34

calebmadrigal/ifaddr Fork of ifaddr/ifaddr

Python 3.x Library to enumerate all network interfaces

Language: Python - Size: 101 KB - Last synced at: over 1 year ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

calebmadrigal/audio-analysis

Audio Analysis with Python and the Fourier Transform

Language: Python - Size: 16.4 MB - Last synced at: 4 months ago - Pushed at: almost 12 years ago - Stars: 7 - Forks: 6

calebmadrigal/raspberry-pi-scripts

Scripts for the Raspberry Pi, for things like controlling GPIOs and getting wifi working.

Language: Python - Size: 109 KB - Last synced at: 5 months ago - Pushed at: over 11 years ago - Stars: 2 - Forks: 0

calebmadrigal/ipython-notebooks

iPython Notebooks I share with the world

Language: Jupyter Notebook - Size: 14.9 MB - Last synced at: 4 months ago - Pushed at: almost 9 years ago - Stars: 9 - Forks: 3

calebmadrigal/get-local-ip

Python library for getting a computer's local IP

Language: Python - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: over 9 years ago - Stars: 6 - Forks: 0

calebmadrigal/truthygraph

Postmodern graphing

Language: HTML - Size: 22.5 KB - Last synced at: 5 months ago - Pushed at: almost 9 years ago - Stars: 5 - Forks: 0

calebmadrigal/machine-learning-learning

Jupyter notebook to help learn machine learning.

Language: Jupyter Notebook - Size: 8.12 MB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 1

calebmadrigal/caleb-vim-config

My vim config

Language: VimL - Size: 246 KB - Last synced at: 5 months ago - Pushed at: over 10 years ago - Stars: 1 - Forks: 0

calebmadrigal/my-resume

My resume

Language: HTML - Size: 537 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

calebmadrigal/questionstuff

Question everything.

Language: HTML - Size: 334 KB - Last synced at: 20 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

calebmadrigal/mandelbrot-py

Rendering the Mandelbrot set with Python

Language: Python - Size: 749 KB - Last synced at: 5 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 3

calebmadrigal/milwaukee-data-science

Repository for http://www.meetup.com/Milwaukee-Data-Science/

Size: 511 KB - Last synced at: 5 months ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 1

calebmadrigal/jsondiff Fork of xlwings/jsondiff

Diff JSON and JSON-like structures in Python

Language: Python - Size: 39.1 KB - Last synced at: over 1 year ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

calebmadrigal/nyancat

Nyan cat on Docker. We do what we must because we can.

Language: Shell - Size: 119 KB - Last synced at: 5 months ago - Pushed at: almost 11 years ago - Stars: 3 - Forks: 1

calebmadrigal/ipython-notebook-vagrant-docker

IPython Notebook running in Docker running in Vagrant

Language: Shell - Size: 129 KB - Last synced at: 5 months ago - Pushed at: almost 11 years ago - Stars: 2 - Forks: 0

calebmadrigal/mandelbrot-html5-canvas

Rendering the Mandelbrot set in Javascript on an HTML5 Canvas

Language: HTML - Size: 3.91 KB - Last synced at: 5 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

calebmadrigal/art

Play

Language: JavaScript - Size: 240 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

calebmadrigal/python-scripts

Small python scripts I have written.

Language: Python - Size: 691 KB - Last synced at: 4 months ago - Pushed at: over 10 years ago - Stars: 6 - Forks: 4

calebmadrigal/investment-analysis

General analysis of various investment strategies

Language: Jupyter Notebook - Size: 12 MB - Last synced at: about 2 months ago - Pushed at: almost 9 years ago - Stars: 1 - Forks: 4

calebmadrigal/mimic Fork of reinderien/mimic

[ab]using Unicode to create tragedy

Language: Python - Size: 77.1 KB - Last synced at: over 1 year ago - Pushed at: almost 10 years ago - Stars: 1 - Forks: 0

calebmadrigal/image-add-123

Size: 20 MB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

calebmadrigal/python-plugin-prototype

python plugin prototype

Language: Python - Size: 4.88 KB - Last synced at: 6 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

calebmadrigal/insurance-plan-analysis

IPython Notebook (Project Jupyter) notebooks I put together to analyze my personal insurance options.

Size: 676 KB - Last synced at: 5 months ago - Pushed at: almost 10 years ago - Stars: 3 - Forks: 2

calebmadrigal/golang-play

Just messing around with Go.

Language: Go - Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

calebmadrigal/p2p-signed-keyval-lookup

Peer-to-peer signed distributed key/value lookup

Language: Python - Size: 9.77 KB - Last synced at: 5 months ago - Pushed at: about 9 years ago - Stars: 2 - Forks: 0

calebmadrigal/fuel-efficiency-cost-analysis

An IPython Notebook-based analysis to answer the question: how much fuel cost will I save per year with a 30 mpg car compared to a 25 mpg car (and similar mpg differences)?

Size: 207 KB - Last synced at: 13 days ago - Pushed at: about 11 years ago - Stars: 1 - Forks: 0

calebmadrigal/boxstarter-scripts

My generic boxstarter script for provisioning Windows 8.1 as a development box (minus Visual Studio installation)

Size: 164 KB - Last synced at: 5 months ago - Pushed at: over 10 years ago - Stars: 1 - Forks: 0

calebmadrigal/machine-learning-algorithms

Machine Learning Algorithms

Language: Python - Size: 97.7 KB - Last synced at: 5 months ago - Pushed at: over 13 years ago - Stars: 4 - Forks: 1

calebmadrigal/vivisect Fork of vivisect/vivisect

Language: Python - Size: 4.72 MB - Last synced at: over 1 year ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

calebmadrigal/cx-freeze-example

Example of using cx_Freeze to turn a python script into a distributable native binary.

Language: Python - Size: 141 KB - Last synced at: 5 months ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 0

calebmadrigal/email-extractor

Extracts emails from stdin and prints them out as a comma-separated list.

Language: Python - Size: 156 KB - Last synced at: 5 months ago - Pushed at: over 10 years ago - Stars: 1 - Forks: 0

calebmadrigal/webgl-stuff

Playing around with WebGL stuff

Language: HTML - Size: 242 KB - Last synced at: 5 months ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 0

calebmadrigal/dot-atom

My atom config directory

Language: CoffeeScript - Size: 113 KB - Last synced at: 5 months ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 0

calebmadrigal/d3-demos

Playing around with d3

Language: Shell - Size: 246 KB - Last synced at: 5 months ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 2

calebmadrigal/webapi-with-ef

Example of doing a basic app using ASP.NET Web API with Entity Framework and Breeze.

Language: JavaScript - Size: 1.98 MB - Last synced at: 5 months ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0

calebmadrigal/js-download

Example of how to make Javascript initiate a binary file download (in this case, an image stored in Base64).

Size: 133 KB - Last synced at: 5 months ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0

calebmadrigal/hn-tracker

HackerNews Tracker

Language: Python - Size: 180 KB - Last synced at: 5 months ago - Pushed at: almost 11 years ago - Stars: 1 - Forks: 0

calebmadrigal/vagrant-docker-python3

Python 3.4 isolated development environment using Docker in Vagrant.

Language: Shell - Size: 145 KB - Last synced at: about 2 months ago - Pushed at: almost 11 years ago - Stars: 0 - Forks: 0

calebmadrigal/python3-dev-docker

Python 3.4 development environment config for docker.

Language: Shell - Size: 133 KB - Last synced at: 5 months ago - Pushed at: almost 11 years ago - Stars: 0 - Forks: 0

calebmadrigal/vagrant-docker

Docker in Vagrant starter project.

Language: Shell - Size: 168 KB - Last synced at: 5 months ago - Pushed at: almost 11 years ago - Stars: 1 - Forks: 0

calebmadrigal/csharp-async-await-test

Simple console app to demo how async/await works.

Language: C# - Size: 141 KB - Last synced at: about 1 month ago - Pushed at: almost 11 years ago - Stars: 0 - Forks: 0

calebmadrigal/web-api-test

.NET WebAPI Test

Language: C# - Size: 164 KB - Last synced at: 5 months ago - Pushed at: almost 11 years ago - Stars: 0 - Forks: 0

calebmadrigal/owin-hello-world

Creates a Hello World HTTP Server with OWIN (Open Web Interface for .NET)

Language: C# - Size: 137 KB - Last synced at: 15 days ago - Pushed at: almost 11 years ago - Stars: 0 - Forks: 0

calebmadrigal/asp-mvc5-test

Just playing around with ASP.NET MVC5

Language: C# - Size: 582 KB - Last synced at: about 2 months ago - Pushed at: almost 11 years ago - Stars: 0 - Forks: 0

calebmadrigal/mongoose-example

Example of using Mongoose

Language: JavaScript - Size: 152 KB - Last synced at: 5 months ago - Pushed at: almost 11 years ago - Stars: 0 - Forks: 0

calebmadrigal/web-image-upload-example

Example of how to upload images via the HTML5 File API.

Language: JavaScript - Size: 168 KB - Last synced at: 5 months ago - Pushed at: about 11 years ago - Stars: 0 - Forks: 0

calebmadrigal/expressjs-session-example

Node.js + Express.js session example.

Language: JavaScript - Size: 211 KB - Last synced at: 5 months ago - Pushed at: almost 11 years ago - Stars: 0 - Forks: 0

calebmadrigal/nodejs-playground

That's right!

Language: JavaScript - Size: 176 KB - Last synced at: about 2 months ago - Pushed at: about 11 years ago - Stars: 0 - Forks: 0

calebmadrigal/clojure-playground

Just various Clojure scripts.

Language: Clojure - Size: 97.7 KB - Last synced at: about 1 month ago - Pushed at: almost 13 years ago - Stars: 0 - Forks: 0

calebmadrigal/rpi-home-automation

Code I'm using for a Home Automation system based on the Raspberry Pi.

Language: Python - Size: 352 KB - Last synced at: 5 months ago - Pushed at: about 11 years ago - Stars: 0 - Forks: 1

calebmadrigal/first-robotics-data-scraping

A script to data scrape the FIRST Robotics Competition results.

Language: Python - Size: 488 KB - Last synced at: 5 months ago - Pushed at: over 11 years ago - Stars: 0 - Forks: 0

calebmadrigal/poetry

Poetry by Caleb Madrigal

Size: 160 KB - Last synced at: 5 months ago - Pushed at: over 11 years ago - Stars: 0 - Forks: 0

calebmadrigal/pelican-octopress-theme Fork of duilio/pelican-octopress-theme

Octopress default theme copied for pelican

Language: CSS - Size: 250 KB - Last synced at: over 1 year ago - Pushed at: over 11 years ago - Stars: 1 - Forks: 0

calebmadrigal/C9Testing

Cloud9Testing

Language: Python - Size: 97.7 KB - Last synced at: 5 months ago - Pushed at: almost 13 years ago - Stars: 0 - Forks: 0

calebmadrigal/GitTests

Testing git

Size: 102 KB - Last synced at: 5 months ago - Pushed at: over 11 years ago - Stars: 0 - Forks: 0

calebmadrigal/springmvc-messageboard

A very simple Spring MVC 3 Message Board app (to be used as a starter Spring MVC 3 app)

Language: Java - Size: 137 KB - Last synced at: 5 months ago - Pushed at: over 12 years ago - Stars: 0 - Forks: 0

calebmadrigal/RestKit-DeleteOldDb

A small category on RestKit's RKManagedObjectStore which deletes and re-creates the Core Data database (which is great if you are using Core Data only for caching).

Size: 93.8 KB - Last synced at: 5 months ago - Pushed at: over 13 years ago - Stars: 1 - Forks: 0

calebmadrigal/music-stuff

Programs to help me analyze and understand music theory

Language: Python - Size: 109 KB - Last synced at: 18 days ago - Pushed at: over 12 years ago - Stars: 0 - Forks: 0

calebmadrigal/javascript-tests

This is a set of javascript programs that I am writing as I learn more about javascript (partially by reading "Javascript the Good Parts").

Size: 160 KB - Last synced at: about 1 month ago - Pushed at: over 11 years ago - Stars: 0 - Forks: 0

calebmadrigal/python-snippets

Little bits of python goodness

Language: Python - Size: 109 KB - Last synced at: 5 months ago - Pushed at: over 11 years ago - Stars: 1 - Forks: 0

calebmadrigal/my-udacity-cs373-code

Code to solve homework and quizes from the Udacity CS373 Robotic Car class.

Language: Python - Size: 121 KB - Last synced at: 19 days ago - Pushed at: about 12 years ago - Stars: 2 - Forks: 0

calebmadrigal/haskell-playing

Various experiments with Haskell.

Language: Haskell - Size: 180 KB - Last synced at: 5 months ago - Pushed at: about 13 years ago - Stars: 1 - Forks: 0

calebmadrigal/flask-adventures

Just a code trail of my adventures into the Flask web framework.

Language: Python - Size: 102 KB - Last synced at: 5 months ago - Pushed at: almost 13 years ago - Stars: 0 - Forks: 0

calebmadrigal/pelican-plugins Fork of getpelican/pelican-plugins

A bunch of plugins for the pelican blog engine.

Language: Python - Size: 1.02 MB - Last synced at: over 1 year ago - Pushed at: almost 12 years ago - Stars: 0 - Forks: 0