[go: up one dir, main page]

Skip to content
View idleira's full-sized avatar
🌸
spring 𓍢 ִ ໋🌷֒𖹭 ִֶָ 𖥔 ࣪˖
🌸
spring 𓍢 ִ ໋🌷֒𖹭 ִֶָ 𖥔 ࣪˖

Highlights

  • Pro

Block or report idleira

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

hiya 𓍢ִ໋🌷͙֒

my name is ira or sometimes idleira on the internet ꒰ᐢ. .ᐢ꒱₊˚⊹

about me

📚 i'm currently a student at 42 wolfsburg and plan on graduating by the end of spring 2025;

✨ i transitioned from studying engineering to pursuing software development and am thoroughly enjoying it;

🖥️ at the moment i am studying mostly c/c++;

🍀 i've developed a keen interest in front-end and game development since starting my coding journey;

my favorite recent projects:

🐇 so_long - a small 2d game in c, developed using minilibx | 42

🔄 push_swap - a limited instruction sorting algorithm for random numbers | 42

💬 ft_printf - c library's printf recoded from scratch | 42

→ currently working on CPP modules 00 - 04 and exam rank 03

feel free to explore my repositories and don't hesitate to reach out if you have any questions or just wanna chat!

let's connect and build something awesome together! ꒰ᐢ. .ᐢ꒱₊˚𖹭

Popular repositories Loading

  1. minishell minishell Public

    project with the objective to create a simple shell

    C 1 1

  2. libft libft Public

    a custom c library created to implement commonly used functions from scratch.

    C

  3. ft_printf ft_printf Public

    c library's printf recoded from scratch

    C

  4. get_next_line get_next_line Public

    c function that reads any valid file line by line

    C

  5. push_swap push_swap Public

    an algorithm that sorts random numbers with a limited set of instructions

    C

  6. pipex pipex Public

    re-creating the way two commands are piped together via | in shell

    C