Skip to content
View Bretzz's full-sized avatar

Block or report Bretzz

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

About me

Hi, I'm Tommaso Piana Agostinetti. I'm a student at the 42 School. I love to project and build autonomous systems, from Minecraft farms to Full-Stack Web Apps. I love challenges and getting my hands dirty, both in team or alone. You are looking for someone for your crazy startup project? Here I am (if you feed me I'm cheap).

My Toolkit

C C++ TypeScript Fastify

Best Projects

My first Full-Stack Web App hosting a multiplayer pong platform with remote authentication, friend and chat services, private lobbies and tournaments.

  • Core Stack: Typescript, Fastify
  • External Tools: TailwindCSS, Vite (Used in project; contributed by others)
  • Collaborators: Fre0077, Nexus29, SimplyPowfu, X2Borgo

A Raycasting 3D engine inspired by Wolfenstein 3D. Features "King of the Hill" style multiplayer and custom font rendering via your_font.


High-performance HTTP server (Nginx replica) supporting static file serving, proxy_pass, and streams.

  • Stack: C++11

Working on

  • Private Homeserver to replicate Spotify since I'm poor
  • 3D rendering with OpenGL

How to reach me

Pinned Loading

  1. ft_transcendence ft_transcendence Public

    Forked from Fre0077/Transcendence

    Modern multiplayer environment for Pong. What a waste...

    TypeScript

  2. Cub3d Cub3d Public

    cub3d 42 project with SabinoCarlucci (future multiplayer implementation)

    C 1

  3. KiwiHTTP KiwiHTTP Public

    Implementing HTTP request inside my simple_webserv project

    C++