A Quick Look

Alma Mater:
University of Washington
Major:
B.S. Applied and Computational Mathematical Sciences
GPA:
3.53 / 4.0
Location:
Seattle, WA

My Skills

Languages

Frameworks

Other

Academics

CSE 417: Algorithms and Computational Complexity
java-coffee-cup-logo--v1 icon
Design and analysis of algorithms and data structures. Efficient algorithms for manipulating graphs and strings. Fast Fourier Transform. Time and space complexity. NP-complete problems and undecidable problems.
CSE 414: Introduction to Database Systems
sql icon
Data models, query languages, transactions, database tuning, data warehousing, and parallelism.
CSE 413: Programming Languages and Implementation
ruby icon
Concepts/implementation strategies for programming languages; analysis of computer science and computer engineering performance.
CSE 374: Intermediate Programming Concepts and Tools
c icon
c-plus-plus-logo icon
linux icon
Lower-level programming and explicit memory management; use of Linux systems for compilation; software development techniques and tools including documentation and code review.
CSE 373: Data Structures and Algorithms
java-coffee-cup-logo--v1 icon
git icon
Hash tables, priority queues, graphs, balanced trees, asymptotic analysis, and graph algorithms.
CSE 340: Interaction Programming
flutter icon
User interfaces for computing systems, including principles and implementation techniques. Covers key topics and programming paradigms for interactive systems, such as event handling; graphical layout, design, and widgets; undo; accessibility; and context awareness.
CSE 123: Introduction to Computer Programming III
java-coffee-cup-logo--v1 icon
Recursion, inheritance, and reference semantics.
AMATH 481: Scientific Computing
python icon
Survey of numerical techniques for differential equations. Emphasis is on implementation of numerical schemes for application problems.
AMATH 383: Introduction to Continuous Mathematical Modeling
python icon
Introductory survey of applied mathematics with emphasis on modeling of physical and biological problems in terms of differential equations. Formulation, solution, and interpretation of the results.
AMATH 352: Applied Linear Algebra
python icon
LU factorization, QR factorization, eigenvalues and eigenvectors, and singular value decomposition, implemented with Python.
MATH 407: Linear Optimization
Maximization and minimization of linear functions subject to constraints consisting of linear equations and inequalities; linear programming and mathematical modeling. Simplex method, elementary games and duality.
MATH 381: Discrete Mathematical Modeling
python icon
Introduction to methods of discrete mathematics, including topics from graph theory, network flows, and combinatorics. Emphasis on these tools to formulate models and solve problems arising in variety of applications, such as computer science, biology, and management science.
STAT 390: Statistical Methods in Engineering and Science
r icon
Exploratory data analysis and interactive computing using statistical methods in R.