all of the classes I have taken, minus gen eds :-)
Computer Science
machine learning (CS 4641)for our final project , my team and I experimented with classification of human/bot-generated tweets. also used NumPy to implement ML models/algorithms.
startup capstone design (CS 4723)ideated, designed, and developed saucier, an api that uses graph algorithms to optimally schedule concurrent cooking of multiple recipes so that everything comes out hot at the same time.
computer audio (CS 4590)focused on audio in human computer interfaces. prototyped a sonification scheme for a hypothetical system that analyzes a drummer's performance and sonifies feedback in realtime.
design & analysis of algorithms (CS 3510)complexity theory, sorting/searching algorithms, graph algorithms, dynamic programming, and related fun stuff
computer networking (CS 3251)how the internet works from one end-system through a network to another end-system
computer graphics (CS 3451)used linear algebra to render seemingly complicated scenes quite simply
computer systems & networks (CS 2200)processor architecture, virtual memory management, and process scheduling
software objects & design (CS 2340)worked with a group to make a React app while using effective software design principes
computer organization & programming (CS 2110)one of my favorite classes! started with CMOS transistors and logic gates, then designed a datapath/simple computer, programmed it with assembly, and ended with C programming
ethics in computing (CS 3001)ethics in technology, but also, the Boeing 737-MAX groundings which still spook me a bit
data structures & algorithms (CS 1332)
object-oriented programming (CS 1331)
~ planning to take high performance computing (CX 4230) and computer vision (CS 4476) in spring 24!~
Electrical & Computer Engineering
embedded systems design (ECE 4180)
intro to signal processing (ECE 2026)sinusoids, fourier series, sampling and aliasing, FIR filters, convolution, LTI systems, frequency response, DTFT, DFT, Z transforms, IIR filters, some MatLab, and a lot of imaginary numbers. favorite class taken at Tech!!
circuits & electronics (ECE 3710)DC and AC Circuit Analysis, Op-amps, Diodes, and some cool labs.
digital hardware design laboratory (ECE 2031)FPGA prototyping, VHDL, and physical implementation of digital logic circuits. created a hardware peripheral that independently controls four servo motors effectively with PWM through an assembly API
~ planning to take signals & systems (ECE 3084) and digital signal processing (ECE 4270) in spring 24!~
Mathematics and Sciences
differential equations (MATH 2552)
linear algebra with applications (MATH 1554)another one of my favorite classes!