➜
~
cat about.txt
Senior at University of Washington
Major: Informatics - Data Science
Focus: AI | Machine Learning | HCI
➜
~
echo $PASSION
"Building impactful AI technologies that solve real-world problems. I thrive on learning, experimenting, and collaborating to transform ideas into meaningful solutions."
➜
~
ls ./skills/technical/
RAG & Multi-Agents
LLM Systems
Model APIs
Fullstack Development
Vector Databases
Cloud Deployment
Data Analysis
Data Pipelines
Docker & CI/CD
➜
~
ls ./skills/soft/
Problem Solving
Adaptability
Creativity
Communication
Collaboration
Time Management
➜
~
cat hobbies.json
{
"hobbies": [
{
"name": "Baking & Cooking 🍰",
"desc": "Creating delicious experiments in the kitchen"
},
{
"name": "Matcha Explorer 🍵",
"desc": "Discovering the best blends, lattes, and desserts"
},
{
"name": "Weightlifting 🏋️♂️",
"desc": "Building strength, mind and body"
},
{
"name": "Sunset Watching 🌅",
"desc": "Capturing nature's daily masterpiece"
}
]
}
➜
~
▊