Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View brennm2's full-sized avatar
  • Critical Software

Highlights

  • Pro

Block or report brennm2

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
brennm2/README.md

Hi 👋, I'm Brendon

A simple guy learning to code

About me


bde-souz's 42 stats

  • 🔭 I’m currently working on: ft_transcendence

  • 🌱 I’m currently learning: C, C++ and C#

  • 📫 How to reach me: [email protected]

  • ⚡ Fun fact: PAYDAY franchise got me into programming



brennm2



My projects at 42:

Name Description
ft_transcendence (In Progress) This project is centered around the design, development, and organization of a full-stack web application.
ft_irc Create your own IRC server in C++, fully compatible with an official client.
Inception The project focuses on automating infrastructure with Docker, configuring containers for Nginx, PHP, and MySQL, and implementing optimization and security measures.
CPP Modules The project focuses on Object-Oriented Programming in C++, using classes, inheritance, polymorphism, templates for reusable code, efficient memory management, and containers.
NetPractice NetPractice is a general practical exercise to let you discover networking. (No repository, sorry)
cub3d Inspired by the first-ever FPS, this project explores ray-casting to create a dynamic maze view.
minishell The objective of this project is for you to create a simple shell.
Philosophers This project aims to teach concurrent programming, focusing on multithreading and multiprocessing.
so_long This project is a small 2D game with minilibx. You'll learn about textures, sprites and tiles.
push_swap Sort data on a stack with limited instructions and minimal moves, using optimal sorting algorithms.
minitalk Create a small data exchange program using UNIX signals as an intro to future UNIX projects.
Born2beroot This project aims to introduce you to the wonderful world of virtualization. (No repository, sorry)
get_next_line Reads a file, stdin, or other inputs line by line, managing memory and buffers efficiently.
ft_printf Recode printf, learn variadic functions, and reuse it in future projects.
Libft First 42 project, recreating standard C library functions and other useful ones.


Personal Projects:

Name Description
Catmas_Lights A winning game that was created in 48 hours for a game jam.
TBOI Mods A repository of mods made for the game The binding of Isaac
Front-end Exercises Training with front-end languages
My Modworkshop My mods from PAYDAY 2

Languages and Tools:

Pinned Loading

  1. Catmas_Lights Catmas_Lights Public

    GDScript 1 1

  2. CPPs CPPs Public

    C++ 1

  3. minishell minishell Public

    C

  4. cub3d cub3d Public

    C 1 1

  5. so_long so_long Public

    C 1

  6. philo philo Public

    C