Skip to content
View certainlyWrong's full-sized avatar
💻
I love to learn
💻
I love to learn

Highlights

  • Pro

Organizations

@zumbeedo

Block or report certainlyWrong

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

Adriano Rodrigues de Sousa

Software Engineer | Flutter Developer Pleno | Mobile & Backend

Portfolio Badge LinkedIn Badge Gmail Badge


👨‍💻 Sobre mim

Sou Engenheiro de Software com mais de 4 anos de experiência. Tenho foco em entregar soluções simples, escaláveis e de fácil manutenção, atuando principalmente no ecossistema Mobile (Flutter/React Native) e Backend (Node.js/Python).

  • 📱 Mobile: Especialista em Flutter e React Native, focado em alta performance e interfaces fluidas.
  • ⚙️ Backend: Construção de APIs robustas com NestJS, FastAPI e automações inteligentes.
  • 🧩 Arquitetura: Defensor de código limpo, práticas de CI/CD e documentação objetiva.

🛠️ Tech Stack

Mobile: Flutter Dart React Native Kotlin
Backend: NestJS Node.js FastAPI Python
Infra & Tooling: PostgreSQL Firebase Docker Linux Git


📊 GitHub Stats

GitHub Profile Summary

"Transformando código em soluções, e problemas em automações."

Popular repositories Loading

  1. mfcc_bee mfcc_bee Public

    Implementação do algoritmo de extração de características em dart.

    Dart 3

  2. AdoptOne AdoptOne Public

    Projeto para a disciplina de Programação para WEB I.

    HTML 1

  3. emi_scraper emi_scraper Public

    Um web scraper que salva os links estáticos do Mangá Livre.

    TypeScript 1

  4. blocisolates blocisolates Public

    Dart 1

  5. flutter_ort_plugin flutter_ort_plugin Public

    A Flutter FFI (Foreign Function Interface) plugin for running ONNX (Open Neural Network Exchange) models directly in Flutter applications. This plugin uses the native ONNX Runtime C API library for…

    C++ 1

  6. Abstract_Factory Abstract_Factory Public

    Trabalho sobre padrões de projeto da disciplina de Programação Orientada a Objetos I.

    Python