Seth's repositories
BGPy_Analysis
Using BGPy to test BGP security policies against various attacks across deployment strategies as well as perform data analysis on the results. Used in the paper linked below
JuliaUnixTools
Reimplementing classic Unix command-line utilities in Julia
PoliGraphM1
PoliGraph: Automated Privacy Policy Analysis using Knowledge Graphs for M1 Macbooks
QuizletScraper
Current implementation is a python script taking a Quizlet Url as a parameter, which it scrapes and writes all flashcards to a text file. I plan on adding a GUI to this initial project using PyQT5, and potentially look into other options for users to store the flashcards(DB, excel, csv, pdf, etc)
SQL-Java-Project
This is my Java Project of SQL
BST-Find-Height
2 Methods, both used together find the height of a Binary Search tree in C# based on the code given to us
CommonConfigs
This repository contains configuration files for popular software such as bash, mpd, and ncmpcp. These configs are optimized for a seamless user experience and are designed to enhance productivity and performance.
DailyGrindCodeArchive
This repository contains all code snippets and projects referenced on The Daily Grind blog. It is a comprehensive collection of code across various programming languages as shared on the blog posts.
OrienteeringCourse
This program's goal is to be able to solve an orienteering course that centers from a central line with start and end points on it.
piborg-pid
This repository contains Python code for controlling a PiBorg robot using OpenCV, a PID controller, and the ThunderBorg library. The robot is designed to follow a lead car at a set distance.
ServerScripts
In this repository is a collection of the scripts I use for updating my server hosting my website
tcpdump-command-runner
A Python script to capture network traffic with tcpdump, run custom commands, and save the output to pcap files.
Update-RSS-Feed
This python script uses the BeautifulSoup4 library (bs4) to parse a HTML document and update the contents of a div with the class "blog" as a new item in an RSS feed.