Pinned Repositories
atom-config-files
Just a central place to house config files for atom.
bpython
bpython - A fancy curses interface to the Python interactive interpreter
choosealicense.com
A site to provide non-judgmental guidance on choosing a license for your open source project
flaskserve
A sample webserver
gitignore
A collection of useful .gitignore templates
Glimpse
The open source diagnostics platform for the web
habitrpg
A habit tracker app which treats your goals like a Role Playing Game.
nickkent88's Repositories
nickkent88/atom-config-files
Just a central place to house config files for atom.
nickkent88/bpython
bpython - A fancy curses interface to the Python interactive interpreter
nickkent88/choosealicense.com
A site to provide non-judgmental guidance on choosing a license for your open source project
nickkent88/flaskserve
A sample webserver
nickkent88/gitignore
A collection of useful .gitignore templates
nickkent88/Glimpse
The open source diagnostics platform for the web
nickkent88/habitrpg
A habit tracker app which treats your goals like a Role Playing Game.
nickkent88/initproj
Inits a Python project based on a JSON-encoded directory-structure template.
nickkent88/JARVIS-on-Messenger
:speech_balloon: A community-driven python bot that aims to be as simple as possible to serve humans with their everyday tasks
nickkent88/learntris
a test suite to help you implement a famous falling blocks game
nickkent88/Melissa-Core
A lovely virtual assistant for OS X, Windows and Linux systems.
nickkent88/nikola
A static website and blog generator
nickkent88/pinax
a Django-based platform for rapidly developing websites
nickkent88/pinterchange
nickkent88/public-repo-test
Just a quick sandbox to test potential workflows for ITS public repos.
nickkent88/pulsemath
This module is designed primarily to test through brute force simulation several equations for computing the fraction of coincidence between two pulse trains. Initially, pulses will be strictly rectangular, but moving forward it would be useful to be able to specify more advanced characteristics so this module can be used to quickly build numpy arrays of a wide variety of pulse trains.
nickkent88/pyqt-by-example
A tutorial for PyQt focused on showing by doing
nickkent88/qutebrowser
A keyboard-driven, vim-like browser based on PyQt5.
nickkent88/rayleighplot
Just a junky couple of functions for making rayleigh plots
nickkent88/reddit
the code that powers reddit.com
nickkent88/scons-sample
An example hierarchical C++ project using SCons.
nickkent88/scripts
Helpful utility scripts for OSX and Linux (but mostly OSX)
nickkent88/spectacle
Spectacle allows you to organize your windows without using a mouse.
nickkent88/sympy
A computer algebra system written in pure Python
nickkent88/tdd_with_python
This repo is just to house my Django code as I work through the book Test Driven Development with Python
nickkent88/uvloop
Ultra fast implementation of asyncio event loop on top of libuv.