Skip to content
View Ginger-Leo's full-sized avatar
💭
Studying my cheeks off!
💭
Studying my cheeks off!

Highlights

  • Pro

Block or report Ginger-Leo

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

👋🏻 Well hello there...

🖥️ Software developer in the making at Hive Helsinki. 💡 Learning by doing—mostly in C, C++, and whatever else gets the job done. 🔨 Built a Unix shell, a 3D game engine, an IRC server, with some zombies and ClapTraps along the way. 🌍 Former restaurant manager, now serving up code instead of dinner.

Currently exploring backend development, system design, and cybersecurity. Always up for a challenge, breaking things (then fixing them), and learning something new.

🚀 Writing code, making mistakes, and learning from both.

Pinned Loading

  1. CPP-First-Group CPP-First-Group Public

    This is the introduction to CPP and my first shakey attempts at making stuff happen :).

    C++

  2. FjjDessoyCaraballo/minishell FjjDessoyCaraballo/minishell Public

    This project aims to replicate bash shell

    C 1 3

  3. Cub3D Cub3D Public

    A 3D game engine inspired by Wolfenstein 3D, using raycasting techniques. Features include player movement, collision detection, and mouse-controlled camera rotation. Focused on completing core fun…

    C 1

  4. Philosophers Philosophers Public

    This is my ecole42 philosophers project

    C 1

  5. Push-swap Push-swap Public

    Here is my finished push_swap with using radix sorting algorithm.

    C

  6. Libft Libft Public

    Here's my most recent files for Libft project in Hive

    C