About Me

Hey there; My name's Dustin. I'm a systems engineer living in California. In my spare time, I enjoy participating in distributed computing and open source projects. Below are some of my favorite personal projects from the past. I hope you enjoy checking them out, because I enjoyed writing them :)

Coal Mine
Card image cap

Coal Mine is a script which checks for changes to a service providers canary notice, and reports them back to the user

Python
Network Crawler
Card image cap

Network Crawler is a multi-threaded network discovery tool that will crawl through a network and attempt to reveal information about connected devices

Python
Smart Mirror
Smart Mirror

A Smart Mirror which displays the current weather, date/time and traffic conditions>

Python
Photo Assistant
Photo Assistant

Photo Assistant is a computer vision tool which will take pictures, and identify whether or not the subject was smiling/ blinking. If the subject is blinking or frowning, they will be prompted to take the photo again

Python
Prime Number Generator
Prime Number Generator

A script which will search for large prime numbers, saving the current highest to disc

Python
PingPy
PingPy

A pinging tool I wrote to help me detect host availability

Python
Median Filter
Median Filter

Given a series of images, Median Filter will filter out transient objects

Python
Cygnus
Cygnus

A 2D platforming game written in collaboration with my CSU Monterey Bay capstone team

C#
My Shell
Card image cap

A project written in C which simulates a terminal, using forks to execute bash commands

C