Skip to content
View BredyByte's full-sized avatar

Highlights

  • Pro

Block or report BredyByte

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
BredyByte/README.md

Typing SVG

About me:

Hey! I'm Davyd, a Campus 42 Málaga student. I'm deeply passionate about cybersecurity, web development and low-level programming. Always on the lookout for exciting challenges and ways to grow in the tech field!

When I'm not coding, you'll find me engaged in board games, pushing my limits at crossfit, and constantly hunting for new information to broaden my horizons reading books.

Languages & Tools:


Pinned Loading

  1. ft_malcolm ft_malcolm Public

    A man-in-the-middle attack program that uses ARP spoofing to manipulate network traffic.

    C

  2. ft_transcendence ft_transcendence Public

    Forked from PaLucena/ft_transcendence

    Full-stack web app with JS for the front end and Django for REST API, featuring live chat, user management, tournaments, and blockchain integration.

    Python

  3. minishell minishell Public

    A simplified Unix shell implementation that supports command execution, piping, and environment variable management. It focuses on process management, input/output redirection, and understanding sh…

    C

  4. cub3d cub3d Public

    A basic 3D game engine that uses raycasting to render a maze-like environment from a first-person perspective.

    C

  5. webserv webserv Public

    A simple HTTP server, handling client requests, serving web pages, and managing concurrent connections using socket programming.

    C++

  6. inception inception Public

    This project involves creating custom Docker images for Nginx, WordPress, and MariaDB to explore containerization and service management.

    Shell