Skip to content
View cunhanina's full-sized avatar
🐢
🐢

Block or report cunhanina

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
cunhanina/README.md
class Nina(Mechatronics, DataScience):
    """
    Bridging the gap between PLC and the Cloud.
    """
    def __init__(self) -> None:
        self.role = "Industrial IIoT & Computer Vision"
        self.roadmap = "Curitiba, BR ➔ Stuttgart, DE (Sept '26)"
        
        self.languages = ["PT-BR", "English", "German"]
        self.interests = ["Pokemon_TCG", "Handhelds", "Sci-Fi"]

    def current_focus(self) -> list[str]:
        return ["CNC Optimization", "Computer Vision", "IIoT"]

Pinned Loading

  1. meeting_scribe meeting_scribe Public

    A privacy-first, 100% local desktop application for meeting transcription and AI summarization. Built with Python, faster-whisper, and Ollama.

    Python

  2. pokeroast pokeroast Public

    An AI-powered "Cyber-Bullying" Dashboard that uses GenAI & Data Science to roast your Pokemon team and mathematically prove why you keep losing.

    Python 1

  3. pathfinding-visualizer pathfinding-visualizer Public

    Modular Python/Pygame pathfinding engine featuring generator-based visualization of A* and Dijkstra on weighted graphs with diagonal cost modeling, maze generation, and post-processing path smoothing.

    Python

  4. tef12-backupsys tef12-backupsys Public

    Enterprise backup solution for CNC/PLC data validation. Features dual interfaces for Shop Floor execution (Coleta) and Engineering management (Gestão).

    Python