Pinned Repositories
ElasticSearch-Stack
ElasticSearch Stack, running on DO Kubernetes Engine
ft_printf
Reimplementation of the canonical printf function. Made on learning purposes.
ft_services
Webserver cluster running with Docker containers and Kubernetes
miniRT
Mini ray-tracer, simple but efficient. Developed with C and minilibX
minishell
A simple shell written in C, with process forking, environment variables and shell built-ins
push_swap
A highly efficient sorting algorithm on two stacks
transcendence
A mulitplayer online game running on Nest.JS and React.
webserv
A simple HTTP web server written in C++
rosetta_stone
A short demo on how to run a production system to get article data from Scielo.
AdrianWR's Repositories
AdrianWR/push_swap
A highly efficient sorting algorithm on two stacks
AdrianWR/ft_services
Webserver cluster running with Docker containers and Kubernetes
AdrianWR/minishell
A simple shell written in C, with process forking, environment variables and shell built-ins
AdrianWR/webserv
A simple HTTP web server written in C++
AdrianWR/miniRT
Mini ray-tracer, simple but efficient. Developed with C and minilibX
AdrianWR/transcendence
A mulitplayer online game running on Nest.JS and React.
AdrianWR/.dotfiles
Simple UNIX systems configuration repository
AdrianWR/launch_site
Managed blog module based on Terraform and Ansible
AdrianWR/libft
A bunch of cool functions. Some are redesigned from classic libc functions, while others were created to perform common tasks. Part of the 42 School curriculum. Enjoy :)
AdrianWR/MachineLearningBootcamp
Repo of exercises for 42 AI Paris Machine Learning Bootcamp
AdrianWR/StudentsAPI
Simple REST API, connects a database of students from a school with an HTTP interface.
AdrianWR/CENTAURminer
A selenium wrapper to help mining scientific literature online.
AdrianWR/ElasticSearch-Stack
ElasticSearch Stack, running on DO Kubernetes Engine
AdrianWR/ft_traceroute
Print the route packets trace to network host
AdrianWR/philosophers
A simple project to study POSIX threads
AdrianWR/PythonBootcamp
Repo of exercises from 42 AI Paris Python Bootcamp
AdrianWR/ft_containers
Implementation of C++ Containers
AdrianWR/.vim
My personal vim configuration and plugins.
AdrianWR/data_pipeline
collect and process data
AdrianWR/ft_nmap
Network exploration tool and security / port scanner
AdrianWR/ft_ping
ping a host over a network with ICMP ECHO packets
AdrianWR/iac-modulo-compute-gcp
AdrianWR/inspektor-aroque
Simple test web application with HTTP Gateway
AdrianWR/JobDispatcher-API
AdrianWR/kubernetes-challenge
A repository of projects from the 2021 DigitalOcean Kubernetes Challenge
AdrianWR/libasm
Short x86 assembly function library. Includes some famous libc functions. Part of 42 galaxy.
AdrianWR/middleware-api
Client API able to connect to 42 servers
AdrianWR/urlbuilder
Get scientific article URLs from search mechanisms and send them to Google BigQuery
AdrianWR/versao2_Libasm
AdrianWR/Worker
Site Worker used to extract data from scientific articles available on the web. Used in the context of the AIvsCOVID19 initiative.