Pinned Repositories
42cursus_end_predictor
Calculate how long will it take you to get to level 21 using your current grades. These must be input manually .(for now).
darodrig-IoT-demo-project
CICD Test repository for Inception-Of-Things project
dslr
Python tool to predict data using Logistic Regression, made from scratch without ML libraries.
famine
Linux malware program consisting of a small self-replicating worm, using the PT_NOTE to PT_LOAD method.
ircserver
IRC Server written in C++, RFC Standard compliant, SSL Secure
multilayer-perceptron
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.
nm
Full recode of "nm" and "otool" commands. This project researches inside the binary architecture of Mac OS and UNIX executables.
rncp
RNCP Title interactive planner website for 42 students
woody_woodpacker
ELF binary packer - PIE compatible
ft_transcendence
Multiplayer real time game server made as final project at 42 Madrid, using Rails, BackboneJS, Postgresql and Docker-Compose.
d-r-e's Repositories
d-r-e/multilayer-perceptron
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.
d-r-e/42cursus_end_predictor
Calculate how long will it take you to get to level 21 using your current grades. These must be input manually .(for now).
d-r-e/get_next_line
Get_next_line function project for 42 Madrid School
d-r-e/machine_learning-bootcamp-42AI
Machine Learning Course by 42AI at 42 School
d-r-e/override
Third (and last) virtual machine on binary exploitation and cybersecurity. Part of the 42 School cybersec branch.
d-r-e/squads-design
d-r-e/tictactoe.github.io
Final project at the Discovery Piscine. This is a classic tic-tac-toe game with CSS animations and JavaScript. Play it using the link below.
d-r-e/dslr
Python tool to predict data using Logistic Regression, made from scratch without ML libraries.
d-r-e/ircserver
IRC Server written in C++, RFC Standard compliant, SSL Secure
d-r-e/42madrid_homebrew_sgoinfre
Install Homebrew on the sgoinfre on the 42 sessions
d-r-e/bootcamp_data-engineering
Bootcamp to learn basics in Data Engineering
d-r-e/bootcamp_python
Bootcamp to learn Python for Machine Learning
d-r-e/cub3d
3D graphic engine, made from scratch using just C tools, to recreate the classic videogame Wolfenstein 3D
d-r-e/cv
My CV on a Github.io custom interface
d-r-e/exam-rank-05
d-r-e/ft_linear_regression
Simple program to implement a linear regression prediction model in Python. Project from 42 cursus.
d-r-e/ft_printf
Project for 42Madrid. A version of printf coded from sratch to understand how the real function works.
d-r-e/ft_server
Script to build a Wordpress server, connected to a database. Project for 42 Madrid.
d-r-e/ft_transcendence
Multiplayer real time game server made as final project at 42 Madrid, using Rails, BackboneJS, Postgresql and Docker-Compose
d-r-e/gameoflife
Conway's Game of Life
d-r-e/libasm
Rewriting C standard functions to learn x64 assembly code. Project for 42 Madrid.
d-r-e/minishell
Shell simulator based on Bash. Project for 42 Madrid done in collaboration with @eredion
d-r-e/Python-Bootcamp-42AI
Machine Learning Bootcamp by 42AI
d-r-e/remote-challs
d-r-e/total-perspective-vortex
This subject aims to create a brain computer interface based on electroencephalographic data (EEG data) with the help of machine learning algorithms. Using a subject’s EEG reading, you’ll have to infer what he or she is thinking about or doing - (motion) A or B in a t0 to tn timeframe
d-r-e/transcendence
ft_transcendence project for Codam Coding College