class Ayan:
def __init__(self):
self.education = {"University of Virginia" : "Third Year" }
self.major = "Computer Science"
self.minors = ["Data Science", "English"]
self.tech_stack = ["Python", "Java", "HTML", "CSS", "OCaml", "C", "Assembly", "JavaScript", "Typescript", "SQL",
"LaTeX", "FXML", "React", "Vite", "Framer","Tailwind", "NumPy", "Pandas", "Django", "jQuery",
"Bootstrap", "Flask", "Figma", "Adobe Creative Suite", "Microsoft Office", "Bash", "Unix",
"OpenCV", "MediaPipe"]
def about_me(self):
print("My interests involve full-stack software development, visual design, and all things English!")
print("I'm extremely passionate about centering accessibility within my work, including non profit internships,
accessbility focused hackathons, and volunteer experience.")
print("I strive to center my technical experience to create tools and solutions that lower barriers to technology
use and empower all, regardless of background or circumstance!")
ion = Ayan()
ion.about_me()reach out to me on linkedin right here, and check out my devpost right here. you can also shoot me an email at ayanfairfax@gmail.com

