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. 42_ft_transcendence 42_ft_transcendence Public

    Forked from PaLucena/ft_transcendence

    A 42 École project. "Ft_transcendence" is a full-stack web application with a microservices architecture, using JS for the front end and Django to provide a REST API. The project integrates feature…

    Python

  2. 42_minishell 42_minishell Public

    A 42 École project. "Minishell" is a simplified Unix shell implementation that supports command execution, piping, and environment variable management. It focuses on process management, input/outpu…

    C

  3. 42_cub3d 42_cub3d Public

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

    C

  4. 42_fract-ol 42_fract-ol Public

    42 École project. This project renders classic fractal patterns using the MLX42 graphics library to explore programming 2D graphics applications in C.

    C

  5. 42_webserv 42_webserv Public

    Forked from pablovilchez/webserv

    A 42 École project. A simple HTTP server implementation. The project emphasizes understanding network protocols, socket programming, and managing concurrent connections, providing a strong foundati…

    C++

  6. 42_inception 42_inception Public

    42 École project. "Inception" teaches virtualization and containerization by having students set up virtual machines using Docker. It focuses on system administration and problem-solving.

    Shell