Skip to content
View d-r-e's full-sized avatar
🚩
404
🚩
404

Highlights

  • Pro
Block or Report

Block or report d-r-e

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
d-r-e/README.md

darodrig

My latest achievements

David's github stats


Top Langs

Pinned

  1. famine famine Public

    Linux malware program consisting of a small self-replicating worm, using the PT_NOTE to PT_LOAD method.

    Assembly 1

  2. woody_woodpacker woody_woodpacker Public

    ELF binary packer - PIE compatible

    C 5 1

  3. multilayer-perceptron multilayer-perceptron Public

    Artificial Neural Networks (Multilayer perceptron) coded from scratch, to learn the maths underneath the algorithm. The algorithm is trained to predict tumour diagnosis on a medical dataset.

    Python 2

  4. Eredion/ft_transcendence Eredion/ft_transcendence Public

    Multiplayer real time game server made as final project at 42 Madrid, using Rails, BackboneJS, Postgresql and Docker-Compose.

    Ruby 3 2

  5. dslr dslr Public

    Python tool to predict data using Logistic Regression, made from scratch without ML libraries.

    Jupyter Notebook

  6. ircserver ircserver Public

    IRC Server written in C++, RFC Standard compliant, SSL Secure

    C++