Trent Rogers

Software Engineer | Cognitive and Computer Science Graduate

Software Engineer (CARSR)
B.S. in Cognitive Science (neuroscience/AI concentrations) and Computer Science

Software engineer and systems thinker with a dual background in Cognitive Science (AI/neuroscience concentrations) and Computer Science, and 2+ years of experience developing, debugging, and modernizing robust C++ and Python systems for high-stakes environments (FAA). Experience with automation, data-driven problem-solving, and rapid adaptation to complex technical systems. Passionate about understanding how complex/intelligent information systems work internally.

Trent Rogers Profile Photo

Early Work (2018–2020)

Projects from my undergraduate years — kept as a record of early explorations in ML and systems programming.

File I/O and Argument Parsing with TCLAP

A C++ project demonstrating third-party library integration with TCLAP for command line argument processing. The program reads text files, performs case conversion based on arguments, and writes results to output files. Showcases C++ file I/O, library integration, and shell scripting.