Skip to content
View mateusmoutinho's full-sized avatar

Organizations

@OUIsolutions

Block or report mateusmoutinho

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
mateusmoutinho/README.md
╔═══════════════════════════════════════════════════════════════╗
║                                                               ║
║   ███╗   ███╗ █████╗ ████████╗███████╗██╗   ██╗███████╗     ║
║   ████╗ ████║██╔══██╗╚══██╔══╝██╔════╝██║   ██║██╔════╝     ║
║   ██╔████╔██║███████║   ██║   █████╗  ██║   ██║███████╗     ║
║   ██║╚██╔╝██║██╔══██║   ██║   ██╔══╝  ██║   ██║╚════██║     ║
║   ██║ ╚═╝ ██║██║  ██║   ██║   ███████╗╚██████╔╝███████║     ║
║   ╚═╝     ╚═╝╚═╝  ╚═╝   ╚═╝   ╚══════╝ ╚═════╝ ╚══════╝     ║
║                                                               ║
╚═══════════════════════════════════════════════════════════════╝

🌌 Architect of High-Performance Systems 🌌

Building the future with C & Lua • One byte at a time

CTO @ OUI Tech GitHub


🔮 About Me

I'm a software architect specializing in high-performance computing and distributed systems, with a deep passion for pushing the boundaries of what's possible with C and Lua. As CTO of OUI Tech, I lead the development of scalable, efficient, and cutting-edge software solutions.

My philosophy: Performance is not an option—it's a requirement.


Core Technologies

🔥 Language 💎 Specialty 🎯 Focus
C Systems Programming Performance & Control
Lua Scripting & Embedding Flexibility & Speed
Distributed Systems Architecture Scalability & Resilience

🚀 Featured Projects

A revolutionary web framework written in pure C

A high-performance web development framework that brings the power of C to web applications. Featured and reviewed by YouTuber Waine in this video.

Key Features:

  • ⚡ Lightning-fast performance
  • 🔧 Complete web server with routing & authentication
  • 🎨 Pure C implementation
  • 🔐 Built-in security features

A non-relational file tree system that reimagines data storage

An innovative approach to file system management, designed for modern distributed applications.

Highlights:

  • 📁 Non-relational architecture
  • 🌲 Tree-based data organization
  • 🚀 Optimized for performance
  • 🔄 Distributed-first design

A modified Lua runtime with enhanced capabilities

My custom-built Lua runtime that extends the language with powerful new features while maintaining Lua's legendary simplicity and performance.

Innovations:

  • 🔧 Enhanced runtime capabilities
  • ⚙️ Custom optimizations
  • 🎯 Tailored for specific use cases
  • 💡 Lua's elegance + modern power

A decentralized package manager written in Lua

Breaking free from centralized package management, PushBlind offers a truly decentralized solution for dependency management.

Features:

  • 🌐 Fully decentralized architecture
  • 🔒 No single point of failure
  • 🚀 Written in pure Lua
  • 🎯 Developer-first design
  • 🔗 Peer-to-peer distribution

💭 Philosophy

local function my_approach()
    return {
        performance = "non-negotiable",
        simplicity = "elegant solutions over complex ones",
        control = "low-level mastery",
        innovation = "challenge the status quo",
        open_source = "knowledge should be free"
    }
end

🛠️ Tech Stack

Languages
C Lua Python

Specialties
High Performance Computing Distributed Systems Systems Programming


📊 Impact

typedef struct {
    char* role;
    char* company;
    char* focus;
    int projects_created;
    bool open_source_advocate;
} Developer;

Developer mateus = {
    .role = "CTO & Software Architect",
    .company = "OUI Tech",
    .focus = "High-Performance & Distributed Systems",
    .projects_created = 100+,
    .open_source_advocate = true
};

🌟 Why C & Lua?

C gives me the control and performance needed for systems that demand excellence.
Lua provides the flexibility and elegance for rapid development and embedding.

Together, they form the perfect toolkit for building fast, efficient, and scalable systems.


🎯 Current Focus

  • 🔬 Advancing VibeScript runtime capabilities
  • 📦 Expanding PushBlind decentralized ecosystem
  • ⚡ Optimizing CWebStudio for production workloads
  • 🌐 Building next-generation distributed systems
  • 📚 Sharing knowledge through open source

📫 Connect

Let's build something extraordinary together

OUI Tech GitHub


┌─────────────────────────────────────────────────────────┐
│  "Premature optimization is the root of all evil"      │
│  "But no optimization is the root of all slowness"     │
│                                        - Mateus (2026)  │
└─────────────────────────────────────────────────────────┘

⚡ Crafted with C, Lua, and a passion for performance ⚡

Pinned Loading

  1. OUIsolutions/CWebStudio OUIsolutions/CWebStudio Public

    An Modern Reactive C Web Server

    C 137 12

  2. OUIsolutions/BearHttpsClient OUIsolutions/BearHttpsClient Public

    A BearSSL Based Https Client

    C 41 4

  3. OUIsolutions/Darwin OUIsolutions/Darwin Public

    A Boostrapped lua Compiler

    Lua 26 3

  4. OUIsolutions/DoTheWorld OUIsolutions/DoTheWorld Public

    An Single Header C/C++ library to work with dirs and files

    C 18 1