This was the question that my HCI 522 Quantitative Methods team was trying to figure out. We developed a Qualtrics … More
Category: Software Engineering
2nd Place at Data Engineering Hackathon ๐ง๐ช
During the weekend of April 18-19, I sought out and participated in a data engineering hackathon (Mage Battleground 2023) with … More
[Solved] Password authentication failed for PgAdmin 4 and PostgreSQL
I’m following ODSC’s SQL repo and I came across the error below when trying to connect to a server in … More
June 2021 recap
This has been an interesting month! I was thinking about who I was last year (June 2020), and I gotta … More
1st semester as a grad student is done!
Holy moly, so much has happened to me as the Spring 2021 semester came to a close. Our Feminist Future(s) … More
C++ Lesson Learned – Scope
What great timing! I wanted to learn more about OOP (object oriented programming) concepts, and my senior design project just … More
Keeping up with my Computer Science fundamentals
C++, C#, OOP, and so much more! I’ve been exposed and have used these languages and computer science concepts to … More
Learning C++ (“properly”)
I’ve only taken 1 “formal” programming class: an intro to MATLAB course in 2017. And then in the summer of … More
[Lesson = Don’t be intimidated by jargon!] Finite State Machines and Serialization in C#
The term “Finite State Machine” sounded really intimidating to me. But it’s like switch statements and with some extra flair … More
How to Light Monkey on Fire with Quick Smoke (Blender 2.83)
I’m currently working on a video game with a friend. We need to make some 3D assets, and Blender seemed … More