- 🔭 I'm currently working on Digital Twin for Digital Substation Communication Networks
- 📡 I'm part of @midiacom and @FriendsLabUFF
- 🌱 My interests are:
- Python (mainly communications, sockets and protocols) and Linux;
- Smart Grid (IEC 61850), MMS, GOOSE and SV;
- Digital Twin, Digital Substations and SDN (Software-Defined Network);
- I also research 5G sometimes.
- 🤔 I'm looking for help with Python speedup (probably with Rust)
- 💬 I can help you with: Python and IEC 61850
- 📫 How to reach me: [email protected]
- 😄 Pronouns: he/him ♂️
Here follows some of my opensource work:
- ASN.1 Identifier Decoder
- GOOSE Publisher and Subscriber
- SV Publisher and Subscriber
- COMTRADE Reader
- Base for a complete IEC 61850 lib # NOTE: Very early draft
- 3AS, an Authentication, Authorization and Accounting solution for Smart Grids based on SDN # My master's degree
- check the paper: https://ieeexplore.ieee.org/document/9459762
- Some codeforces solutions in Rust
- Old Dota2 changelog parser to HTML # Archived
- ScreenPDF, a screenplay markup language
- __repr__ function study # Randomness and object behaviour in Python