Last December, I published version 1 of spider-crab on GitHub. 19 Mar 2024 - 1 minute read - Tags: rust async software
For my capstone project at Penn State, I built a React JS single page app (SPA) that used Axios to communicate using an IoT protocol known as oneM2M in realtime. 12 Mar 2023 - 15 minute read - Tags: web aws graphql
ESP32 based micro-controllers are great for IoT applications, and allow you to use low power communication protocols such as Bluetooth Low Energy. 19 Feb 2023 - 3 minute read - Tags: iot
I won first place at the Hack PSU hackathon in Spring of 2022! My team’s entry was titled Sauron, which is an event data aggregator and dashboard for crisis situations hosted on Google Cloud Platform. 20 Jan 2023 - 4 minute read - Tags: web cloud hackathon
I have been programming since a very young age, and quickly began creating mini games using the HTML5 Canvas element and JavaScript. 20 Dec 2022 - 2 minute read - Tags: web personal