Eli Hooten (@hootener)
  • Stars
    star
    31
  • Global Rank 479,903 (Top 17 %)
  • Followers 23
  • Registered over 12 years ago
  • Most used languages
    C++
    50.0 %
    Common Lisp
    25.0 %
    JavaScript
    12.5 %
    Blade
    12.5 %
  • Location 🇺🇸 United States
  • Country Total Rank 87,054
  • Country Ranking
    Blade
    137
    C++
    9,700

Top repositories

1

How-do-you-that-in-Lisp-

An assortment of (usually) standalone Lisp functions that deal with list manipulation, working with matrices, and other functionality. Useful for someone learning Lisp or perhaps needing a simple function. Implementations are by no means brilliant, just straightforward Lisp, here. In all functions I attempted to be as functionally pure as possible.
Common Lisp
8
star
2

SimpleBrowser

A very simple web browser build using Qt's webkit
C++
6
star
3

LaTeX-Vanderbilt-Dissertation-Format

This repository provides a LaTeX template for writing a master's thesis or dissertation. In particular, this document correctly adheres to all of Vanderbilt University's formatting standards for the Electrical Engineering and Computer Science Department as of December 2010. If you are using this template to submit a thesis to a different institution or department, please review your department's submission guidelines as this template may not be applicable.
6
star
4

Cpp-Template-Metaprogramming

Some small examples of template metaprogramming in action. This code is helpful if you'd read a tutorial or two and would like to see TMP put to work on some canned problems.
C++
4
star
5

DijkstraThreeWays

Dijkstra's Shortest Path Algorithm implemented in Ruby, Lisp, and Processing. Handy for folks just starting out with any of those languages, I assume.
Common Lisp
3
star
6

VitaeChamber

CV
Blade
1
star
7

hiss

A Python Tornado test application. WIP
JavaScript
1
star
8

player-stage-RFID-driver

A driver that can be used to read RFID tags within the PlayerStage robot platform. It will probably need to be modified to support your particular application, but it's a good start.
C++
1
star
9

Cpp-Qt-BinarySearchTrees

This application contains various implementations of binary search trees, as well as a GUI that (somewhat bizarrely) displays a tree's structure.
C++
1
star