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. 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

  2. Projeto-Integrador-IV Projeto-Integrador-IV Public

    Web system built with Django and MongoDB to manage and visualize assembly orders, integrating with collaborative robots via Node-RED and PLCs to automate factory production.

    Python