Skip to content
View yettabaa's full-sized avatar
  • 1337 coding school
  • Morocco

Highlights

  • Pro

Block or report yettabaa

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

🖥️ Yassin Ettabaa – Software Engineer

yettabaa's 42 badge

I'm Ettabaa Yassin, a dedicated Software Engineer shaped by the rigorous and innovative environment of 1337 (42 School). This institution is more than just a coding school; it’s a transformative experience that has instilled in me:

  • Peer Learning: A collaborative, team-oriented approach to solving complex challenges.
  • Problem-Solving Mastery: Tackling real-world problems with critical thinking and adaptability.
  • Autonomy and Self-Learning: A habit of continuously learning new tools and technologies independently.

At 1337, I developed a strong foundation in low-level programming (C/C++), which has equipped me with:

  • A deep understanding of memory management, algorithms, and systems programming.
  • Flexibility to quickly adapt to any programming language or framework.

This technical expertise, combined with my background in Economics and Business Management, allows me to approach problems with a unique perspective—balancing technical solutions with strategic business insights.

I am passionate about contributing to impactful projects across diverse fields in computer science.

🛠 Technical Skills

  • Languages: C/C++, Python, HTML/CSS, JavaScript
  • Frameworks: Django, React.js, Angular, Node.js
  • Tools: Git, GitHub, Docker
  • Operating Systems: Linux, Windows

🌟 Education

  • 1337 (42 School) – Advanced software engineering program.
  • Bachelor Degree in Economics – Specialization in Economics and Business Management

🤝 Let's Connect!

LinkedIn Instagram Facebook

Pinned Loading

  1. Bac-Note-Calculator Bac-Note-Calculator Public

    Bac Note Calculator is a React-based web application designed to help students calculate their current grades for the Baccalaureate exam. This app is ideal for students preparing for the Baccalaure…

    JavaScript

  2. Libft Libft Public

    Libft is the first project at 42 School, designed to help students create their own custom C library. This library includes a collection of commonly used functions that can be reused in future proj…

    C

  3. Inception Inception Public

    The Inception project, part of the 42 curriculum, focuses on enhancing system administration skills through Docker. By using Docker Compose, you will build and run a custom LEMP stack for a WordPre…

    Shell

  4. FdF FdF Public

    FDF is a 42 school project focused on 3D programming and graphics rendering. It involves creating a wireframe model from a 2D map, applying transformations like rotation, scaling, and projection to…

    C

  5. Cpp Cpp Public

    The first module of 42's C++ Piscine introduces C++ basics and explores its differences from C, focusing on Object-Oriented Programming concepts.

    C++

  6. cub3D cub3D Public

    Cub3D is a 42 team project that recreates a Wolfenstein 3D-style game using raycasting. It involves building a dynamic 3D maze view with C and MiniLibX, focusing on graphics, algorithms, and game m…

    C