.profile/README.md

31 lines
1.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

![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.