Skip to content
View TechneWare's full-sized avatar

Block or report TechneWare

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

๐Ÿ‘‹ Hi, Iโ€™m Brian Wham (@techneware)

Iโ€™m a full-stack .NET developer with over 20 years of experience modernizing legacy systems, building backend services, and developing internal tools using C#, VB.NET, and SQL Server. I got my start programming on TRS-80 Color Computers using line-numbered BASIC, and deepened my skills in C, Pascal, and Assembly while studying robotics and electronics at Albuquerque TV-I. These early foundations shaped my passion for building reliable, purpose-driven software โ€” a focus I've carried forward through projects in e-commerce, warehousing, and public sector systems.


๐Ÿš€ What I Do

  • Refactor and maintain legacy systems using C#, VB.NET, .NET Framework, and NServiceBus
  • Build tools for order fulfillment, inventory, and shipping workflows (including packing stations and real-time dashboards)
  • Integrate with third-party systems like UPS, FedEx, ShipEngine, and legacy accounting platforms
  • Write and optimize SQL Server queries, stored procedures, and reporting flows
  • Explore new techniques through personal projects and coding challenges

๐Ÿ“‚ About This GitHub

While most of my professional work is proprietary, this GitHub includes a few representative and learning-oriented projects:

  • ๐Ÿ”ง SmarterMail.Cli: A small C# CLI utility for interacting with SmarterMail's API
  • ๐ŸŽ„ AdventOfCode2021: My C# solutions for Advent of Code 2021
  • ๐ŸŽ„ AdventOfCode2024: My C# solutions for Advent of Code 2024
  • ๐Ÿงฎ MathApp: A lightweight math-focused application prototype to demonstrate OOP concepts

I use this space to practice modern syntax, test utility ideas, and explore algorithmic challenges in a way that complements my production experience.


๐Ÿ›  Tech Stack

Area Technologies
Languages C#, VB.NET, T-SQL, JavaScript, Bootstrap
Frameworks .NET Framework/Core, WebForms, MVC, WinForms
Services & Tools Web API, SignalR, NServiceBus, Telerik UI
Database SQL Server (2000โ€“2019), Entity Framework
Infrastructure Azure (VMs, CDN), Windows Server, Hyper-V, VMware
Version Control Git, TFS, Azure DevOps

๐Ÿง  Professional Background

  • Consultant / Developer โ€“ Quatmann Consulting (2021โ€“2025)
    Built internal grant management and reporting tools using C#, ASP.NET, and SQL Server. Cleaned and normalized existing data. Created data validation workflows and administrative features for public sector clients.

  • Senior Software Engineer / Team Lead โ€“ Jackโ€™s Small Engines (2014โ€“2022)
    End-to-end support and modernization of legacy systems using C#, VB.NET, .NET Framework, and .NET Core. Refactored a large monolith into a service-oriented backend using NServiceBus, Web API, and SignalR.
    Built touchscreen warehouse tools integrated with inventory/accounting systems and shipping APIs (UPS, FedEx, ShipEngine, Stamps.com).
    Developed internal and external UIs with Bootstrap, jQuery, Telerik, and WinForms. Maintained SQL Server databases and supported Azure-based infrastructure.

  • Senior .NET Developer โ€“ Canton Group (2012โ€“2014)
    Modernized Maryland state systems for elections and education using C#, ASP.NET, MVC/Web API, and Entity Framework, SQL Server, and Oracle.
    Refactored data access layers and contributed to UI/UX upgrades for internal users.

  • Lead Developer / DBA โ€“ City of Baltimore IT (2006โ€“2012)
    Led a team of 12 developers building city-wide applications for payments, permits, and public services.
    Architected reusable service layers in VB.NET, C#, and ASP.NET, including PDF generation, email delivery, mainframe integration, and GIS overlays.
    Built SQL Server backends, enforced coding standards, and introduced TFS for version control.

  • Developer / Analyst / Network Admin Roles โ€“ Various (1998โ€“2006)
    Developed internal and customer-facing systems in VB6, ASP, and early .NET technologies.
    Managed Windows/Novell/Citrix environments, performed server migrations, and automated administrative tasks using scripting tools and custom utilities.


๐Ÿ›Ž Goals & Interests

  • Learning modern .NET Core practices and exploring test automation workflows
  • Continuing Advent of Code challenges as a way to sharpen logic and syntax
  • Experimenting with personal tools in C# to streamline repetitive tasks
  • Interested in legacy modernization, internal tool development, and hybrid backend roles

๐Ÿค Letโ€™s Connect

Thanks for stopping by! Feel free to browse or reach out via LinkedIn.

Popular repositories Loading

  1. Spoon-Knife Spoon-Knife Public

    Forked from octocat/Spoon-Knife

    This repo is for demonstration purposes only.

    HTML

  2. datasharing datasharing Public

    Forked from jtleek/datasharing

    The Leek group guide to data sharing

  3. MathApp MathApp Public

    C#

  4. AdventOfCode2021 AdventOfCode2021 Public

    C#

  5. SmarterMail.Cli SmarterMail.Cli Public

    A Smarter Mail server API client

    C#

  6. AdventOfCode2024 AdventOfCode2024 Public

    My Answers to Advent of Code 2024

    C#