diff --git a/content/_index.md b/content/_index.md index 26f472f9912e8..135a28538b8e0 100644 --- a/content/_index.md +++ b/content/_index.md @@ -3,9 +3,18 @@ title: emilyyao.me --- # hey, it's squeak! -Welcome to my pothole of the internet. I'm Emily! My nickname is "*squeak*" — from which most of my usernames on the web are derived. I'm currently a first-year at UW-Madison studying CS. I'm interested in puzzles and robotics, among various other topics like computer networks, competitive coding, and digital privacy. In my free time, I like listening to audiobooks and [copyrighted Nintendo music](https://youtu.be/HL9_xm5HwrE). +Welcome to my pothole of the internet. I'm Emily! My nickname is "*squeak*" — from which most of my usernames on the web are derived. I'm currently a first-year at UW-Madison studying CS. Right now I'm on winter break working on a large list of projects I've accumulated over the semester. -I like meeting interesting people! If you want to say hi or grab lunch with me, send a message at `hello` `at` `emilyyao` `dot` `me`! +My main hobby is puzzle-solving, which is where all my other interests stem from. I enjoy combinatorial math and competitive coding, among other topics like computer networking, robotics, and signal processing. In my free time, I like reading books from the [Booker Prize](https://thebookerprizes.com/the-booker-library/books) archive, binge-watching *Survivor*, and listening to [copyrighted Nintendo music](https://youtu.be/HL9_xm5HwrE). + +I like meeting interesting people! If you want to say hi or grab lunch with me, send an email at `hello` `at` `emilyyao` `dot` `me`! + +# ongoing +By no means a comprehensive list of what I'm working on: +- Newer, cooler websites +- Battlecode '23 +- TCP/IP stack concept map +- LC-3 simulator # pages -[classes](/academics) | [ubuntu vm](/utm-ubuntu) | [stream](/stream) \ No newline at end of file +[uw courses](/academics) | [stream](/stream) | [coding shortcuts](/coding-shortcuts) \ No newline at end of file diff --git a/content/academics.md b/content/academics.md index 4d8dea0570262..e8d6a5cf8ea2b 100644 --- a/content/academics.md +++ b/content/academics.md @@ -1,15 +1,97 @@ --- title: Classes +enableToc: false --- + -## fall 2022 +All courses were taken at UW-Madison unless otherwise specified. + +# spring 2023 +- CS 354: Machine Organization and Programming +- MATH 431: Introduction to the Theory of Probability +- PHYSICS 202: General Physics + +# fall 2022 - CS 475: Introduction to Combinatorics - CS 252: Introduction to Computer Engineering - ECE 537: Communication Networks - PHYSICS 201: General Physics - MSE 299: Independent Study (ML4ER) -## summer 2022 (self-studied) -- CS 220: Data Programming I -- CS 61A: Structure and Interpretation of Computer Programs `almost finished!` -- 6.042J: Mathematics for Computer Science `barely started` \ No newline at end of file +# summer 2022 (self-studied) +- [CS 220](/notes/cs220): Data Programming I +- [CS 61A](/notes/cs61a): Structure and Interpretation of Computer Programs `UC-Berkeley` + +# previous +- CS 300: Programming I (SU '20) +- CS 400: Programming II (FA '20) +- MATH 20804232: Calculus and Analytic Geometry 2 (SU '21) `Madison College` +- MATH 234: Calculus - Functions of Several Variables (FA '21) +- MATH 341: Linear Algebra (SP '22) + + + + + + + + + + + + + +