Skip to content
View t-pereira06's full-sized avatar

Highlights

  • Pro

Block or report t-pereira06

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

IT Management And Programming Technician.

📚 Education

  • 42cursus Graduate
    Completed the intensive and hands-on 42cursus program, which equipped me with a strong foundation in programming and IT management.

💼 Current Position

  • Internship at SEA:ME
    Currently applying my skills in an internship at SEA:ME, where I am working on real-world projects and further enhancing my technical expertise.

🌱 Skills & Technologies

  • Programming Languages:

    • Proficient in C, C++ and C#
    • Continuously expanding knowledge in software development and problem-solving.
  • Tools & Methodologies:

    • Gaining hands-on experience with industry-standard tools and workflows in a professional setting.

Languages:

c cplusplus csharp python

Tools:

docker dotnet git githubactions linux mysql qt bash

Connect with me:

tiagopereira-pt

GitHub Status:

t-pereira06

  t-pereira06

Pinned Loading

  1. 42_transcendence 42_transcendence Public

    This project is a web-based version of the classic Pong game that allows players to play against each other or challenge the computer with a smooth, real-time gaming experience.

    JavaScript

  2. 42_webserv 42_webserv Public

    This project is focused on building a simple web server in C. It covers essential web technologies, including HTTP, socket programming, and handling client requests.

    C++

  3. 42_cub3d 42_cub3d Public

    This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. It will enable you to explore ray-casting. The goal is to make a dynamic view inside a maze, in which…

    C

  4. 42_minishell 42_minishell Public

    A simple UNIX-like shell implementation. Supports basic command execution, piping, redirections, environment variables, and more. Designed for learning and exploring shell behavior.

    C 1

  5. 42_cpp_modules 42_cpp_modules Public

    This repository contains the exercises of Module 00 to Module 09 from C++ modules.

    C++

  6. 42_philosophers 42_philosophers Public

    In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes.

    C 1