Thursday, October 11, 2018

Digital Twin: A Bridge Between Virtual and Physical Processes

Digital twin technology might be some of the most exciting breakthrough technologies invented in the last few years, yet surprisingly few people have ever heard of the term. However, despite being overshadowed by buzzwords like “blockchain” and “artificial intelligence”, digital twin might be even more exciting.


Monday, September 17, 2018

College Life: Note-taking in Computer Science Classes

Today, I'll be sharing how I take notes in my Assembly Language class on my tablet.

Tuesday, September 4, 2018

Advice for your first hackathon


I remember my first hackathon – It was in high school, and the second I walked in the door I regretted ever signing up. 

Saturday, July 28, 2018

GWC Campus Program TA: My Experience!




This summer, I had the pleasure of being selected to be a teacher’s assistant for the Girls Who Code’s new Campus Program in Atherton, CA. I taught two courses, “iPhone App Development” and “Wearable Technology and Fashion Design”, to girls aged 12-18. It was truly a fantastic and rewarding experience.

Friday, June 1, 2018

What is an API?

In short, APIs are like hotel desk receptionists – they can’t give you all the exact information, but they can give you data that the programmers decided to make usable by outside developers. In order to do something useful with that data, you have to ask the right questions.