Pinned Repositories
6250_lecture_notes
lecture notes for cs6250
6250_readings
6250_test_2
study material for 2nd test
6340_courseMaterial
Notes for CS6340
admin-react-ts
Working through the admin panel tutorial, but translating to typescript
akka_iot_example
This is the Akka official guide for their internet-of-things project
archinstaller
Install script for archISO
dotfiles
Drew's personal dotfiles
finalVoter
Final version of ethereum blockchain porject
fs2-kafka-perf
A sample application to test fs2-kafka performance
drewboardman's Repositories
drewboardman/finalVoter
Final version of ethereum blockchain porject
drewboardman/6250_lecture_notes
lecture notes for cs6250
drewboardman/6250_readings
drewboardman/6250_test_2
study material for 2nd test
drewboardman/6340_courseMaterial
Notes for CS6340
drewboardman/akka_iot_example
This is the Akka official guide for their internet-of-things project
drewboardman/angular2_official_tutorial
Official angular 2 tutorial. Make a hero app.
drewboardman/archlinux
Instructions/etc on installing arch
drewboardman/AWScala
Using AWS SDK on the Scala REPL
drewboardman/binary_tree
drewboardman/chef_hello_world
repo for the chef tutorial
drewboardman/computerSystems
Notes and exercises from Computer Systems: A Programmer's Perspective
drewboardman/coursera_notes
drewboardman/cuckoo
drewboardman/cyberSecurity
Notes from the 2017 GT Cyber Security Summit
drewboardman/essentialScala
adding some of the exercises from the underscore.io book.
drewboardman/game_of_life_scala
A Scala implementation of Conway's Game of Life
drewboardman/javascript_promises
Repo for the Udacity class on Javascript promises
drewboardman/LCTHW
Going through "Learn C the Hard Way"
drewboardman/linked_list_ruby
implementing linked list in ruby
drewboardman/notes
A repo for all of my studying notes
drewboardman/omscs
repo for planning omscs classes
drewboardman/redBlackTrees
small exercise for red-black trees using ADTs
drewboardman/scala_school
This is the repo for working through the Twitter Scala School
drewboardman/scala_worksheets
Repo for Odersky worksheet files
drewboardman/scalaQuiz
Some practice Scala questions/challenges
drewboardman/scalatron_bot
ma bots
drewboardman/udacity_testing_javascript
Repository for the Udacity Javascript Testing course.
drewboardman/voter
A voting application using the ETH blockchain
drewboardman/voterTruffle
a truffle implementation of the voter blockchain app