Skip to content
View Jhonysganzerla's full-sized avatar

Highlights

  • Pro

Block or report Jhonysganzerla

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
Jhonysganzerla/README.md
╔══════════════════════════════════════════════════════════╗
║  Hello, World! I'm                                       ║
║                                                          ║
║      ██╗██╗  ██╗ ██████╗ ███╗   ██╗██╗   ██╗            ║
║      ██║██║  ██║██╔═══██╗████╗  ██║╚██╗ ██╔╝            ║
║      ██║███████║██║   ██║██╔██╗ ██║ ╚████╔╝             ║
║  ██  ██║██╔══██║██║   ██║██║╚██╗██║  ╚██╔╝              ║
║  ╚████╔╝██║  ██║╚██████╔╝██║ ╚████║   ██║               ║
║   ╚═══╝ ╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═══╝   ╚═╝               ║
║                                                          ║
║         Full-Stack Developer • AI Engineer               ║
╚══════════════════════════════════════════════════════════╝

Typing SVG


👨‍💻 About Me

const jhony: Developer = {
  name:        "Jhony Sganzerla",
  location:    "Paraná, Brazil 🇧🇷",
  experience:  "10+ years (since 2014)",
  currentRole: "Full-Stack Developer",
  education:   "Postgrad in Applied Generative AI @ UTFPR",

  focus: [
    "Angular + Java enterprise applications",
    "Autonomous AI Agents",
    "LLM Implementation & LLMOps",
    "AI Governance & responsible AI",
  ],

  currentlyLearning: [
    "Advanced RAG pipelines",
    "Multi-agent systems",
    "MLOps & AI infrastructure",
  ],

  funFact: "I still write the code. The AI just helps me ship faster. 😄",
};

🧠 AI & Emerging Tech Stack

Currently pursuing a Postgraduate Specialization in Applied Generative AI (IAGA) at UTFPR

LangChain OpenAI Anthropic Hugging Face Python

Areas: Autonomous Agents · RAG · LLMOps · AI Governance · Prompt Engineering · Fine-tuning


🛠️ Full-Stack Expertise

🎨 Frontend

Angular React TypeScript JavaScript HTML5 CSS3 Sass Bootstrap Flutter

⚙️ Backend

Java Spring Boot Node.js C# .NET REST API GraphQL

🗄️ Data & DevOps

PostgreSQL MySQL MongoDB Redis Docker Nginx Git Linux


🚀 What I'm Up To

🎓  Postgrad in Applied Generative AI @ UTFPR (in progress)
🤖  Building Autonomous Agents with LLMs
⚙️  Working on Angular + Java production systems
📚  Studying LLMOps, AI Governance & Multi-agent architectures
🌎  Based in Paraná, Brazil

🤝 Connect with Me

GitHub LinkedIn Instagram Facebook


"Anyone can use AI to code, I can explain that code" ✍️

Pinned Loading

  1. clockin clockin Public

    Self-hosted time tracking system (Spring Boot 3 + Angular 18 + PostgreSQL). Sobe em um docker compose up.

    TypeScript

  2. chesscom-to-lichess chesscom-to-lichess Public

    Forked from Golim/chesscom2lichess

    Extensão Firefox que adiciona um botão na chess.com para enviar partidas finalizadas direto para a análise do Lichess.org.

    JavaScript

  3. extensao-cursos-manager extensao-cursos-manager Public

    Sistema web para gestão dos cursos de extensão da universidade — cadastro, inscrição, controle de turmas e relatórios.

    TypeScript 1

  4. flutter-sqlite-crud flutter-sqlite-crud Public

    Exemplo de CRUD em Flutter usando sqflite (SQLite local), com separação em camadas (model, repository, ui).

    Dart

  5. react-spring-fullstack react-spring-fullstack Public

    Aplicação fullstack: backend em Spring Boot (Java) + frontend em React, autenticação JWT e API REST.

    Java