1 @dataclass()
2 class DaxHarris:
3 education: str = "Computer Science @ RIT"
4 projects: int = 76
5 experience: list[str] = [
6 "Consultation for InData Corp (1+ years)",
7 "Director of MetroHacks Women NYC Hackathon (0.5 years)",
8 "Participation in RIT Computer Science House (Ongoing)"
9 ]
10 skills: list[str] = ["Python 3", "HTML/CSS/JS", "React.JS", "Java", "Linux",
11 "MongoDB", "AWS", "SQL", "OpenShift / Kubernetes", "Docker", "Raspberry Pi"]
12
13 print(random.choice(DaxHarris.skills)) # -> Python 3
Dax's picture Dax V. Harris Full Stack • Embedded • DevOps
person Who Am I folder_special Projects school Experience
sell # Who Am I?

Hi there, fellow traveler of the internet! I'm Dax Harris, a full-stack developer and general software engineer specializing in Python, HTML/CSS/JS, and DevOps work. I'm currently a Computer Science major at the Rochester Institute of Technology, graduating in 2026. I'm also a member of RIT's Computer Science House, a Special Interest House that focuses on learning advanced CS topics, and learning industry-standard DevOps practices.

Résumé

While I do keep a resume on hand, I prefer to customize my resume for each potential employer. Should you want a copy, please contact me through any of the services listed below.

# Projects
# Experience