Skip to content
View rafaelmtro's full-sized avatar
💭
just drop me a msg
💭
just drop me a msg
  • São Paulo, SP - Brazil
  • 14:20 (UTC -03:00)
  • LinkedIn in/rafaelmtro

Block or report rafaelmtro

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

Data Lead & AI Engineer

Data Lead and Analyst focused on structuring the foundations for data-driven environments. Specializes in engineering and deploying intelligent systems to transform data into action.

  • 💬   Ask me about: AI, LLMs, Agentic Systems, GenAI, Data Science, AI Engineering.
  • 📓   Code Snippets: Gists
  • 📊   Kaggle: cyraxy
  • ⚔️   Codewars: rafaelmtro
  • 🎵   Favorite OSTs: playlists.

🛠 Tech Stack

Ollama Python R SQL Snowflake TensorFlow PyTorch HuggingFace LangChain Jupyter OpenCV spaCy NLTK AWS Docker JavaScript Node.js Next.js Flutter Swift Three.js WebXR MindAR Unity

Pinned Loading

  1. clone-tabnews clone-tabnews Public

    Implementation of https://www.tabnews.com.br on https://www.curso.dev

    JavaScript

  2. stalse-ai-inbox stalse-ai-inbox Public

    AI-augmented support ticket management system. It leverages a LLM to automatically classify support tickets and provide drafted responses to customer inquiries.

    TypeScript

  3. gif-hunter gif-hunter Public

    Gif Hunter is a web app for searching and sharing animated GIFs, built with Flutter, and using the Giphy API to retrieve the GIFs.

    Dart

  4. database-simulator database-simulator Public

    Database simulator in JavaScript with SQL-like syntax. Includes methods for creating tables, querying data, and inserting/deleting rows. Built for asynchronous behavior and easy usage with OOP design.

    JavaScript

  5. pong-game pong-game Public

    Python

  6. snake-game snake-game Public

    Snake is a classic arcade game where the player controls a snake that grows in length as it eats food while avoiding obstacles such as walls and its own tail. This Python implementation uses the Tu…

    Python