React Extract
Created an extension for VS Code that provides a quick way to refactor your React code. It allows you to extract a valid piece of component code into a new function, automatically passing the props and building the extracted component interface, if using Typescript.
@types/hot-formula-parser
Added Typescript support to the hot-formula-parser, a Javascript package for interpreting strings as Excel formulas.

REE Optimizations
The algorithm for rare-earth elements separation process optimization used in my thesis.