Pablo Gómez Álvarez (pgomez-a)

pgomez-a

Geek Repo

Company:42 Madrid

Location:Madrid, Spain

Home Page:https://www.linkedin.com/in/pgomez-a/

Github PK Tool:Github PK Tool

Pablo Gómez Álvarez's repositories

multilayer-perceptron

This project is an introduction to artificial neural networks, with the implementation of a multilayer perceptron.

Language:PythonLicense:MITStargazers:3Issues:2Issues:0

ft_onion

Unleash the power of anonymity on the Internet.

Language:DockerfileLicense:MITStargazers:2Issues:1Issues:0

born2beroot

With this project we will get involved in the world of virtualization.

License:MITStargazers:1Issues:1Issues:0

dslr

In this project DataScience x Logistic Regression, you will continue your exploration of Machine Learning by discovering different tools.

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

ft_printf

The definition of this project is simple: replicate the workings of the famous printf function.

Language:CLicense:MITStargazers:1Issues:1Issues:0

libft

The main objective of this project is to develop a C library with some of the most common functions, so that you will be able to use them in future projects.

Language:CLicense:MITStargazers:1Issues:1Issues:0

42_CPP_Piscine

Let's get into the amazing world of Object Oriented Programming !! Learn about: namespaces, references, polymorphism, templates and much more with this Piscine C ++

Language:C++License:MITStargazers:0Issues:1Issues:0

42_ML_Piscine

This project is a Python programming and Machine Learning bootcamp created by 42 AI.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

42_Python_Piscine

This project is a Python programming and Machine Learning bootcamp created by 42 AI.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

ft_containers

The multiple available containers in C++ all have a very different usage. To make sure you understand them all, let's re-implement them!

Language:C++License:MITStargazers:0Issues:1Issues:0

ft_irc

The goal of this project is to make you write your own IRC server. To do so, you will test your work with a real IRC client.

Language:C++Stargazers:0Issues:1Issues:0

minishell

The main purpose of this project is to create a shell, like bash or zsh. Let's learn more about file descriptors and processes.

Language:CLicense:MITStargazers:0Issues:1Issues:0

42_C_Piscine

These are the projects that I had to face during my 42 Piscine in Madrid.

Language:CLicense:MITStargazers:0Issues:0Issues:0

algorithms

Introduction Guide to Algorithms

Language:CLicense:MITStargazers:0Issues:1Issues:0

cub3D

This project will allow us to explore the ray-casting technique. Our goal is to establish a dynamic view inside a maze, where we will have to find the exit.

Language:CLicense:MITStargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:0Issues:0

ft_linear_regression

Program that predicts the price of a car by using a linear function train with a gradient descent algorithm.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

ft_multiple_regression

Discover hidden patterns within your numerical databases. Use Machine Learning to estimate costs, profits, potential opportunities, and anything else you can imagine.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

ft_otp

Implement a TOTP system, which will be capable of generating ephemeral passwords from a master key.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

ft_server

This project will put us fully into the world of web servers. Once we have seen how the network works , we take another step to learn how to set up our own server from any device thanks to Docker.

Language:DockerfileLicense:MITStargazers:0Issues:1Issues:0

get_next_line

Thanks to get_next_line we will be able to read an open file line by line whose file descriptor is supplied as an argument.

Language:CLicense:MITStargazers:0Issues:1Issues:0

ianotes_git

Repositorio sobre el que se trabaja en el curso de Git de la página IA Notes para dar una mejor explicación de los comandos tratados.

Language:CLicense:MITStargazers:0Issues:0Issues:0

inception

Introduction to system administration with Docker, by creating our own virtualized Docker images.

Language:DockerfileLicense:MITStargazers:0Issues:1Issues:0

libasm

We will get acquainted with assembly language and learn how a CPU works.

Language:AssemblyLicense:MITStargazers:0Issues:0Issues:0

netwhat

This project is an introduction to network problematics.

License:MITStargazers:0Issues:0Issues:0
License:MITStargazers:0Issues:1Issues:0

philosophers

In this project, you will learn the basics of threading a process. You will learn how to make threads. You will discover the mutex.

Language:CLicense:MITStargazers:0Issues:1Issues:0

push_swap

This project will make us sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed we will have to manipulate various types of algorithms and choose the one (of many) most appropriate solution for an optimized data sorting.

Language:CLicense:MITStargazers:0Issues:1Issues:1

stockholm

Develop a small ransomware program capable of affecting only a small part of your files.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0