Skip to content
View DevAwizard's full-sized avatar
  • 42 Urduliz
  • Spain
  • 13:24 (UTC +02:00)

Highlights

  • Pro

Block or report DevAwizard

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

Visitor Count

Progress

Typing SVG

πŸ‘‹ Hello Community!

I'm Anita, also known as DevAwizard, an aspiring software engineer with a background in International Relations.

  • πŸ‘©πŸ»β€πŸ’» Currently studying Software Development at 42 School in Spain. πŸ‡ͺπŸ‡Έ
  • 🌍 International Relations Graduate with a passion for applying a global perspective to technology.
  • πŸ—£οΈ Polyglot: Fluent in English, Chinese, French, and Spanish. Basic knowledge of German, Korean, and Portuguese. Able to understand and communicate in Basque.
  • πŸ’‘ Interested in Cybersecurity, Project Management, and Machine Learning.

🌟 Feel free to connect with me in any of the above languages!

πŸŒ™ 42 Common Core Projects Progress

Project Status Description Language Used
Libft βœ”οΈ Completed A library of standard C functions, built from scratch to understand memory management and linked lists. C
Born2BeRoot βœ”οΈ Completed Focused on system administration, creating and configuring a virtual machine. Shell, Linux
Printf βœ”οΈ Completed Recreated the standard printf function, gaining a deeper understanding of variadic functions. C
Get_Next_Line βœ”οΈ Completed Implemented a function to read lines from a file, improving buffer handling. C
So_Long βœ”οΈ Completed Developed a small 2D game using C, exploring game mechanics and graphics programming. C
Push_Swap βœ”οΈ Completed Built a sorting algorithm using stacks, optimizing operations to minimize time complexity. C
Pipex βœ”οΈ Completed Emulated shell pipelines in C, which strengthened my understanding of UNIX systems. C
Minishell πŸ•‘ In Progress Collaborating to create a custom shell, diving into process management and signals. C, Shell
Philosophers ❌ Not Started Planned to understand concurrency issues and deadlock solutions using the dining philosophers problem. C
NetPractice ❌ Not Started A project aimed at gaining an understanding of networking fundamentals, including IP routing and subnetting. Networking Concepts
Cub3D ❌ Not Started A project focused on creating a simple 3D game engine, exploring ray-casting techniques. C
C++ Modules ❌ Not Started An introduction to the basics of C++ programming, object-oriented design, and modular coding. C++
WebServer ❌ Not Started Develop a simple HTTP server to understand network programming and request handling. C, HTTP
Inception ❌ Not Started A project to explore Docker and virtualization by setting up multiple services using containers. Docker, Linux
Transcendence ❌ Not Started A full-stack web project intended to create a multiplayer game using a modern web technology stack. JavaScript, HTML, CSS, Python

πŸ› οΈ Resource Guides and Tools

Resource Description
Common Code Guide A comprehensive overview of 42 School's common projects, including evaluation criteria, languages used, peer collaboration guidelines, and expectations. This guide helps students understand the structure and requirements of each project.
42 Exams A repository of study resources and strategies for passing exams at 42 School.
42 Resources πŸ•‘ In Progress - Curating a comprehensive list of helpful resources for coding students at 42.

Currently learning πŸ› οΈ


πŸ“Š Stats

GitHub Profile Trophy GitHub Streak Stats
DevAwizard's GitHub Stats Most Used Languages

Connect with Me

mail linkedin

Go to Top

github-user-contribution

Pinned Loading

  1. Libft_by_anwu-yan Libft_by_anwu-yan Public

    Libft is a foundational project where essential C functions are recreated to form a personal library. It enhances coding skills and understanding of programming principles, serving as a critical s…

    C 13

  2. Printf_by_anwu-yan Printf_by_anwu-yan Public

    Developed a custom printf function in C, mastering variadic functions, format specifiers, and diverse data type handling for tailored output control.

    C 11

  3. Born2BeRoot_Guide_by_anwu-yan Born2BeRoot_Guide_by_anwu-yan Public

    Born to Be Root" is a hands-on guide to mastering virtualization and system administration by setting up a Debian VM with a WordPress site using Lighttpd, MariaDB, PHP, and LiteSpeed.

    35

  4. GetNextLine_by_anwuyan GetNextLine_by_anwuyan Public

    A C function for reading lines from a file without knowing their length in advance, ending at '\n'. Essential for efficient text processing.

    C 18

  5. So_Long_By_anwu-yan So_Long_By_anwu-yan Public

    So_long is a 2D game where players collect items and avoid obstacles to reach the exit.

    C 7

  6. Exams_42 Exams_42 Public

    All 42 School Exams from Rank 02 to 06, including guides, resources, and solutions to help you succeed.

    14