Skip to content
View luisfmnunes's full-sized avatar
Block or Report

Block or report luisfmnunes

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
luisfmnunes/README.md

Welcome To My Portfolio

  • Control and Automation Engineer from the Universidade de Brasilia
  • Master of Science in Mechatronics Systems from the Universidade de Brasilia
  • Enthusiast in the fields of Signal Processing, Computer Vision, Machine Learning, Deep Learning, Embedded Systems, Networks and HPC
  • Professional Experience

    • Intern at Brazilian Space Agency (AEB) - (2015-2016)
    • Intern at Laboratory of Geographic Information Systems (LSIE) - (2017)
    • Research and Development (R&D) Engineer at Griaule - (2020 - 2024)
    • Research Assistant at University of Applied Sciences Hamm-Lippstadt - (2024 - Present)

    Personal Projects

    • JackBot - A Telegram Bot that stores, schedule and manage messages to be broadcasted to registered telegram groups.
    • ZombiZoid - A Discord Bot that uses RCON and SSH to manage a Remote Dedicated Server of Project Zomboid.
    • deciPPher - A C++ Command Line Parsing Library using STL.
    • RetinaCpp - A C++ RetinaFaces Implementation using ONNXRuntime.

    Languages & Frameworks

    • Low-Level and Script Languages

    C Cpp CUDA Python Bash

    • Computer Vision, Machine Learning and Deep Learning Tools

    PyTorch ONNX Scikit-Learn
    OpenCV OpenVINO Tensorflow Keras

    • CI/CD and MLOps Tools

    MLflow Podman Docker
    GitLab-CI Artifactory TravisCI

    • Embedded Systems and Web Development

    JS TS HTML 5 CSS 3
    Matlab Arduino Esp32 RaspBerry

    Social Media and Contact

    Pinned

    1. JackBotTelegram JackBotTelegram Public

      A Telegram bot that registers messages (media, video, photo, text) and schedule a timer to send the stored messages on groups.

      TypeScript 3

    2. deCiPPher deCiPPher Public

      A Parsing Class for C++ projects, parsing the inputs from command line to local variables.

      C++

    3. mxnet-r100-arface mxnet-r100-arface Public

      A Face Feature Extractor (Template) used for face recognition matching using MxNet ResNet100 Model.

      Jupyter Notebook

    4. RetinaFacesCpp RetinaFacesCpp Public

      An implementation of RetinaFaces in C++ from a pytorch model converted to ONNX

      C++ 9 2

    5. ZombiZoid ZombiZoid Public

      This is a Discord Bot implemented to manage a ProjectZomboid Dedicated Linux Server using python, SSH and RCON

      Python 1

    6. CppGame CppGame Public

      Developing a Generic C++ Game Project using SDL3 and spdlog

      C++