Ethan (egaebel)

egaebel

Geek Repo

Company:Bondsynth AI

Location:Seattle

Github PK Tool:Github PK Tool

Ethan's repositories

AVL-Tree--Cplusplus

A generic AVLTree implemented in C++. Along with a simple test script for verification.

Language:C++Stargazers:9Issues:1Issues:0

VTAccess

A java API with methods to allow users to pull data such as: semester course schedules, final exam schedules, and general course information from the Virginia Tech website. Uses JSoup to accomplish this. Also contains many data structures for storing schedule data, as well as classes to read/write these data structures to XML. NOTE: JSOUP MUST BE ON THE BUILDPATH WHEN BUILDING THIS!

Language:JavaStargazers:5Issues:2Issues:0

Atheros-CSI-Tool-UserSpace-APP

The user-space applications for our Atheros-CSI-Extraction-TOOL

Language:CStargazers:2Issues:0Issues:0

Atheros-CSI-Tool

Tool for extracting CSI from off-the-shelf Commercial Atheros WiFi NIC

Language:CLicense:NOASSERTIONStargazers:1Issues:0Issues:0

cs5560-cryptocpp-simulations--cplusplus

Simulation to test the efficiency of several SPECIFIC cryptographic primitive combinations in encrypting SCADA messages, the kind used in power grids.

Language:C++Stargazers:1Issues:0Issues:0

debug-server-client--C

A server client pair to enable debug messages to be sent over the network. The server maintains a queue of messages, and when a client requests, all of the messages are sent.

Language:CStargazers:1Issues:0Issues:0

Heap--Go

An implementation of a binary, node based heap in Go. The heap is generic in that it requires types fit an interface with two simple methods (String, and CompareTo)

Language:GoStargazers:1Issues:0Issues:0

jackal

Poset data structure along with several poset algorithms. Created as part of my undergraduate research with Dr. Heath.

Language:JavaStargazers:1Issues:0Issues:0

linked-list--C

A generic linked list implemented in C

Language:CStargazers:1Issues:0Issues:0

LinkedList--Cplusplus

a generic C++ implementation of a LinkedList, with standard functions, as well as an Iterator abstract class, and a LinkedListIterator concrete class used to iterate over the LinkedList, and to add and remove elements from the middle of the LinkedList. Also includes time complexity in comments of all functions whose time complexity isn't O(1).

Language:C++Stargazers:1Issues:0Issues:0

MusicMiner--Android

Android application that plays music.

Language:JavaStargazers:1Issues:0Issues:0
Language:JavaStargazers:1Issues:0Issues:0

tip-calculator--pebble

A simple tip calculator app for the Pebble smartwatch

Language:CStargazers:1Issues:0Issues:0

VT-Finder

An Android application that interfaces with Virginia Tech's hokiespa service to pull down information about a VT student's final exam schedule and semester schedule. Allows for sharing of this data from app-to-app.

Language:JavaStargazers:1Issues:2Issues:0

VT-New-Building-Checker

Java program that reads over every course in the VT timetable and checks if there are any buildings that are not a part of the BuildingGPSMap. This is useful for determining building codes that are new at Virginia Tech for applications that require this information.

Language:JavaStargazers:1Issues:0Issues:0

VTAccessDemo

A small swing application which demonstrates some of the features of the VT Access API. NOTE: Requires Jsoup 1.6 or higher and VT Access on the build path.

Language:JavaStargazers:1Issues:0Issues:0

haskell-playground

A bunch of random programs I wrote when playing around with Haskell.

Language:HaskellStargazers:0Issues:0Issues:0

Insite-Augmented-Reality

Uses Meta Augmented Reality Glasses to transform any flat surface into a collaborative work area with other Meta users or Android phone/tablets. You can also use physical objects like real erasers. Built at NWHacks with Hallie Dunham, Logan Taylor, and Matthew Linker

Language:ASPStargazers:0Issues:0Issues:0

linux-80211n-csitool

802.11n CSI Tool based on iwlwifi and Linux

Language:CLicense:NOASSERTIONStargazers:0Issues:0Issues:0

linux-80211n-csitool-supplementary

802.11n CSI Tool based on iwlwifi and Linux-2.6

Language:CStargazers:0Issues:0Issues:0

manifold

A package to manipulate manifolds.

Language:LuaStargazers:0Issues:0Issues:0

MetaARDesktopMirroring

Mirror a windows desktop in Meta Augmented Reality with touches mirrored as well as allowing gaze control with clicks performed by making a fist using the thalmic myo

Language:ASPStargazers:0Issues:0Issues:0

Metacast

A holographic version of your Android phone using Meta Augmented Reality Goggles. Built at TreeHacks.

Language:C#Stargazers:0Issues:0Issues:0

NLP-Graphs

The system can be divided into two parts: preprocessing and graph matching. The preprocessing part parses plaintext documents and outputs dependency graphs in json format. The graph matching takes these dependency graphs and applies graph edit distance to measure similarity.

Language:JavaStargazers:0Issues:0Issues:0

nltk

NLTK Source

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

python-goose

Html Content / Article Extractor, web scrapping lib in Python

Language:HTMLLicense:Apache-2.0Stargazers:0Issues:0Issues:0