Skip to content
View ivintoiu's full-sized avatar

Block or report ivintoiu

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
ivintoiu/README.md
░▒▓█▓▒░░▒▓█▓▒░▒▓████████▓▒░▒▓█▓▒░      ░▒▓█▓▒░      ░▒▓██████▓▒░  
░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░      ░▒▓█▓▒░      ░▒▓█▓▒░     ░▒▓█▓▒░░▒▓█▓▒░ 
░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░      ░▒▓█▓▒░      ░▒▓█▓▒░     ░▒▓█▓▒░░▒▓█▓▒░ 
░▒▓████████▓▒░▒▓██████▓▒░ ░▒▓█▓▒░      ░▒▓█▓▒░     ░▒▓█▓▒░░▒▓█▓▒░ 
░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░      ░▒▓█▓▒░      ░▒▓█▓▒░     ░▒▓█▓▒░░▒▓█▓▒░ 
░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░      ░▒▓█▓▒░      ░▒▓█▓▒░     ░▒▓█▓▒░░▒▓█▓▒░ 
░▒▓█▓▒░░▒▓█▓▒░▒▓████████▓▒░▒▓████████▓▒░▒▓████████▓▒░▒▓██████▓▒░  
:: owner:ivintoiu ::                                   (v.1.9.71)   

Typing SVG

A long time ago, in a codebase far, far away... (。_。)

I was once a happy developer, but the flaws of legacy systems, outages, spaghetti code, and architectural crimes pushed me to learn the Matukay ways of engineering and leadership. Now, I forge high-performing software teams, architect and implement distributed systems, and eliminate chaos with scalability, reliability, and ruthless simplicity.

Things I Wish Someone Told Me Earlier ¯(°_o)/¯

  • Premature optimization is the root of all evil.
  • Good software design is like a joke - if you have to explain it, it's bad.
  • The best refactoring is the one you don't need.
  • Writing tests is great, but writing code that doesn't need tests is better.
  • A meeting that could have been an email or chat is a defect in the process.
  • Your favorite tech stack is just a Stockholm syndrome.
  • There's no such thing as 'temporary' code.
  • Writing documentation it's an act of kindness to your future self or teammates.

Tech Arsenal

  • Backend & Distributed Systems: Java, Python, C#, Kafka, gRPC, Redis, RabbitMQ
  • Data & Storage: PostgreSQL, SQL, caching strategies
  • Cloud & Infra: AWS, Azure, Docker, k8s, Terraform
  • Delivery & Reliability: GitHub Actions, CI/CD, SRE practices, observability pipelines

AI Workflow

Architecture, code review, documentation, specs, and continuous learning are all accelerated by AI tooling.

flowchart TD

    A[Problem / Task] --> B[Architecture Exploration]
    A --> C[Code Review]
    A --> D[Documentation & Test Generation]
    A --> E[Spec Driven Development<br/>via Skills / Agents]
    A --> F[Upskilling & Learning]

    B --> G["Anthropic & Google Suites<br>---<br>• Claude Console / Google AI Studio<br>• Claude CLI / NotebookLM<br>"]
    C --> G
    D --> G
    E --> G
    F --> G
    
    G --> J[Refined Output]
    J --> K[Implementation / Decision / Delivery]

    %% Color Palette Styles
    style A fill:#4A5568,stroke:#2D3748,stroke-width:2px,color:#FFF
    
    style B fill:#EDF2F7,stroke:#CBD5E0,stroke-width:1px,color:#2D3748
    style C fill:#EDF2F7,stroke:#CBD5E0,stroke-width:1px,color:#2D3748
    style D fill:#EDF2F7,stroke:#CBD5E0,stroke-width:1px,color:#2D3748
    style E fill:#EDF2F7,stroke:#CBD5E0,stroke-width:1px,color:#2D3748
    style F fill:#EDF2F7,stroke:#CBD5E0,stroke-width:1px,color:#2D3748
    
    style G fill:#EBF8FF,stroke:#3182CE,stroke-width:2px,color:#2B6CB0
    
    style J fill:#F0FFF4,stroke:#38A169,stroke-width:1px,color:#22543D
    style K fill:#38A169,stroke:#22543D,stroke-width:2px,color:#FFF
Loading

If you’ve read this far, you’re either a recruiter, a developer, or a very patient human. All are welcome.

Call to Action

Seeking a co-pilot to navigate complex hyperspace routes? Need assistance constructing a new base on Jedha? Send a transmission and let's align our forces to shape the balance of the galaxy.

  • 🗨️ Discord: @deviantr
  • 🗨️ Substack: @ioan240298
  • 🗨️ reddit: u/ivi4reddit
  • 🗨️ X: @ioanvintoiu

Random Dev Quote

Pinned Loading

  1. vscode-ai-toolkit vscode-ai-toolkit Public

    Forked from microsoft/foundry-toolkit

  2. any-agent any-agent Public

    Forked from mozilla-ai/any-agent

    A single interface to use and evaluate different agent frameworks

    Python

  3. vinta/awesome-python vinta/awesome-python Public

    An opinionated list of Python frameworks, libraries, tools, and resources

    Python 303k 28.1k

  4. fastapi/fastapi fastapi/fastapi Public

    FastAPI framework, high performance, easy to learn, fast to code, ready for production

    Python 99.3k 9.4k

  5. csharpstandard csharpstandard Public

    Forked from dotnet/csharpstandard

    Working space for ECMA-TC49-TG2, the C# standard committee.

    C#