hcduffey
Cybersecurity engineer turned web developer, motivated by the desire to start building software instead of breaking it.
Washington DC area
Pinned Repositories
algorithm-class
Exercises for the online algorithm class I am taking
calculatorjs
Exercise using Javascript
candyland
A simple version of the Candyland board game.
cheese-server
complements
express-secure-client
MTG-Collector
Exercise in creating RESTful interface for a resource (in this case Magic: the Gathering cards)
mtg-react-client
SixtyThree
tic-tac-toe-project
Tic-Tac-Toe game
hcduffey's Repositories
hcduffey/algorithm-class
Exercises for the online algorithm class I am taking
hcduffey/candyland
A simple version of the Candyland board game.
hcduffey/cheese-server
hcduffey/express-secure-client
hcduffey/MTG-Collector
Exercise in creating RESTful interface for a resource (in this case Magic: the Gathering cards)
hcduffey/mtg-react-client
hcduffey/SixtyThree
hcduffey/tic-tac-toe-project
Tic-Tac-Toe game
hcduffey/express-secure-api
hcduffey/git-branching-demo
hcduffey/github_101
hcduffey/HacktoberFest2020-Contributions
A beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2020! Hello World Programs and Algorithms! Please leave a star ⭐ to support this project! ✨
hcduffey/hcduffey
Config files for my GitHub profile.
hcduffey/hcduffey.github.io
A Portfolio Theme for Jekyll
hcduffey/helloworld
hcduffey/irc-api
API for providing functions required to connect and chat on IRC
hcduffey/kubernetes-network-policy-recipes
Example recipes for Kubernetes Network Policies that you can just copy paste
hcduffey/memory-match-game
A fun matching game.
hcduffey/mtg-api
Backend API to support management of deck resources for my react MTG: Deckbuilder client.
hcduffey/piglatin
hcduffey/portfolio
React-based portfolio site
hcduffey/process_pcap
utility to extract dst ip addresses and get geoloc info on the IPs from a pcap file.
hcduffey/profile_card
An exercise using CSS flex to create a profile card
hcduffey/stampcollector
hcduffey/Star_Wars
hcduffey/template-README
hcduffey/tic-tac-toe-walkthrough
A tic tac toe game using JavaScript and jQuery.
hcduffey/urlshortener
A simple web application that accepts a URL and returns a shortened URL like bit.ly or something
hcduffey/vulnerable-nodejs-express-mysql
Example of a vulnerable NodeJS+Express+MySQL service
hcduffey/webservice
An example webservice built by following the examples in a training video series.