Skip to content
View tasriyan's full-sized avatar
  • Dallas, TX
  • 11:19 (UTC -05:00)

Block or report tasriyan

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
tasriyan/README.md

Hey there, I'm Tatyana (Tanya) 👋

Systems Architect

I build tools that address real pain points I've experienced as a tech lead and systems architect. Most of my repositories solve problems I got tired of dealing with manually.

Currently working on

  • Developer productivity tools for enterprise environments
  • AI agents that might actually be useful (built with Python - a nice break from .NET)
  • Legacy system integration helpers

My repositories are tools I hope can help other tech leads facing challenges with legacy code or weak development teams.

When I'm not coding

🎨 Occasional art projects
🌱 Gardening (I'd rather be debugging plants than debugging legacy code, I tell you that!)

Pinned Loading

  1. Knara.UtcStrict Knara.UtcStrict Public

    Opinionated library that enforces UTC time handling in .NET applications, preventing timezone bugs by normalizing all DateTime values to UTC. Includes UtcSchedule and UtcTimeWindow business logic t…

    C#

  2. Knara.MultiTenant.IsolationEnforcer Knara.MultiTenant.IsolationEnforcer Public

    An opinionated, hard-to-break solution for teams that keep making tenant isolation mistakes.

    C#

  3. Knara.SourceGenerators.DesignPatterns Knara.SourceGenerators.DesignPatterns Public

    C# source generators for design patterns - eliminating boilerplate with compile-time code generation.

    C#

  4. Treiben/propel-feature-flags-csharp Treiben/propel-feature-flags-csharp Public

    Enterprise level feature flags can be used both full dotnet framework and dotnet core.

    C#