Skip to content
View jazaoo13's full-sized avatar

Block or report jazaoo13

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

👋 Hi, I'm Dieyson

🛠️ Backend Engineer with 5+ years building production-grade systems in Python
🎓 Computer Engineer & M.Sc. student in Production and Systems Engineering — UTFPR
🧠 Focused on backend architecture, with strong interest in AI integration and distributed systems


🔍 About Me

  • Specialized in fault-tolerant distributed architectures and high-performance REST APIs
  • Experienced in owning the full dev cycle — architecture, implementation, and deployment
  • Currently exploring LLMs and applied AI integration in backend systems

📂 Pinned Projects

  • machine-data-integration – Industrial integration for tube-bending machines: 3D-inspection data (PolyWorks) turned into automatic corrections pushed to the machines over TCP sockets, with resilient ERP sync (outbox + retries), versioned SQLite migrations, web dashboard with trend charts, tests and CI
  • Projeto_Oficina_Integracao – Real-time stock monitoring system with REST API, cameras, and a Vue.js web dashboard

🛠️ Tech Stack

  • Languages: Python, SQL, JavaScript, C++
  • Frameworks: FastAPI, Flask, Vue.js
  • Databases: PostgreSQL, Redis, SQLite
  • Tools: Git, Docker, Linux
  • AI/ML: PyTorch, Vision Transformers, BERT, YOLO, LangChain

🚀 Currently Learning

  • LLMs and applied AI for backend systems
  • Distributed systems patterns
  • Synthetic data generation for Deep Learning

📫 Contact


Thanks for visiting my GitHub! Feel free to check out my projects or reach out to collaborate.

Pinned Loading

  1. Projeto_Oficina_Integracao Projeto_Oficina_Integracao Public

    Real-time beverage stock monitoring system for high-end bars, using ESP32, camera, scale, and a Vue.js web interface with Python-based Rest API.

    Python 1

  2. machine-data-integration machine-data-integration Public

    Industrial integration system for tube-bending machines: watches PolyWorks inspection JSONs, computes LRA corrections and pushes setpoints to the machines via TCP sockets, with ERP sync (resilient …

    Python