Hey there! π I'm a software engineer who loves building cool stuff from scratch. I enjoy learning new technologies and tech stacks.
During my summer internship at Fidelity Investments, I worked on an AI chatbot that could answer questions by searching through various internal company sources. Pretty handy for employees who need quick answers!
I built a scripting language from the ground up during college along with a classmate. We implemented a parser, bytecode interpreter, concurrent runtime, and a minimal standard library. It's designed to be fast and easy to embed in Rust applications.
I developed a framework that enables you to build desktop applications by leveraging the Chrome browser already installed on users' machinesβno need to bundle a separate browser!