Skip to content
View bedarenn's full-sized avatar

Block or report bedarenn

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

Hi there 👋

Profile

Welcome to my GitHub profile repository! This is where I showcase my projects and skills as a developer, specializing in C/C++.

Skills

  • C & C++: Developed efficient, high-performance applications.
  • Docker: Mastery of containerization for consistent and scalable application deployment.
  • Makefile: Expertise in automating build processes.
  • Team Collaboration: Strong experience in working with development teams using version control and agile methodologies.

Projects

Here are some of my notable projects:

  • ft_irc: The project is a C++ implementation of an IRC server that handles multiple connections via sockets. It supports essential IRC commands like /JOIN, /PART, and /PRIVMSG, and features both public and private channels, user management, and real-time communication. The server includes authentication and permission management systems.

  • FdF: The project visualizes a map in an isometric 3D view, where data points are represented as a grid. The calculations rely on matrix rotations to achieve the isometric projection, providing an interactive 3D visualization. The project is implemented in C and the focus is on transforming and displaying data through graphical representation.

Contact

Pinned Loading

  1. IRC IRC Public

    Internet Relay Chat Server

    C++

  2. FdF_matrix FdF_matrix Public

    Wireframe 3D isometric

    C

  3. vktest vktest Public

    Follow Vulkan Tutorial: Drawing a triangle

    C++

  4. ft_linear_regression ft_linear_regression Public

    https://cdn.intra.42.fr/pdf/pdf/150424/en.subject.pdf

    HTML