JavaScript
Page last updated on 8/19/2021
I began learning JavaScript in high school when making simple HTML webpages, but since then I've used it for making browser games (using the Phaser API) as well as for writing a Discord bot (using Discord.js and Node.js). I find it very easy to use and like it for event-driven programming, but my experience using it for object-oriented programming is limited. I used this language professionally to help develop a web service while working at a company named Optimal Satcom during a summer internship, where I fixed pre-existing issues in the client-side codebase as well as implemented new features on the website.