Pinned Repositories
DNS-Cache-Poisoning-with-Scapy
Project for a Computer Security class based on CSAW capture the flag challenges
ember-cli-page-object
This ember-cli addon eases the construction of page objects on your acceptance and integration tests
ember-rest-client
ember-sb-admin-2-demo
FTP-Server
A multi-threaded FTP server than can handle concurrent puts and gets
Java-Traceroute
Traceroute program built for my Computer Networks class. Ran in a special environment all within the UGA network
MyID-LDAP-Authentication
A set of Java classes that can provide UGA student MyID authentication via UGA's LDAP server
swift-scrollview-keyboard-example
Create a scrollview that responds to the appearance of the keyboard
mistahenry's Repositories
mistahenry/DNS-Cache-Poisoning-with-Scapy
Project for a Computer Security class based on CSAW capture the flag challenges
mistahenry/swift-scrollview-keyboard-example
Create a scrollview that responds to the appearance of the keyboard
mistahenry/ember-rest-client
mistahenry/FTP-Server
A multi-threaded FTP server than can handle concurrent puts and gets
mistahenry/ember-sb-admin-2-demo
mistahenry/MyID-LDAP-Authentication
A set of Java classes that can provide UGA student MyID authentication via UGA's LDAP server
mistahenry/ember-cli-page-object
This ember-cli addon eases the construction of page objects on your acceptance and integration tests
mistahenry/Binary-Search-Tree
Binary search tree from my sophomore year of college data structures class
mistahenry/Dawg-Schedule
A site written in Java and jsp's for generating all possible UGA class schedules that match a user's particular course selections and defined time constraints. For instance, I could choose 10 different CS courses, and ask to see all combinations with 12 - 15 hours that have no class before 11 am and no class on Friday.
mistahenry/dotfiles
mistahenry/ember-bootstrap-switch
An ember-cli addon to import bootstrap-switch and provide an Ember component.
mistahenry/ember-carousel
An ember addon for carousel component
mistahenry/ember-cli
The Ember.js command line utility
mistahenry/ember-cli-slick
This is a wrapper for the slick slider to work with Ember CLI.
mistahenry/ember-cli-typescript
Use TypeScript in your Ember.js apps!
mistahenry/ember-computed-getter-codemod
Ember Computed Getter Codemod
mistahenry/ember-cp-validations
Ember computed property based validations
mistahenry/ember-paper
The Ember approach to Material Design.
mistahenry/ember-power-select
The extensible select component built for ember.
mistahenry/ember-try
An ember-cli addon to test against multiple bower and npm dependencies, such as ember and ember-data.
mistahenry/ember-try-bower-ignored-reproduction
Reproduces an issue in ember try where bower version is ignored if an ember-source version exists in node modules
mistahenry/ember.js
Ember.js - A JavaScript framework for creating ambitious web applications
mistahenry/guides-source
This repository contains the Ember.js Guides
mistahenry/hibernate-orm
Hibernate's core Object/Relational Mapping functionality
mistahenry/ios-13-tableview-header-bug-demo
mistahenry/NQueens-Problem-with-Genetic-Algorithms
Solver for the classic NQueens problem via genetic algorithms
mistahenry/PromiseKit
Promises for Swift & ObjC
mistahenry/simulation-and-modeling
These are some of the projects from my Simulation and Modeling class. The root folder contains an event-driven simulation engine, and inside /scalation-examples are full simulations that leverage the scalation simulation engine api
mistahenry/tjc
mistahenry/uTrade
An online auction website backend built in Java for a software engineering class.