Skip to content
View HawkN113's full-sized avatar

Block or report HawkN113

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.

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
HawkN113/README.md

🧠 C.R.A.F.T.E.R Engineering Protocol

Targeting a single outcome: eliminating accidental complexity via deterministic systems.
System invariants:
🔹 Explicit over magical: Clarity is the ultimate engineering leverage.
🔹 Type-Driven Safety: Strong typing over strings; compile-time proof over runtime hope.
🔹 Architectural Predictability: Reliable behavior over clever, leaky abstractions.
🔹 Zero-Friction Infrastructure: Systems must reach a state where they disappear.

Focused on solving Production Erosion: configuration drift, fragile states, and domain decay.
I don't build software; I design high-leverage environments that are boring, stable, and built to outlive the hype.

📊 General Statistics

📈 Repository Traffic

📝 Publications

dev.tomedium.com

🛠 Technology Stack

Backend & Core
Cloud, DevOps & Infrastructure
Data, Caching & Tooling

📋 Frameworks

🔹 CRAFTER-OS
A deterministic engineering framework designed to eliminate cognitive friction, protect deep work, and transform raw effort into high-leverage professional mastery. Built for engineers who value systems over motivation.

🚀 Open Source Projects

🔹 Flash.Configuration
Dynamic configuration management for .NET with post-build updates and runtime reload support.

NuGetFlash.ConfigurationNuGetFlash.Configuration.WpfNuGetFlash.Configuration.WinForms

🔹 FlowLite
High-performance, thread-safe FSM for .NET for workflows, entity states, and testable domain logic.

NuGetFlowLite.AbstractionsNuGetFlowLiteNuGetFlowLite.DiagNuGetFlowLite.TestingNuGetFlowLite.Diagnostics

📚 Reference frameworks & standards

🔹 HawkN.Iso
Strongly-typed reference framework for ISO & CLDR standards in .NET.

PackageDescriptionProject link
NuGetHawkN.Iso.CountriesISO 3166-1 country codes (Alpha-2, Alpha-3), official names, numeric codes (UN M49), and validation services.HawkN.Iso.Countries
NuGetHawkN.Iso.CurrenciesISO 4217 currency codes and replacement mappings.HawkN.Iso.Currencies
NuGetHawkN.Iso.Countries.CurrenciesProvides ISO-based mapping of primary and secondary currencies for countries.It allows you to quickly retrieve the main currency, secondary currencies, all currenciesHawkN.Iso.Countries
🧩 Utilities & helpers

🔹 Cyanide.Cypher
Lightweight C# library for building Cypher queries programmatically for Neo4j.

NuGetCyanide.Cypher

Pinned Loading

  1. FlowLiteFlowLitePublic

    FlowLite is a high-performance, thread-safe, and developer-friendly finite state machine (FSM) library for .NET. It helps you manage entity state transitions, workflow automation, and domain-driven…

    C# 4

  2. Flash.ConfigurationFlash.ConfigurationPublic

    Flash.Configuration is a configuration management tool that enables dynamic parsing and updating of configuration settings, including updating configuration files after build.

    C# 1

  3. HawkN.Iso.CountriesHawkN.Iso.CountriesPublic

    HawkN.Iso.Countries provides ISO 3166 country codes, strongly-typed, and up-to-date access to official ISO 3166-1 country codes (Alpha-2, Alpha-3, and Numeric code) and their associated regional data

    C# 1

  4. HawkN.Iso.CurrenciesHawkN.Iso.CurrenciesPublic

    HawkN.Iso.Currencies provides ISO 4217 currency codes, and replacement mappings.

    C# 3