Skip to content
View davi12345452's full-sized avatar

Block or report davi12345452

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.

Content in all repositories owned by your account will be closed.
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
davi12345452/README.md

Davi Janisch Maia | Software Engineer — Applied AI, Backend Architecture & Confidential Computing

Profile Views

🚀 Mission

Turning AI capabilities — LLMs, agents, document intelligence — into reliable, production-grade systems. I care about clear technical thinking, resilient architecture, and secure infrastructure as much as shipping fast.


👨‍💻 About Me

Senior Software Engineer based in Florianópolis, Brazil, focused on back-end development, system architecture, and applied AI. My day-to-day spans AI-powered data/document pipelines, confidential computing (TEE-based secure infrastructure), and cloud-native backend systems — with a background in blockchain and tokenization that still informs how I think about trust, verification, and distributed systems.

I've moved from writing smart contracts to designing AI-native platforms — but the core hasn't changed: understand the problem deeply, design the system, ship it into production.


🔑 Core Principles

  • Systems thinking first — architecture decisions before code
  • Clean Architecture & Domain-Driven Design
  • Security-first infrastructure — confidential computing, least-privilege by default
  • AI as a production tool, not a demo — reliability, observability, and real business fit
  • Event-driven design for loosely coupled, scalable services

🛠️ Tech Toolbox

Area Stack
Backend NestJS · Next.js · Express · GraphQL · PostgreSQL (+ Prisma) · Redis · Event-driven architectures
Applied AI Python · Claude & Gemini API integration · LangChain · RAG pipelines · pgvector · Document intelligence / OCR pipelines
Confidential Computing GCP Confidential VMs · AMD SEV-SNP · Vault Transit · TEE-based secure AI workloads
Cloud & Infra GCP (Cloud Run, Cloud SQL, Cloud Build, IAM) · Docker · CI/CD
Web3 / Solidity (background) ERC-20/721/1155 · Hardhat · Foundry · OpenZeppelin · Multi-chain (Gnosis, Polygon, Base)
Quality Jest · Vitest · automated testing pipelines

📂 Selected Work

  • AI-powered document intelligence pipelines — extraction and structuring of technical/industrial documentation at scale for enterprise clients.
  • Confidential AI infrastructure — secure data processing on GCP Confidential VMs (AMD SEV-SNP) for regulated, privacy-sensitive workloads.
  • Multi-chain tokenization platforms — on-chain compliance flows (TREX/OnchainID concepts), wallet infrastructure, and KYC integration for real-asset offerings.
  • AI-assisted engineering practice — building and mentoring around AI-assisted development workflows (Claude Code, Cursor) across a growing engineering team.

🌱 Currently Exploring

  • Interpretability and mechanistic understanding of LLMs.
  • Confidential computing patterns for multi-tenant AI workloads.
  • Systems-level thinking as a durable edge as AI commoditizes routine execution.

🤝 Let's Connect

LinkedIn X

Pinned Loading

  1. solidity-portfolio solidity-portfolio Public

    Portfolio Repository. Various types of Smart Contracts that I can develop for EVM-compatible networks, using Solidity.

    Solidity 1

  2. crudCompleto crudCompleto Public

    Projeto de portfolio. Pretendi criar um sistema de blog, com painel administrativo, onde o usuário cadastrado poderia criar artigos e categorias e vincular os dois. O frontend foi feito em EJS, enq…

    JavaScript

  3. express-ejs-project express-ejs-project Public

    Pequeno projeto de perguntas e respostas, estilo Yahoo utilizando EJS e Express

    JavaScript

  4. question-answer-api question-answer-api Public

    API built with NestJS using Prisma, utilizing a PostgreSQL database. This basic API for questions and answers implements an error handling pattern, the RFC 7807.

    TypeScript

  5. blog-api blog-api Public

    A Restful API built with NestJS, enabling the creation, editing, and deletion of articles and categories in a blog, with JWT authentication for added security.

    TypeScript

  6. flood-data-analysis flood-data-analysis Public

    Pipeline aberto de dados e previsão de cota do rio Taquari (RS) — NÃO é sistema de alerta

    Python