Skip to content
View NullSablex's full-sized avatar

Organizations

@brasilplaylitertpm@axis-realm

Block or report NullSablex

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

🇧🇷 Desenvolvedor Backend · 🇺🇸 Backend Developer

Typing SVG

Open to work


neofetch

🛠️ Stack

Backend & Frameworks

CodeIgniterNode.js

Languages / Linguagens

PHPJavaScriptRustPawn

Databases

MySQLSQLite

Tools

GitVS CodeComposernpmLinux


📈 Most Used · Mais Utilizado

Top Languages by RepoMost Commit LanguageProductive 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

EmailDiscord


StarsProfile Views

Dev quote

footer

Pinned Loading

  1. rust-samprust-sampPublic

    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 3

  2. mysql_sampmysql_sampPublic

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

    Rust 11

  3. PawnProPawnProPublic

    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 5

  4. env-sampenv-sampPublic

    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_samphttps_sampPublic

    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