$ echo $GREETING
$ cat contact.txt
$ less resume.pdf
$ ls -la ./experience/
$ echo $EXPERIENCE_STATS
$ cat education.json
{ "university": "Saint Louis University", "location": "St. Louis, MO", "degree": "Computer Science", "graduation": "May 2026", "courses": [ "Data Structures", "Algorithms", "Operating Systems", "Databases", "Distributed Systems", "Object Oriented Software Design", "Object Oriented Programming", "Computer Organization & Architecture", "Software Engineering", "Foundations of Statistics" ] }
$ ls -la ./skills/
$ ./wisdom.sh
$ 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
Web app designed to help users understand their symptoms and assess potential health
This website is a portfolio that highlights my experience, projects, and skills
AI-powered web scraper that extracts and analyzes content from websites