Remote: Remote (Preferred), Hybrid
Willing to relocate: No
Technologies: Expert level C# skills, Golang (want to get into it more!), SQL Server, PostgreSQL, Docker/Podman, Cosmos DB, AWS, Azure, Cloudflare, .NET Maui / Blazor, Bootstrap CSS, Vim, Linux, Windows, Entity Framework, Kubernetes, Terraform
Email: greg+hn@gregd.org
Linked In: https://www.linkedin.com/in/k9cts/
Github: https://github.com/farmergreg/
Résumé/CV: https://www.gregd.org/resume/hacker-news/
I LOVE: Creating well designed, maintainable, high performance systems.
Example Code: https://github.com/farmergreg/adif processing Ham Radio log files at more than 2x the speed of other comparable parsers.
Remote: yes
Willing to relocate: no
Technologies: c#, go
Link: https://github.com/hamradiolog-net/adif
Email: please look for it in the git commits
I enjoy creating high performance, well designed, highly maintainable software.Principal software engineer with 20 years of c# / .net experience. I am looking to pivot to golang, but would also entertain c# related positions. My resume is available upon request. The link is to recent software I’ve written that demonstrates my abilities.
As part of that, I made an ADIF (ham radio logs) parser to learn go. It's more than 2x faster than parsing the same data in json format with the go standard library.
(even if poorly managed and overbloated enterprise codebases may lead you to believe otherwise, they are quite detached from what modern C# is supposed to look like)
I could tell you some horror stories about how my current employer does C#. It is very strange.... can't use var, nuget packages for _every_ class library... and it gets stranger from there on out... unfun!
i’m learning golang and made this library that parses ham radio ADIF logs. my goal was to match the speed of the golang json parser. i managed to surpass it by about 2x!
i’m currently employed writing c#, but looking for a job elsewhere and golang seemed like a good way to level up :)