Software
These are my software projects. For more details and the code please visit my Github page.
OSQP

The OSQP (Operator Splitting Quadratic Program) solver is a numerical optimization package for solving convex quadratic programs in the form
Academic users include MIT, Stanford, ETH Zurich, University of Oxford, Berkeley, Imperial College, UCLA, KU Leuven, Lund University.
Industrial users include Lyft, Adobe, LinkedIn, Siemens, Baidu, Quantitative Brokers, Goral Trading, Macquarie.
QDLDL 
QDLDL is a free sparse factorization routine for solving linear systems of the form
where is quasi-definite. Already used in many numerical solvers including OSQP and SCS.
SwitchTimeOpt.jl 
SwitchTimeOpt.jl is a Julia package to easily define and efficiently solve switching time optimization (STO) problems for linear and nonlinear systems of the form
where defines the system dynamics and are the switching times.