Featured image of post Some interesting projects

Some interesting projects

Machine learning

Pytorch Graph Neural Networks

PyTorch Geometric is an extension of PyTorch to train GNNs on structured data. Their introduction by example page and list of collab notebooks (and associated videos) are very pedagogic and interesting to experiment with.

Cybersecurity

Conferences deadlines

This website summarize the upcoming cybersecurity main conferences with a countdown to their submission deadlines: sec-deadlines.

SQL Injection datasets

For training of SQL Injection detection classification models, the following datasets can be used:

CTFs

Some random tools.

Software engineering:

OSS

PDF Manipulation tool:

Any administrative procedure requires to manipulate (merge, sign, reorder…) pdf files. I do not feel confident on relying on an online service, especially when we are talking about sensitive information. Stirling-PDF seems like the perfect tool to be used (they provide a docker instance) to manipulate these files. In a rush or not able to start a local instance ? Framalab is providing an instance: https://stirling-pdf.framalab.org/.