Skip to content
View NullSablex's full-sized avatar

Organizations

@brasilplaylitertpm @axis-realm

Block or report NullSablex

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
NullSablex/README.md
NullSablex

🇧🇷 Desenvolvedor Backend  ·  🇺🇸 Backend Developer

Typing SVG

Open to work


neofetch

🛠️  Stack

Backend & Frameworks

CodeIgniter Node.js

Languages / Linguagens

PHP JavaScript Rust Pawn

Databases

MySQL SQLite

Tools

Git VS Code Composer npm Linux


📈  Most Used  ·  Mais Utilizado

Top Languages by Repo Most Commit Language Productive Time

Snake eating my contributions

🎯  Focus  ·  Foco Atual

🇺🇸 Building

  • Robust web apps with CodeIgniter
  • RESTful APIs with Node.js / Express
  • Data management & automation systems
  • Plugin development (Rust for SA-MP / Open Multiplayer)

🇺🇸 Learning

  • Software architecture & clean code
  • SQL query optimization
  • Performance & low-level systems

🇧🇷 Desenvolvendo

  • Aplicações web robustas com CodeIgniter
  • APIs RESTful com Node.js / Express
  • Sistemas de gerenciamento e automação
  • Plugins em Rust para SA-MP / Open Multiplayer

🇧🇷 Aprendendo

  • Arquitetura de software & clean code
  • Otimização de queries SQL
  • Performance & sistemas de baixo nível

📫  Contact  ·  Contato

Email Discord


Stars Profile Views

Dev quote

footer

Pinned Loading

  1. rust-samp rust-samp Public

    Forked from zottce/samp-rs

    Write SA-MP and open.mp plugins in safe Rust instead of C++. The #[native] macro turns Rust methods into Pawn-callable functions; one source compiles to a single binary that runs natively on both s…

    Rust 1

  2. mysql_samp mysql_samp Public

    MySQL plugin for SA-MP and open.mp, written in Rust.

    Rust 10

  3. PawnPro PawnPro Public

    Extensão VS Code/VSCodium para Pawn (SA-MP / open.mp) — motor IntelliSense em Rust, diagnósticos PP####, compilação integrada, controles de servidor RCON e painel de configurações.

    TypeScript 3

  4. env-samp env-samp Public

    Rust plugin for SA-MP and Open Multiplayer that loads a .env file at startup and exposes the values to Pawn through a single typed Env() native (string, int, float, bool). Universal .so/.dll, no ha…

    Rust 1

  5. https_samp https_samp Public

    Non-blocking HTTPS client plugin for SA-MP and Open Multiplayer, written in Rust on top of rust-samp v3. Single universal binary, secure-by-default TLS via rustls, REST-complete (GET/POST/PUT/DELET…

    Rust