Skip to content
View jeff377's full-sized avatar
🐝
🐝

Block or report jeff377

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

Hi, I'm Jeff πŸ‘‹

Software Architect Β· Taipei, Taiwan

I specialize in enterprise application architecture β€” designing systems that are modular, maintainable, and built to scale. My focus is on applying N-Tier + Clean Architecture + MVVM patterns to real-world ERP and business information systems.


πŸ”­ Featured Project

A Definition-Driven Architecture for .NET enterprise app development β€” a single schema drives UI, DB, and validation.

  • Single source of truth β€” FormSchema drives UI layout, database schema, and validation simultaneously
  • Hybrid architecture β€” Layered separation with MVVM presentation, tuned for ERP transactional flows
  • Cross-platform β€” Core packages target netstandard2.0; net10.0
  • Modular β€” Decoupled assemblies for core utilities, data access, business logic, and API hosting
        Bee.Core Β· Bee.Definition Β· Bee.Api.Contracts
                          β”‚
          β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
        Server                          Client
          β”‚                                β”‚
   Bee.Db Β· Bee.Repository           Bee.Api.Client
          β”‚
     Bee.Business
          β”‚
   Bee.Api.AspNetCore
     (JSON-RPC 2.0)

πŸ› οΈ Tech Stack

C# .NET JSON-RPC NuGet

Architecture Patterns: N-Tier Β· Clean Architecture Β· MVVM Β· Definition-Driven Architecture
Domain: Enterprise Information Systems Β· ERP Β· Business Object Design


πŸ“ Technical Notes

I share hands-on architecture experience and implementation notes on HackMD:

πŸ‘‰ hackmd.io/@jeff377

Topics include .NET architecture design, enterprise system patterns, and Bee.NET framework deep dives.


πŸ“¬ Connect

LinkedIn HackMD NuGet

Pinned Loading

  1. bee-library bee-library Public

    Bee.NET β€” A modular, definition-driven .NET framework for enterprise apps. N-Tier + Clean Architecture + MVVM.

    C# 9 5

  2. bee-oauth2 bee-oauth2 Public

    .NET OAuth2 authentication library

    C# 18 5