Skip to content
View Maroua-netizen's full-sized avatar
  • 13:45 (UTC +01:00)

Block or report Maroua-netizen

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

πŸ‘‹ Hey there, I'm Maroua!

πŸ‘©β€πŸ’» About Me

I’m a 1337 Coding Student with a background in political science on an exciting journey into the world of programming! 🌸 Currently, I’m diving deep into C, shell scripting, and honing my problem-solving skills through hands-on projects. Every line of code I write is a step toward becoming the best version of myself. πŸ’–


πŸ’‘ What I’m Learning

  • C: Crafting clean, efficient, and functional programs.
  • Shell Scripting: Automating tasks like a total pro! πŸ€–
  • Problem-Solving: Breaking down challenges with logic and creativity.

You can check out some of my progress and projects here!


🌸 Fun Facts About Me

  • I love turning complex problems into simple, elegant solutions. 🧩
  • When I’m not coding, you’ll probably find me sipping coffee β˜•, reading πŸ“–, or enjoying some quality time with friends.

πŸ“š A Little More About Me

  • GitHub Stats:
    GitHub Stats

  • Top Languages:
    Top Langs


🌱 How You Can Connect With Me

Feel free to reach out if you want to collaborate on a project.

πŸ“§ Email: maroua.mounsif@gmail.com

πŸ’¬ Discord: marou_toon

πŸ–‡ Linkedin: Maroua Mounsif


🌟 Let’s Grow Together!

If you’re also on a coding journey, let’s connect and share our experiences. Remember, every line of code brings us one step closer to greatness! πŸ’ͺ

#include <stdio.h>

int main() {
    printf("Happy Coding! πŸ’–\n");
    return 0;
}

✨ Thanks for visiting my profile! ✨

Pinned Loading

  1. push_swap push_swap Public

    This project's sorts data in a stack using a limited set of instructions, aiming to achieve the lowest possible number of actions

    C

  2. pipex pipex Public

    Pipex is a project written in C that simulates the behavior of the Unix pipeline.

    C

  3. so_long so_long Public

    This project is a very small 2D game

    C 1

  4. ft_printf ft_printf Public

    My version of printf

    C 1

  5. 42-Exams 42-Exams Public

    This repository is for practicing for Exams in 42 school

    C 1

  6. get_next_line get_next_line Public

    This project is about programming a function that returns a line read from a file descriptor.

    C 1