const neal = new Neal();
I am a dedicated computer scientist with a passion for JavaScript. I earned my Bachelor's degree from Stony Brook University in Spring 2017 and continued to achieve my Master's in Computer Science in Winter 2019. About four years ago, I started working on the Node.js driver at MongoDB, improving the package and its supporting modules with Typescript, performance benchmarks, and modern syntax. JavaScript and Node.js became my language of choice when I discovered what it was capable of while working on a cloud performance intensive computing project in school. Since then, I've enjoyed working into every project I get my hands on.
Whether we like it or not, JS has got the "run anywhere" goal down, it is just the "writing it once" we have to work on. I'm excited about the future with advancements like WebAssembly changing what it means to write for a JavaScript engine. Let's build together!
neal.listProjects();
-
Call Stack, But Make It Async!
How to get an async call stack in Javascript
-
Writing a MIPS Simulator and Debugger
What I learned trying to simulate a basic unstructured language
-
Making C accessible
Trying to teach C through testing
-
A fresh new operating system
Will it blend? Getting my code to boot on real hardware!
-
Fantasy Baseball
JavaFX, the premier GUI development tool of the day