Skip to content
View dagrigorev's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Cheboksary

Block or report dagrigorev

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

Dmitry Grigorev

Senior .NET Engineer • Systems Architect • AI Systems Builder


⚡ Core Identity

I design and build complex, long-living systems where architecture actually matters.

Not CRUD apps. Not templates. Systems with feedback loops, state evolution, and real-world behavior.


🧠 What I Do

  • Architect high-load backend systems (.NET / PostgreSQL)
  • Build modular monoliths that scale like microservices
  • Design event-driven systems with deterministic cores
  • Integrate AI safely (no “magic black box” logic)
  • Develop simulation systems to validate product behavior

🧩 Flagship Project

🚀 LifeOS — Decision Intelligence System

A system that models and optimizes human decisions through feedback loops

Core flow:

Signals → LifeState → Goals → Decisions → Actions → Feedback → Learning

Key ideas:

  • Digital Twin (adaptive user model)
  • Deterministic scoring engine
  • AI as augmentation layer (not authority)
  • Closed-loop learning system

Tech:

  • .NET 8 / ASP.NET Core
  • PostgreSQL + Event Sourcing
  • CQRS + MediatR
  • Local LLM (Ollama)

🧪 Advanced Systems Work

🧬 HumanLifeSimulation

Synthetic environment that generates realistic signals for LifeOS

  • Behavior modeling engine
  • Scenario execution pipeline
  • System validation under real-world conditions

🖥 GW-BASIC Engine (C++20)

Rebuilding a classic runtime with modern architecture

  • Interpreter core
  • Graphics pipeline
  • Retro-computing experiments

⚙️ Systems Engineering Lab

  • Terminal emulator (Win32 + Direct2D)
  • SNES emulator (low-level CPU/PPU work)
  • Redis-compatible in-memory cache
  • Network tools & protocol experiments

🏗 Architecture Principles

• Deterministic core first
• Side effects at the edges
• Events over direct mutations
• State is a first-class citizen
• AI = constrained layer, never authority

⚙️ Tech Stack


📊 GitHub Stats


🧭 Engineering Philosophy

  • Systems > features
  • Architecture > frameworks
  • Clarity > cleverness
  • Feedback loops > static logic
  • Long-term thinking > quick hacks

🧠 Current Focus

  • AI + deterministic systems fusion
  • Personal intelligence systems (LifeOS)
  • Simulation-driven validation
  • High-performance backend architectures

🤝 Collaboration

I’m interested in:

  • Complex backend systems
  • AI-integrated products (with real architecture)
  • Deep-tech / non-trivial engineering problems

📫 Contact


"Build systems that outlive their creators."

Pinned Loading

  1. LifeOS LifeOS Public

    life operating system

    C# 1

  2. VoidCache VoidCache Public

    NoSQL in-memory storage with minimum overhead

    C 1

  3. gw-basic-cpp gw-basic-cpp Public

    Rewritten version of GW-BASIC in C++20

    C++

  4. ProtoEPN ProtoEPN Public

    Ephemeral Private Network

    C++

  5. RSAD RSAD Public

    Резонансный Синтез с Активным Доопределением

    C++

  6. TaskPipeline TaskPipeline Public

    Pipelines for C# tasks execution

    C# 3 1