Skip to content
View IMBeniamin's full-sized avatar

Highlights

  • Pro

Organizations

@qsinformatica

Block or report IMBeniamin

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

Hi there, I'm Beniamin Iorga 👋

Full-Stack Software Engineer & Systems Architect

I am a software engineer specializing in the end-to-end architecture of complex enterprise applications, with a strong foundation in deep system mechanics and advanced networking. I believe in a pragmatic, research-driven approach to engineering—cutting through rigid dogmas to deploy robust, scalable solutions.

Currently, I am spearheading the complete modernization and ground-up rewrite of an enterprise Product Data Management (PDM) platform (D&D Evolve), while also bringing experience from large-scale Product Lifecycle Management (PLM) architectures and international cloud infrastructure management.

🔬 What I Do

  • Enterprise Architecture: Designing scalable backend services, robust database models, and cloud integrations for PDM, PLM, CMS, and CRM systems.
  • Cloud & Infrastructure: Engineering automated CI/CD pipelines, secure AWS integrations, and managing infrastructure as code (IaC).
  • Deep Systems & Networking: Rooted in extensive home lab development and international MSP experience. I actively build custom network architectures, manage DNS/routing, and write low-level code to understand how systems operate under the hood.

💻 Core Tech Stack

C# .Net React NestJS AWS Docker

🚀 Featured Open Source & Low-Level Projects

While my enterprise work is proprietary, my public repositories reflect my drive to understand fundamental computing concepts:

  • lightdb_csv: A modular database implementation written entirely in C that efficiently reads and writes data to CSV formats.
  • NoteCalc: A real-time notepad calculator leveraging TypeScript and Python.
  • Blinky: Custom game engine built in C++, tracking my personal progress and unique feature additions based on The Cherno's game engine tutorial series C++.

📫 Let's Connect

Pinned Loading

  1. Blinky Blinky Public

    A custom game engine built in C++, tracking my personal progress and unique feature additions based on The Cherno's game engine tutorial series

    C++

  2. lightdb_csv lightdb_csv Public

    A very basic modular implementation of a database that stores and reads data from/to csv

    C

  3. immich immich Public

    Forked from immich-app/immich

    High performance self-hosted photo and video management solution.

    TypeScript

  4. NoteCalc NoteCalc Public

    Real time notepad calculator powered by python

    TypeScript