Giter VIP home page Giter VIP logo

Grant Nicholas's Projects

blog icon blog

Small little blog to help keep track of my thoughts.

bluetooth_design icon bluetooth_design

Code to communicate with the Adafruit nRF8001 bluetooth breakout board.

decisiontree icon decisiontree

Decision tree made to classify people into "got into IvyLeague" or "did not get into IvyLeague" based on 7 attrbutes

django_store icon django_store

A quick django app I put together to learn more about creating apps in django. I really liked the modularity of django and its apps which makes it really easy to pip install a new app and get really cool functionality out of the box. Migrations are surprisingly awesome with django 1.7.

flaskr icon flaskr

Flaskr quick test program using flask and python.

guaranteedrate icon guaranteedrate

A little test project to extract, transform, and display records

hexclock icon hexclock

A clock that changes its color based on the time of the day. Uses time as a hex color for styling.

mako icon mako

Mirror of Mako Templates for Python - please post issues on bitbucket

marsrover icon marsrover

A tiny scala program to control a marsrover

movievis icon movievis

A little program to visualize the color choices made in a movie. I attached a small minute test clip for fast processing but can handle larger files (slowly!). One day I plan on porting this to C++ for faster processing abilities, but the implementation in Matlab was so fast!

nanoparser icon nanoparser

A tiny monadic parser combinator library in scala

nodecihl icon nodecihl

Web app built for the chicago dota inhouse community. Work in progress.

pancakesort icon pancakesort

A small program to solve the well known pancake sort problem. Check it out here: http://en.wikipedia.org/wiki/Pancake_sorting

pytone icon pytone

Identify the phone keys pressed from the sound of a phone dial

quicksort icon quicksort

A python implementation of quicksort. A very loose interpretation of quick sort using the general divide and conquer recursive strategy but without doing the sorting in place but instead creating a new array through recursive concatenation of arrays.

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.