Skip to content
View Niimphu's full-sized avatar
💻
Coding ... coding ... coding ...
💻
Coding ... coding ... coding ...

Highlights

  • Pro

Block or report Niimphu

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

Hello and welcome to my Github!

About me

🌕 My name is Yison, or sometimes known as Nimphu on the internet.

🧑‍🎓 I studied software engineering at 42 Wolfsburg and Aerospace Engineering at Brunel University London.

🌱 I love learning! I am studying programming in C, C++ and GDScript (Godot's scripting language with a syntax similar to Python), as well as learning German while I studied in Germany.

🖥️ I am interested in software development, art, game development and game design. I have been participating in Game Jams and use the Godot game engine.

🌎 I aspire to be someone who has a positive impact, and someone who can be proud of their work.

Recent projects:

☀️ miniRT (repo) - a small raytracing engine that reads text maps to render scenes | 42 | C

💬 ft_irc (repo) - an IRC server built to work with HexChat IRC Client | 42 | C++

🎮 Scorched (repo) - my first Game Jam, created for the Newbie Game Jam 2023 | Godot

🐚 minishell (repo) - a basic terminal that replicates some of the functionality of the Bash terminal | 42 | C

🔁 Push swap visualiser (repo) (source code) - a helper program to visualise the output of the 42 project push_swap | 42 | Godot

Niimphu's GitHub stats          

Pinned Loading

  1. miniRT miniRT Public

    miniRT (42 Rank 04 Core Project 2024). One of my favourite projects to date, the goal of miniRT is to produce a small raytracing engine from scratch, written entirely on C, running on the CPU using…

    C 1

  2. ft_irc ft_irc Public

    Forked from coderkuehne/ft_irc

    Repository for the Wolfburg 42 Project ft_Irc

    C++

  3. CPP_Modules CPP_Modules Public

    CPP Modules (42 Rank 04-05 Core Projects 2024). This repository groups the 42 core's collection of introductory C++ modules known as CPP. These projects aim to introduce the student to C++ via a nu…

    C++

  4. minishell minishell Public

    minishell (42 Rank 03 Core Project 2023). In this project, we take take pipex to the next level and write a full working terminal that reproduces many of the functionalities of the bash terminal.

    C 1

  5. push_swap_visualiser push_swap_visualiser Public

    A program to test and visualise the output of the 42 project program push_swap.

    17

  6. NewbieGameJam2023 NewbieGameJam2023 Public

    GDScript