Acknowledgements
Updated: September 6, 2023 Shoutout to these developers: (Click on their names to go to the respective links)  
  
Jason Tran
-
For help me debug my website when things go the wrong
                        way and my brain can't handle it.
 
   
Christian Luntok
-
For providing me with the Astro template for me to work
                        off of!
 
  
Konrad Szwarc
-
For giving me a huge inspiration as to what the home
                        page of mine looks like! (Note: Around 95% of my version
                        is me recreating it, I didn't use his source code unless
                        it was for a debugging issue)
 
  
CosmicJS
-
For giving me inspiration for the navigation bar! I used
                        it as base, modified it, and added onto it with my own
                        custom components (underlining the tabs, dark mode /
                        light mode, etc)
 
  
Jaydan Urwin
-
For providing a tutorial for how to implement a copy
                        button for codeblocks within AstroJS!