Skip to content
View jorgeflmendes's full-sized avatar
  • Instituto Superior Técnico
  • Portugal

Highlights

  • Pro

Block or report jorgeflmendes

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

Jorge Filipe

Security-minded systems engineer building dependable distributed systems, compilers, and intelligent agents.

I build software around failure, coordination, and intelligent decision-making: Byzantine fault-tolerant protocols, distributed services, compiler pipelines, multi-agent systems, and reproducible machine-learning experiments.

I am pursuing an MSc in Computer Science and Engineering at Instituto Superior Técnico, University of Lisbon, with a focus on cybersecurity, machine learning, and systems security.

Dependable systems, security, and intelligent agents — from consensus protocols to multi-agent learning.

Featured Projects

  • DepChain — permissioned BFT blockchain with HotStuff-inspired consensus, authenticated networking, EVM execution, persistence, and adversarial integration tests.
  • DuoMon — cooperative multi-agent controller using structured intent exchange, CTDE-trained joint action reranking, benchmarks, and replay analysis.
  • UDF Compiler — C++20 compiler with Flex/Bison parsing, typed ASTs, semantic analysis, and postfix code generation.
  • Replicated TupleSpaces — Java/gRPC coordination service with blocking operations and quorum-coordinated distributed take.
  • Culinary Authorship Ensemble — heterogeneous NLP ensemble with a reported 96.30% five-fold cross-validation accuracy.
  • PipeMania Solver — constraint propagation and state-space search with regression tests and visual diagnostics.
  • Beyond Mars — interrupt-driven assembly game with concurrent processes, collision handling, and memory-mapped media.

Core Technologies

Java · Python · C++ · Assembly · Distributed Systems · Byzantine Fault Tolerance · gRPC · Protocol Buffers · Compilers · PyTorch · NLP · Multi-Agent Systems · Security Testing

Current Focus

  • Dependable and adversarial distributed protocols
  • Cooperative agent reasoning and evaluation
  • Security-conscious systems design
  • Reproducible machine-learning experimentation

Contact

Email · GitHub

Pinned Loading

  1. depchain depchain Public

    Permissioned BFT blockchain with HotStuff-inspired consensus, authenticated links, EVM execution, and adversarial integration tests.

    Java 1

  2. culinary-authorship-ensemble culinary-authorship-ensemble Public

    96.3% CV culinary authorship attribution using heterogeneous NLP models, stacking, calibration, and error analysis.

    Python

  3. duomon duomon Public

    Cooperative multi-agent controller for Pokémon Showdown multi battles with CTDE training, intent exchange, benchmarks, and replay analysis.

    Python

  4. replicated-tuplespaces replicated-tuplespaces Public

    Replicated Linda-style TupleSpaces using Java, gRPC, Protobuf, and quorum-coordinated distributed take operations.

    Java

  5. hackergram-web-security-lab hackergram-web-security-lab Public

    Reproducible Hackergram web-security lab covering SQLi, XSS, CSRF, SSRF, XXE, NoSQL injection, LLM-mediated attacks, GNS3 evidence collection, and hardened retesting.

    Python