Jacob T. Garza
ytdl-sync is a web interface for the popular command line tool, youtube-dl You can find a deployed example of this on my personal project server, jakegarza.rocks
JLang is a programming language that compiles to a 32-bit x86 Linux binary. My motivation for this project was to keep my assembly skills sharp shortly after my x86 assembly programming course! The parser is written in Python and translates JLang syntax to x86 compliant instructions.
All projects can be found on my GitHub account!