Skip to content
View leonardoazzi's full-sized avatar
🐧
🐧

Highlights

  • Pro

Organizations

@dblabprojects

Block or report leonardoazzi

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

Leonardo Azzi Martins 🐧🦿

 About Me:

  • BSc. Computer Science undergraduate student @ UFRGS, Informatics Institute (INF)

  • Mechatronics Technician @ IFSul, Federal Institute of Education, Science and Technology.

  • Machine Learning Engineer @ DBLab. Research and Development (R&D) team. Working with Computer Vision.

  • OpenLeg co-creator, a robotic transfemoral prosthesis under GPL free software license, formerly known as SmartLeg (C/C++ embedded systems, Machine Learning).

  • Alumni from Intel 68th International Science and Engineering Fair (Intel ISEF 2017) and 51st International Science Summer Institute (ISSI 2019).

  • Porto Alegre, Brasil 🇧🇷

🛠  Tech Stack:

 Languages:

 Technologies:

node node node node node node node git linux node

 Current OS:

linux

📧  Contact me:

Pinned Loading

  1. ProtesesParaTodos/OpenLeg ProtesesParaTodos/OpenLeg Public

    Libre Software development of the OpenLeg active prosthesis. Derived from Project SmartLeg, developed at IFSul Charqueadas, Brazil. GNU General Public License.

    C++ 2

  2. 8puzzle-a-star 8puzzle-a-star Public

    A* Search Algorithm implemented to solve the 8-puzzle game, with Manhattan and Hamming heuristics. INF01048 - Inteligência Artificial (2023/2), INF/UFRGS.

    Python

  3. berkeley-reinforcement-learning berkeley-reinforcement-learning Public

    Python resolution of Berkeley Reinforcement Learning assignment. INF01048 - Inteligência Artificial (2023/2), INF/UFRGS.

    Python

  4. adversarial-search adversarial-search Public

    Forked from claudinoac/headkicker

    A set of minimax-based algorithms for machine players. INF01048 - Inteligência Artificial (2023/2), INF/UFRGS.

    Python

  5. compeng-for-babies compeng-for-babies Public

    OpenGL 3D engine implementation of basic boolean circuits interactive simulation. Inspired by the homonym book "Computer Engineering for Babies" by Chase Roberts. INF01047 Fundamentos de Computação…

    C++ 1 1

  6. trie-search-fifa21 trie-search-fifa21 Public

    Implementação em Python de Tabelas Hash, Árvores Patricia (Trie) e front-end para entrada e visualização de dados com Streamlit. INF01124 Classificação e Pesquisa de Dados (Prof. João Comba), 2022/1.

    Python