seth-r-thompson
BS & Masters in CSE from University of Louisville. SWE at Blueprint Test Prep. Interested in linguistics and basketball.
Los Angeles, California
Pinned Repositories
12_days
A command line tool to print verses of the song 12 Days of Christmas.
assembly_calculator
Simple Assembly & C calculator
conlang_generator
Simple conlang generator using RNG syntax
cpp_snippets
Simple C++ snippets for small problems
dictionary_site
a simple Java-based website for displaying a dictionary
encryption
A few encryption or hashing C# snippets
hackerrank_challenges
Commented solutions to various HackerRank challenges that summarize the problem, approach, and applications
lang2
a LaTeX reference grammar for a constructed language I make as a hobby
os_snippets
C programs demonstrating implementations of common OS needs
webscraper
A simple webscraper to search a Goodreads list for Kindle deals
seth-r-thompson's Repositories
seth-r-thompson/webscraper
A simple webscraper to search a Goodreads list for Kindle deals
seth-r-thompson/12_days
A command line tool to print verses of the song 12 Days of Christmas.
seth-r-thompson/assembly_calculator
Simple Assembly & C calculator
seth-r-thompson/conlang_generator
Simple conlang generator using RNG syntax
seth-r-thompson/cpp_snippets
Simple C++ snippets for small problems
seth-r-thompson/dictionary_site
a simple Java-based website for displaying a dictionary
seth-r-thompson/encryption
A few encryption or hashing C# snippets
seth-r-thompson/hackerrank_challenges
Commented solutions to various HackerRank challenges that summarize the problem, approach, and applications
seth-r-thompson/lang2
a LaTeX reference grammar for a constructed language I make as a hobby
seth-r-thompson/os_snippets
C programs demonstrating implementations of common OS needs
seth-r-thompson/python_simulations
A few Python snippets to collect data on some various simulations
seth-r-thompson/starfight_simulator
Unity simulation of a battle between two spaceships
seth-r-thompson/tsp_solver
A program & GUI for different methods of solving TSP