Skip to content
View SaydRomey's full-sized avatar
🦕
Coding in C like extinction isn't real...
🦕
Coding in C like extinction isn't real...

Block or report SaydRomey

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

(WIP)

Dev Mage

Hello, World!

I'm Ced, a developer, maker, and digital tinkerer based in Québec.


👨‍💻 About Me

I'm a junior developer with a passion for clean, modular, and scalable code.
At 42 Québec, I grew strong in problem-solving, project-based learning, and technical teamwork.

Languages & Tools I Use Most:
C, C++, Bash, TypeScript, Makefiles, Git, Docker

I love automating workflows, writing utility scripts, and building reusable components — whether for shell scripts or game dev experiments.


🎮 Current Projects

I'm building a color-themed universe for a future video game — from lore and mythology to NPC archetypes and core mechanics.

[NOTE!]
(The ColorGame repo might be private at the moment... work in progress and all, you know.)

An experimental space for gameplay mechanics, level design, and scripting in Godot.

I am also documenting my previous projects on my github,
getting familiar with markdown and a little html in the process!


🏁 42 Common Core Projects

Project Description
Libft A custom implementation of essential C library functions.
get_next_line A program to read a line from a file descriptor, one at a time.
ft_printf A recreation of the printf function with advanced formatting capabilities.
Born2beroot Setting up a secure virtual server environment with Linux.
pipex A reproduction of the Unix pipe and redirection functionalities.
push_swap Sorting algorithm project using two stacks and a limited set of operations.
Philosophers A concurrent programming exercise exploring threads and mutexes.
FdF A 3D wireframe representation of landscapes using the MLX library.
minishell A functional shell implementation in C, supporting basic Unix commands.
cub3D A raycasting-based 3D game inspired by Wolfenstein 3D.
NetPractice An introduction to networking concepts and configurations.
ft_irc Building an IRC server from scratch with C++.
Inception Setting up a Docker-based multi-service application.
CPP Modules A deep dive into object-oriented programming using C++98.
ft_transcendence A Pong-inspired web app.

Projects written in C required a specific coding norm

Exams


📊 GitHub Stats


🛠️ Tech & Tools


📬 Contact

I'm always happy to connect and collaborate:


Pinned Loading

  1. CPP CPP Public

    C++

  2. cub3D cub3D Public

    cub3d project oroy & cdumais

    C

  3. ft_irc ft_irc Public

    Internet Relay Chat - 42

    C++

  4. Minishell Minishell Public

    C 1

  5. FdF FdF Public

    C

  6. Philosopher Philosopher Public

    C