Skip to content
View bbsoft0's full-sized avatar
๐Ÿ 
Working everywhere
๐Ÿ 
Working everywhere
  • Cluj Napoca, Romania

Block or report bbsoft0

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

Hi ๐Ÿ‘‹, I'm Barbu Bujor

Backend Engineer โ€ข Distributed Systems โ€ข Integration & Middleware


๐Ÿง  About Me

Backend Engineer with a strong focus on reliable, deterministic systems and legacy modernization.

I design and build backend services that sit between high-performance hardware, legacy systems, and modern UIs, with an emphasis on:

  • Safety & risk reduction
  • Clear boundaries and clean architecture
  • Event-driven and real-time systems
  • Long-lived systems that must not fail silently

While I have experience with AI/ML, my core identity is backend & systems engineering, especially in environments where โ€œmove fast and break thingsโ€ is not acceptable.

๐Ÿ“ Romania ๐Ÿ‡ท๐Ÿ‡ด


๐Ÿ— What I Work On

  • ๐Ÿ›ฐ Integration & Middleware Systems

    • Wrapping legacy C/C++ monoliths with clean APIs (Anti-Corruption Layers)
    • Designing backend services that isolate risk and complexity
  • โšก Real-Time & Event-Driven Backends

    • Data ingestion, filtering, caching, and fan-out
    • Redis, WebSockets, Kafka-style architectures
  • ๐Ÿ”Œ Backend APIs & Services

    • FastAPI / REST APIs
    • Clear domain boundaries (Clean Architecture)
    • Deterministic behavior & testability
  • ๐Ÿงฑ Platform Foundations

    • Dockerized services
    • CI/CD with GitHub Actions
    • Cloud-ready (AWS / Azure / DigitalOcean)

๐Ÿ›  Tech Stack

Languages

Python C# JavaScript TypeScript SQL

Backend & Infrastructure

FastAPI REST API Docker Redis GitHub Actions

Cloud & Platforms

AWS Azure DigitalOcean

Architecture & Patterns

  • Clean Architecture
  • Anti-Corruption Layer (ACL)
  • Event-Driven Systems
  • Microservices & Modular Monoliths
  • Integration Patterns
  • Deterministic & Safety-Oriented Design

๐Ÿ“Œ Philosophy

โ€œComplexity should be isolated, not spread.โ€

I strongly believe in:

  • Explicit boundaries
  • Simple, boring solutions
  • Code that explains why, not just what
  • Systems that are safe to change even years later

๐Ÿ“ซ Connect With Me


Pinned Loading

  1. ArchitectPRO ArchitectPRO Public

    Context Engineering for Architects

    Python 1

  2. ML_Mastery ML_Mastery Public

    Machine Learning Mastery - complete courses python files - combined with Kaggle Courses jupyter files.

    Jupyter Notebook 3 1

  3. StreamlitTemplates StreamlitTemplates Public

    Streamlit Templates

    HTML 1

  4. radar-acl-backend radar-acl-backend Public

    Python

  5. weather weather Public

    Weather by cities - using Django

    Python 1

  6. airflow-kafka-quickstart airflow-kafka-quickstart Public

    Forked from TJaniF/airflow-kafka-quickstart

    A self-contained, ready to run Airflow and Kafka project. Can be run locally or within codespaces.

    Python