Computer Science and Cognitive Science at the University of Michigan
I'm currently a research assistant at the University of Michigan's Social Computing lab working to learn more about how people use AI for meaning-making through the lens of tarot/divination.
My prior research experience relates to programming language design and development at FPLab, as well as social media influencers & careers at the University of Michigan School of Information.
I've spent the majority of my life making art in my
spare time, and even as a hobby I've always strived to
make a positive impact with my work.
Recently, I've been doing a lot of journalistic
illustration at the Michigan Daily--
check out some of my recent
design work here!
Feel free to reach out, whether about my projects, design/illustration inquiries, or just to say hi!
This is the home of most of my programming projects, important links, and my design portfolio. Hosted on GitHub Pages.
A tool for determining the best walking weather today
in your city.
React app that queries a weather data API to calculate a 'score'
for the weather of each hour of the day and provides the user
with the best time to go on a walk.
A relational database emulating standard structured query languages, implemented in C++. Key functionality includes creation/removal of tables, inserting/deleting keys, joining tables together, and generating keys for selective searching/printing.