commit 5a370af5ed77d166690ca832a2492ebbe64e4d6a Author: Hayden Hargreaves Date: Wed Apr 8 17:35:54 2026 -0700 init: starting the repo diff --git a/README.md b/README.md new file mode 100644 index 0000000..4018cbb --- /dev/null +++ b/README.md @@ -0,0 +1,30 @@ +![Hayden Hargreaves](./assets/github-header-image.png) + +
+ +[![X: azpect_3120](https://img.shields.io/twitter/follow/azpect_3120?style=social)](https://x.com/azpect_3120) +[![Linkedin: Hayden Hargreaves](https://img.shields.io/badge/-Hayden%20Hargreaves-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/hayden-hargreaves-37b2802a4/)](https://www.linkedin.com/in/hayden-hargreaves-37b2802a4/) +[![GitHub haydenhargreaves](https://img.shields.io/github/followers/haydenhargreaves?label=follow&style=social)](https://github.com/haydenhargreaves) + +> "Code is like humor. When you have to explain it, it’s bad." – Cory House +> +> "An idiot admires complexity, a genius admires simplicity." – Terry A. Davis + + +## Skills +**Languages:** Go, C#, Python, C/C++, JavaScript/TypeScript, SQL + +**Libraries:** React, Gin, Tailwind CSS, BubbleTea, HTMX, .NET Core, Entity Framework + +**Tools of the Trade:** NixOS, Linux, Neovim, Git, Docker, PostgreSQL, SQL Server, Ansible + + +## Current Projects +- **Text Editor:** Another attempt at building a Vim-like text editor. Using Go and Charms Bubbletea this time. +- **Potion**: A recipe database that allows users to upload, view, and share their favorite recipes. + + +## Project Ideas +- **Home Server Email Report:** Generate a report and send it to the owner of the home server containing status and other useful information. +- **Mutable String Class:** Create a mutable string class in python using Object-Oriented-Programming. +- **Leet Code Clone**: Web application with a backend allowing users to upload and test code with defined test cases.