Skip to content
View BrunoPosa's full-sized avatar

Highlights

  • Pro

Block or report BrunoPosa

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

🖖 Hi,

I'm a student at Hive Helsinki, a 42 Network programming school.

  • 🔭 I’m currently working on a pong website [ft_transcendence]
  • 🌱 I’m currently learning:
    • TypeScript and the web ecosystem

Top Langs

Other Tools:

Make, Docker, Valgrind, Shell scripts

Some Projects:

These are essentially written from scratch, and following the '42 Norm' C formatting standard.

Project Description Tech Size
C-RayTracer Lightweight ray tracer. Focused on vector math and rendering. Built with @Jack C Medium
IRC Server Functional multi-client IRC server (RFC compliant subset). Worked on socket I/O, multiplexing, client management. Collab with @Torutu C++ Large
Stack Sorter Custom stack-sorting algorithm with operation constraints. C Medium
my-C-stdlib Partial custom implementation of C standard library. Very first school project. C Medium

Pinned Loading

  1. Hive-school-projects Hive-school-projects Public

    Projects in the 42 curriculum - with Hive Helsinki scope (e.g. C++99 rule lifted)

    C++

  2. IRC-Server IRC-Server Public

    Forked from Torutu/ft_irc

    C++ server with core IRC protocol commands, multi-client channels, and multiplexing. Collab with @Torutu

    C++