EE/CS Coursework at UC Berkeley

Note: older links may require CalNet authentication

Spring 2025

Teaching: (UCS2 Undergraduate TA) Compsci 61C Discussion Lead

Fall 2024

  • EECS 151LA: Application-Specific Integrated Circuits (ASIC) Laboratory

    • Verilog, VLSI Flow, RTL Synthesis and Simulation, P&R Optimizations
    • Project: 3-Stage Pipelined RISC-V Processor with 4 KiB Direct-Mapped Cache (Write-Back Policy) with 64B Cache Lines
  • Compsci 170: Efficient Algorithms and Intractable Problems

    Topics
    • Theory: Asymptotics, Recurrence Relations, Divide-and-Conquer, Greedy Algorithms, Dynamic Programming

    • Graphs: DFS, BFS, MST (Prim, Kruskal), Strongly-Connected Components (Kosaraju), Topological Sort, Shortest-Path Algorithms (Dijkstra, Bellman-Ford)

    • Optimization: Linear Programming, Network Flow (Ford-Fulkerson, Edmunds-Karp), Bipartite Matching, Gradient Descent, Zero-Sum Games

    • NP-Complete Reduction Proofs: 3-SAT, 3-Coloring, Vertex / Set Cover, Maximum Independent Set, Hamiltonian Paths, Hamiltonian Cycles, Integer Programming

Teaching: (UCS2 Undergraduate TA) Compsci 61C Exam Development

Summer 2024

Teaching: (UCS2 Undergraduate TA) Compsci 61C Discussion Development

Spring 2024

Teaching: Compsci 61C Academic Intern

Onwards…

I have taken many more classes! They will be updated soon.