Skip to content
View NineSuper's full-sized avatar
:shipit:
:shipit:

Highlights

  • Pro

Block or report NineSuper

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

NineSuper's GitHub :shipit:

๐Ÿ‘จโ€๐Ÿ’ป Computer Science Student @ 42
๐ŸŒ Passionate about coding since the age of 15
๐ŸŽฎ Former leader of a thriving gaming community with +10,000 unique players
๐Ÿ•น๏ธ Specialized in Garry's Mod and Minecraft servers

๐Ÿ“’ Projects

Project Description Language
ft_transcendence ๐Ÿ“ A multiplayer pong game built with real-time WebSockets for dynamic player interactions. My Skills
Scop ๐Ÿ‘ฝ 3D rendering project focused on loading and displaying .obj files with various visual effects. C, openGL, SDL2
Cub3d :rage2: A Wolfenstein3D/Doom-like game, implementing basic ray-casting for 3D visuals and movement. C
Minishell ๐Ÿš Develops a custom Unix shell, handling basic commands, piping, and process management. My Skills
Philosophers ๐Ÿง  Simulation of the dining philosophers problem, using threads to handle concurrent access. C
Push_Swap ๐Ÿ”„ Implements a sorting algorithm with two stacks, optimized for minimal instruction sets. C
CPP learning ๐Ÿ“˜ Covers essential C++ concepts, including object-oriented programming and advanced data handling. C++

:octocat: Other projects are in the process of being published on my Github.. Don't worry, the next ones won't all be in C. I'm exploring other languages too, like... um, C++ !

Skills

๐Ÿ’ป Programming: C/C++, JavaScript, Python
๐ŸŒ Web Development: HTML, CSS, React
๐Ÿ Backend Framework: Django
๐Ÿ›ข๏ธ Database: MySQL, PhpMyAdmin, PostgreSQL
๐Ÿ•น๏ธ Game Development: Godot Engine, Garry's Mod Lua Scripting, Minecraft

๐Ÿ› Currently on these projects

๐ŸŽฎ Emberfall - A 2D top-view exploration multiplayer game shooter created with Godot

๐Ÿ‘จโ€๐Ÿ’ผ Experience

๐Ÿ‘จโ€๐Ÿ’ป Student at School 42
๐Ÿ“† Dates: 2022 - present

๐ŸŽฎ Community developer/Community Manager
๐Ÿ“† Dates: 2017 - 2020
๐Ÿ“Œ Managed a gaming community with +10,000 unique players
๐Ÿš€ Successfully led Garry's Mod and Minecraft servers

๐Ÿš€ Roadmap

Phase Objective Details Status
๐Ÿ Phase 1: Current Internship Complete the internship started in July 2024 and scheduled until January 2025. ๐Ÿ”„ Strengthen my professional skills In progress...
๐ŸŽ“ Phase 2: 2-Year Apprenticeship Start an apprenticeship to earn the RNCP 7 diploma in network architecture. ๐Ÿ’ผ 2-year apprenticeship program Planned - April 2025
๐Ÿ“š Phase 3: School Projects Work on 42 school projects in parallel with the apprenticeship. ๐Ÿ–ฅ๏ธ Various projects to obtain the diploma Ongoing in 2025-27
๐ŸŽฎ Phase 4: Emberfall Progress in the development of Emberfall. ๐Ÿ” Focus on gameplay features In progress...

My Skills

๐Ÿ“ซ Connect with Me

๐Ÿ“ง Email: tomdlm.pro@gmail.com

Pinned Loading

  1. lcssbrs/ft_transcendence lcssbrs/ft_transcendence Public

    Project for 42, a website for Pong

    JavaScript 3

  2. Cub3D Cub3D Public

    :rage2: A Wolfenstein3D/Doom-like game, implementing basic ray-casting for 3D visuals and movement.

    C

  3. CPP-module CPP-module Public

    C++

  4. push_swap push_swap Public

    C