Skip to content
View jorgeflmendes's full-sized avatar

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.

Content in all repositories owned by your account will be closed.
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
Animated terminal introducing Jorge Filipe Mendes
GitHub followers Profile views

~/about

I design and build dependable software across distributed systems, cybersecurity, and applied machine learning. I am completing an MSc in Computer Science and Engineering at Instituto Superior Técnico, University of Lisbon, with an emphasis on adversarial behaviour, coordination, and rigorous evaluation.

failure-aware systems · security engineering · local-first tools · reproducible ML · multi-agent systems

~/selected-work

Project Engineering focus
DepChain
Java · BFT · EVM
Permissioned blockchain with HotStuff-inspired consensus, authenticated networking, EVM execution, persistence, and adversarial integration tests.
DuoMon
Python · MARL · CTDE
Cooperative multi-agent controller with structured intent exchange, CTDE training, benchmarking, and replay analysis.
OpenDraft
TypeScript · React · WebAssembly
Local-first LaTeX workspace with in-browser compilation, structured editing, persistence, and integrated PDF review.
Culinary Authorship Ensemble
Python · NLP · Ensembles
Authorship-attribution ensemble with calibrated stacking, error analysis, and reported 96.3% cross-validation accuracy.
Quintropy
Python · Causal inference · Bayesian ML
Causal Bayesian Wordle solver with leakage-safe walk-forward evaluation and private in-browser inference.
Hackergram Web Security Lab
Python · Web security · LLM security
Reproducible offensive and defensive lab covering injection, request forgery, LLM-mediated attacks, and hardened retesting.
$ ls ~/more-projects

~/toolkit


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

  4. quintropy quintropy Public

    Reproducible causal Bayesian Wordle solver with leakage-safe walk-forward evaluation and private in-browser inference.

    Python

  5. duomon duomon Public

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

    Python