Skip to content
View tzeck1's full-sized avatar

Highlights

  • Pro

Block or report tzeck1

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

tzeck's 42 stats

hey there 👋

  • 🔭 i’m currently doing my Mastery at 42Heilbronn
  • 🌱 i’m currently learning: python & data
  • 📫 how to reach me:
    mail: [email protected]
    slack: tzeck

Pinned Loading

  1. ft_transcendence ft_transcendence Public

    TypeScript 3 1

  2. miniRT miniRT Public

    This project is an introduction to the beautiful world of Raytracing. Once completed you will be able to render simple Computer-Generated-Images and you will never be afraid of implementing mathema…

    C 1

  3. ft_irc ft_irc Public

    This project is about creating your own IRC server. You will use an actual IRC client to connect to your server and test it. Internet is ruled by solid standards protocols that allow connected comp…

    C++ 4

  4. philosophers philosophers Public

    I’ve never thought philosophy would be so deadly. In this project, I learned the basics of threading a process and mutexes.

    C