Coder Social home page Coder Social logo

This is my personal site. Don't judge me on this code lol.

To set up for development:

❯ mkvirtualenv kobold-github-io
❯ pip install -r requirements.txt

And doing things day to day:

❯ workon kobold-github-io

# To watch and autorebuild site.
❯ pelican content --autoreload -s pelicanconf.py -t andystheme

# To serve it to localhost:8080
❯ cd output
❯ python -m pelican.server 8080

# To push it live.
❯ fab gh_pages

Andy Kish's Projects

best_vids icon best_vids

A quick script to scrape a youtube channel for the best videos.

bmblog icon bmblog

A trivially simple CherryPy blog/wiki engine.

django-cacheback icon django-cacheback

Smart caching for Django using Celery to refresh cached items asynchronously.

django-import-export icon django-import-export

Django application and library for importing and exporting data with admin integration.

gitreflow icon gitreflow

Reflow automatically creates pull requests, ensures the code review is approved, and squash merges finished branches to master with a great commit message template.

michmusic icon michmusic

A music storage system written using Clojure and Compojure.

optimaltinder icon optimaltinder

An app to help you pick out who to message on tinder, built as an experiment to play with nw.js.

pytyrant icon pytyrant

pytyrant is a pure python client implementation of the binary Tokyo Tyrant protocol (this is a fork where I'm working on better support for table databases)

shaurl icon shaurl

A url shortening service written with Django that uses git-like hashes. It powers sha1.us .

sicp icon sicp

My effort to solve all the problems in SICP.

text_histogram icon text_histogram

Repackage Bit.ly's data_hacks histogram for convenient script use.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.