👋 I'm Jonathan

Welcome to my Personal Website!

Feel Free to reach out at doredla@umich.edu
Jonathan's Profile Picture

About Me

CS, Math @ UMich

Prev ML intern @ Amazon Leo (formerly Project Kuiper)

Coursework

  • EECS 482: Operating Systems

    Best class at Michigan (imo). Explored virtual memory, network file serves, and threading.

  • EECS 445: Machine Learning

    Explores regression, neural networks, regularization with an emphasis on mathematical principles.

  • EECS 477: Cryptography

    Cool class. Explores prooving how various ciphers are secure or not secure.

  • MATH 425: Probability

    Explores conditional probability, independent events, jointly distributed random variables, variance/covariance, etc.

  • MATH 445: Information Theory

    Prety cool math class. Learned a lot about information and its applications in physics, biology, and almost everything else in this world.

  • EECS 281: Data Structures and Algorithms

    Explores fundamental data structures (stack, queue, etc) and algorithm families (graphs, dynamic programming, etc).

  • EECS 370: Computer Organization

    Explores how instructions are executed by a processor to carry out tasks at a low level, exploring Assembly and C.

  • EECS 388: Compute Security

    Fun class, got to do lots of hacking. Explores everything from buffer overflowing a buffer from just the codes executable too CSRF attacks.

  • EECS 376: Theory of Computation

    Top two class at Umich (will die on this hill). Explores theory in algorithms, computability, P vs NP, Cryptography, and randomness in computation.