init: starting the repo

This commit is contained in:
Hayden Hargreaves 2026-04-08 17:35:54 -07:00
commit 5a370af5ed

30
README.md Normal file
View File

@ -0,0 +1,30 @@
![Hayden Hargreaves](./assets/github-header-image.png)
<hr>
[![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, its 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.