From 131731b36b6848b86cd10b18bf35edc8a606a701 Mon Sep 17 00:00:00 2001
From: Hayden Hargreaves
- In my free time, when I am not coding, I like to workout, I play airsoft, I love - mountain biking, and I play video games when I need to relax. I have been playing - airsoft for nearly two years and have loved it from day one! I own countless airsoft - guns which include an + In my free time I like to workout, play airsoft, go mountain biking, and play video + games. I have been playing airsoft for nearly two years and have loved it from day one! + I own countless airsoft guns which include an Elite Force H&K 416 A5, an - Elite Force 1911 TAC, + Elite Force 1911 TAC, a JAG Arms Scattergun Super CQB, and many more.
@@ -56,10 +55,10 @@
- I have been programming for nearly half a decade now. - I started programming in high school where I learned web development using HTML, CSS, - and some basic JavaScript. From there, I started to learn software development basics - using Java. Since then, I have learned to love + I have been programming for nearly half a decade. I + started programming in high school where I learned web development using HTML, CSS, and + some basic JavaScript. From there, I started to learn software development basics using + Java. Since then I have learned to love and have dipped my feet into the water of countless programming languages.
@@ -68,21 +67,21 @@ Linux exclusively. I have used countless distributions ranging from Ubuntu to Arch Linux, but I have settled on NixOS as my daily driver. During this - journey I developed a "need for speed" and this lead to me to + journey I developed a "need for speed" and this led to me to Neovim. Inspired by - , I have developed a love for developer toolchain development and have been building many - small Neovim plugins to help me in my day-to-day life as a developer. + />, I have discovered a love for software toolchain development and have been building + many small Neovim plugins to help my day-to-day life as a developer.I have been employed as a Staff Accountant at - Bottom Line Business Solutions since 2020. In 2023, - following a hack at the previous data hosting company, I was tasked with developing a - new data hosting solution. I developed a custom solution using Go and host it on an on - site Linux server. Implementing a strong partial and complete backup system and + Bottom Line Business Solutions (BLBS) since 2020. In + 2023, following a hack at the previous data hosting company, I was tasked with + developing a new data hosting solution. I developed a custom solution using Go and it is + hosted on a Linux server on site. Implementing a strong partial and complete backup + system and
While working on the data hosting solution, I developed an interest in server management - and have since been managing the company's server, as well as my own personal server. Both servers run Ubuntu Server and can be accessed remotely and securely using SSH - keys. This has been a great learning experience and has helped me to develop a strong + keys. This has been a great learning experience and has helped me develop a strong understanding of server management and the Linux kernel.
In September of 2023, I was hired by the Backcountry Horsemen of California - to rebuild their website. They wanted a website that was modeled after their previous site - from the 90's. I developed a new website using raw HTML and TailwindCSS because there was - no need for anything fancy for a static website. Plus, I did not have access to their server, - just an FTP portal to upload the files. The website was complete in April of 2024 and has - since been in use. This opportunity was a great learning experience and helped me to realize - that I do not want to be a front-end web developer. + to rebuild their website. They wanted it to be modeled after their previous site from the + 90's. I developed the site using raw HTML and TailwindCSS because there was no need for anything + fancy for a static website. Plus, I did not have access to their server, just an FTP portal + to upload the files. The website was complete in April of 2024 and has since been in use. + This opportunity was a great learning experience and helped me realize that I do not want + to be a front-end web developer.
My most recent endeavor is a research project sponsored by Embry Riddle. I am working with to create an Acoustic Drone Detection Sensor Network. - Using just sound, we are able to detect drones with a nearly 95% accuracy rate. My + We are able to detect drones with just sound having a nearly 95% accuracy rate. My portion of this project is the network infrastructure. I have developed an Internet of Things (IoT) network that connects all of the sensors between a gateway. Any data collected by the sensors is sent to AWS where it is processed and then stored locally on a server. This project has been an amazing experience and has helped me to develop a strong understanding of IoT networks and the AWS ecosystem. - Furthermore, it has opened my eyes to the world of research and brought me close to many - amazing people. + Furthermore, it has opened my eyes to the world of research and has introduced me to many + bright individuals.