Skip to content
View Mike014's full-sized avatar
🌴
On vacation
🌴
On vacation

Block or report Mike014

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

Hi, I'm Michele Grimaldi

Software Engineer

I build event-driven, performance-critical systems. My technical focus is strictly on high-performance architecture, system decoupling, and advanced AI integration workflows.

Engineering Highlights:

  • Top 1% Python Engineers Globally (Algora Index).
  • Highly active in the Open-Source ecosystem, maintaining an average of 2.2 commits per day.
  • Specialized in CI/CD workflows, multithreading, and codebase-first problem solving.

Algora Profile Card


🛠️ Work & Engineering Projects

Systems & Backend Architecture:

  • DEAD AIR (C#/.NET): Engineered a decoupled, tag-driven framework using the Observer Pattern (14 event channels) with zero direct dependencies. Enforced strict memory management achieving <1ms CPU/frame. Narrative state management is handled via the Ink engine.
  • Dual-Stack Enterprise Architecture: Currently building equivalent Full Stack backend applications across Java/Spring Boot and C#/ASP.NET Core.
  • Remote Jobs Web App (Python): Developed a RESTful API backend deployed on Railway/Render using Flask and the SQLAlchemy ORM.

C++ & Desktop Tooling:

  • Chordboard LLC (Independent Contractor): Built cross-platform C++/JUCE modules for iPadOS and Windows, utilizing preprocessor macros for specific UI behaviors.
  • JUCE apps: Developed a cross-platform, standalone utilities in C++/JUCE for professional audio asset processing and conversion.

AI & Agentic Workflows:

  • RLAIF & Multi-turn Correction: Executed code correction and logic refinement across Python, C++, and C# terminals for LLM/VLM agents to ensure architectural integrity.
  • NoVa: Built an autonomous Python AI agent utilizing multi-model inference (Hugging Face) and real-time web navigation.

🌐 Open Source Mindset

I am an active open-source contributor, regularly navigating, debugging, and refactoring large-scale, complex repositories (30k+ commits). My focus when contributing to the community centers on fixing core architectural flaws, improving cross-stack error handling, and optimizing data integrity in enterprise-level tools.


💻 Core Stack

  • Languages: C#, C++, Python, Java
  • Architecture: OOP, Event-Driven, SOLID, Multithreading, Dependency Injection
  • Practices: CI/CD, Git, Unit Testing, Strict Memory Management

📫 Connect

📧 Email: grimaldimichele806@gmail.com
🔗 LinkedIn: Michele Grimaldi

Pinned Loading

  1. Memory_Augmented_AI Memory_Augmented_AI Public

    This repository investigates theoretical foundations and practical implementations of stable memory architectures for AI systems, exploring neuroscience-inspired approaches to enhance intelligent a…

    Jupyter Notebook 4

  2. DEAD-AIR DEAD-AIR Public

    You are a 911 operator in the 1990s. You answer emergency calls that grow increasingly disturbing.

    C# 3

  3. __NoVa__ __NoVa__ Public

    NoVa is a personalized AI assistant designed to interact, understand, and respond in his unique style. NoVa is evolving into a true AI Agent, integrating context awareness, memory, and tool execution.

    Python

  4. nltk/nltk nltk/nltk Public

    NLTK Source

    Python 14.6k 3k

  5. Game-Development-with-Epicode Game-Development-with-Epicode Public

    A comprehensive collection of topics, exercises, and projects completed during the Epicode Game Development course. Featuring hands-on coding examples and practical implementations.

    Jupyter Notebook

  6. Nexus-Engine Nexus-Engine Public

    A simulated order/betting engine built to demonstrate production-grade backend engineering skills relevant to iGaming and Fintech companies.

    C#