Skip to content
View hazeliscoding's full-sized avatar
:octocat:
Building things, I find interesting
:octocat:
Building things, I find interesting

Organizations

@diamond-fiberglass

Block or report hazeliscoding

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hazeliscoding/README.md

🌸 Hi, I'm Hazel~! (she/they) πŸ’»

✨ Full-stack .NET developer | 🌱 Lifelong learner | πŸ’– Just a girl who loves clean code and comfy vibes ✨

I'm a Texas-based dev passionate about building thoughtful, scalable systems with a dash of personal flair. Whether it's crafting a beautiful frontend in Angular, designing robust APIs in C#, or deploying magic to the cloud, I take pride in writing code that feels good.


🧠 Core Strengths

  • πŸ’  Backend: C#, .NET, ASP.NET MVC, Entity Framework, Dapper, SQL & NoSQL
  • 🌐 Frontend: Angular, JavaScript/TypeScript, jQuery
  • ☁️ Cloud: Azure, AWS, Serverless, CI/CD pipelines
  • πŸ€– AI Agents: MCP, agent orchestration & evals, human-in-the-loop workflows
  • πŸ” Testing & Quality: XUnit, Jest, TDD
  • 🧩 Architecture: Distributed Systems, Domain-Driven Design, RESTful & SOAP APIs

🌟 Currently

  • πŸ‘©β€πŸ’» Working full-time as a Full-Stack Web Developer
  • πŸ› οΈ Shipping comfy little tools on the side: pr-sweep (desktop PR dashboard for sprint teams).
  • πŸ¦€ Learning Rust & Golang (because why not suffer beautifully?)

🌱 Open Source

OSS Contributions


πŸ’Œ Let's Connect!

EMAIL LinkedIn Portfolio


πŸ“Š GitHub Stats Hazel's Top Languages
Hazel's GitHub stats

Pinned Loading

  1. yearleaf yearleaf Public

    Infinite Desk Calendar β€” a local-first spatial calendar where time is an infinite canvas. Angular + PixiJS + Tauri + SQLite.

    TypeScript

  2. pr-sweep pr-sweep Public

    Portable desktop PR dashboard for sprint-based teams β€” what's open, what needs review, what merged, across a GitHub org.

    TypeScript

  3. quickbase-net quickbase-net Public

    Talk to Quickbase from .NET without hand-building JSON. Fluent query and command builders for Quickbase's JSON API, with typed results instead of exceptions. Targets .NET Standard 2.0+ and .NET Fra…

    C# 3

  4. carmine-workbench carmine-workbench Public

    Sanitize before you share. Strips tokens, cookies and API keys from curl commands, headers, logs and JSON while keeping JWT claims. Local-first desktop app with no network code.

    TypeScript

  5. crontide crontide Public

    Know when a scheduled job didn't run. Self-hosted cron and background-job monitor with Healthchecks-compatible pings, grace periods, and Discord, email and webhook alerts. One container plus Postgres.

    TypeScript

  6. pgcheckup pgcheckup Public

    Find the Postgres problems that take production down, before they do. Read-only CLI that checks for transaction ID wraparound, stuck replication slots, failing WAL archiving and more, and explains …

    C#