Pinned Repositories
api-guidelines
Microsoft REST API Guidelines
py_battleship_api
Django application implementing a basic REST API for battleship.
marodrig's Repositories
marodrig/py_battleship_api
Django application implementing a basic REST API for battleship.
marodrig/api-guidelines
Microsoft REST API Guidelines
marodrig/catalog_app
marodrig/cmake-project-template
This project is aimed at jump-starting a C/C++ project that can build libraries, binaries and have a working unit test suite. It uses CMake build system and is deliberately completely minimal.
marodrig/CodeChallengePractice
Coding challenges used for practice.
marodrig/conda-forge-pinning-feedstock
A conda-smithy repository for conda-forge-pinning.
marodrig/devops-intro-project
Project files for Intro to DevOps class
marodrig/devops-kungfu
Chef Style DevOps Kung fu
marodrig/GameOfLifePy
Conway game of life implemented in Python
marodrig/geocat-comp-feedstock-fork
A conda-smithy repository for geocat-comp.
marodrig/geocat-f2py-feedstock-fork
A conda-smithy repository for geocat-f2py.
marodrig/geocat-viz-feedstock
A conda-smithy repository for geocat-viz.
marodrig/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
marodrig/jrnl
A simple command line journal application that stores your journal in a plain text file.
marodrig/messaging-service
marodrig/neighborhood-map-project
KnockoutJS, AJAX.
marodrig/news_report
marodrig/nodecellar
Sample application built with Backbone.js, Twitter Bootstrap, Node.js, Express, MongoDB
marodrig/octo_cat_parser
Parser for our belover octoCat.
marodrig/portfolio_site
marodrig/py_robot
marodrig/python_movie_website
marodrig/reddit
the code that powers reddit.com
marodrig/release-it
CLI release tool for Git repos and npm packages.
marodrig/securedrop
an open source whistleblower platform
marodrig/the-little-freelancer
A guide to doing work that's good and good for you
marodrig/udacity_linux
Udacity nano degree web server.
marodrig/uxarray-feedstock
A conda-smithy repository for uxarray.
marodrig/WebApp
We Vote's javascript (client-side) mobile website built with React/Flux.
marodrig/WeVoteServer
We Vote's API application server written in Django/Python. Election data pulled from many sources, used by https://github.com/wevote/WebApp and WeVoteReactNative