$ echo $GREETING
$ cat contact.txt
$ less resume.pdf
$ ls -la ./experience/
Open Source @ SLU
$ echo $EXPERIENCE_STATS
$ cat education.json
{ "university": "Saint Louis University", "location": "St. Louis, MO", "degree": "Computer Science", "graduation": "May 2026", "courses": [ "Data Structures", "Operating Systems", "Object Oriented Software Design", "Object Oriented Programming", "Computer Organization & Architecture", "Foundations of Statistics" ] }
$ ls -la ./skills/
$ ./wisdom.sh
$ cat about-me.txt
I'm a problem solver at heart who loves building things that make a difference. My journey in tech started with a simple "Hello World" and has evolved into a passion for creating elegant solutions to complex problems.
When I'm not coding, I enjoy:
$ cat leadership.txt
$ cat ./testimonial.txt
$ find ./projects -type f -name "*.md" | xargs cat
Mobile app designed to help users with speech difficulties communicate more effectively
This website serves as the official promotional landing page for the Ozzy app
This website is a portfolio that highlights my experience, projects, and skills
AI-powered web scraper that extracts and analyzes content from websites