Skip to content
View bashlor's full-sized avatar

Block or report bashlor

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

πŸ‘‹ Hi, I'm Elie

Backend Engineer focused on building reliable systems that behave correctly in production.

I have 3+ years of experience working on real-world systems in .NET, and I’m currently deepening my expertise in Node.js, system design, and application security.

I’m particularly interested in:

  • how systems fail
  • how they scale
  • how to make them predictable over time
  • how technical decisions impact product quality

πŸš€ What I’m working on

  • Designing backend systems focused on reliability, clarity, and maintainability
  • Studying failure modes, observability, and production behavior
  • Exploring secure application design and backend security fundamentals
  • Building projects to understand systems deeply β€” not just ship features

πŸ”§ Core Stack

Backend

  • C#, .NET, ASP.NET Core
  • Node.js (TypeScript)
  • REST APIs
  • Distributed systems fundamentals
  • Clean Architecture / DDD

Data

  • PostgreSQL
  • SQL Server
  • Query design / relational modeling

DevOps

  • Docker
  • CI/CD (GitHub Actions, GitLab CI)
  • Git

Testing

  • xUnit
  • Vitest
  • Integration testing
  • End-to-end testing

πŸ“Œ Selected Project

Ledger Forge

Production-minded accounting SaaS demo built to showcase backend engineering in a realistic business domain.

What it demonstrates

  • Multi-tenant architecture
  • RBAC authorization model
  • Invoice lifecycle & business invariants
  • Audit trail & traceability
  • SQL-first persistence design
  • Testing strategy
  • Containerized delivery

πŸ”— Live: https://ledger-forge.elie-patrice.fr
πŸ”— Repo: https://github.com/bashlor/ledger-forge


πŸ“ Current Focus

Backend Engineering β€’ Reliability β€’ Security β€’ System Design β€’ Product Thinking

Pinned Loading

  1. ledger-forge ledger-forge Public

    Production-minded accounting SaaS demo focused on backend engineering, business rules, RBAC, auditability and multi-tenant architecture.

    TypeScript