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

Highlights

  • Pro
Block or Report

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 2024;

✨ 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 rank 02 exam and rank 03 minishell

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. libft libft Public

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

    C

  2. ft_printf ft_printf Public

    c library's printf recoded from scratch

    C

  3. get_next_line get_next_line Public

    c function that reads any valid file line by line

    C

  4. push_swap push_swap Public

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

    C

  5. pipex pipex Public

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

    C

  6. so_long so_long Public

    a small 2d game in c, developed using minilibx - a graphics library used in 42's curriculum.

    C