Skip to content
View abdelhamidbouazi's full-sized avatar
:electron:
Focusing
:electron:
Focusing

Highlights

  • Pro
Block or Report

Block or report abdelhamidbouazi

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

root:~$ whoAmI

Computer Science student at 1337
Interested in Cyber Security.

abouazi's 42 stats

┌──┤ WHO AM I ├─────────▰▰▰
├─▣ Computer Science Student at 1337 Khouribga
├─▣ From Khouribga Morocco
├─▣ Interested in Cyber Security.
└───────────────────────────────▰▰▰

┌──┤ SOCIAL ├─────────▰▰▰
├─◈ LinkedIn
├─◈ Twitter
├─◈ Instagram
├─◈ Discord: Opus#8949
└───────────────────────────────▰▰▰
abouazi's GitHub stats abouazi's most used languages

Academic Background - 1337

Student at UM6P - 1337 Khouribga programming school.
Start date: 01/Nov/2021 - The 4th promo!

About 1337 School :

1337 is a part of 42 network.
42 is a global education initiative that offers a new way of learning technology: no teachers, no classrooms, students learning from their fellow students (peer to peer learning), with a methodology that develops both computing and life skills. The 42 cursus is free for whoever is approved in its selection process* - the so-called "Piscine" - becoming thus "cadets" (42's students).


Education Program

🛠️ Skills developed at 1337

Hard-skills

* C/C++ language, Makefile
* Python
* Shell scripting
* Web (HTML, CSS, JS)
* Git
* Networks
* Docker
* SQL
* Computer graphics
* Assembly language

-- among others (find it in the complete curriculum).

Soft-skills

# Self-learning and proactivity
	At 42, self-learning is at the core of its peer to peer learning methodology. There
	are no teachers whatsoever; the learning process is based on googling, enquiring
	your classmates, and empirical knowledge, each student learning at their own pace.

# Teamwork
	Some projects must or should be developed in groups, which promotes collaborative
	work among cadets. The major challenge here is to equalize the different knowledge
	levels while finding a common work methodology that allows all team members to
	contribute to the project.

# Time management and resiliency
	The school is open 24/7. Thus, the cadets are free to work whenever they want, which
	demands excellent time management skills and resiliency for not "drowning" amid the
	massive load of work demanded by the program.

Pinned

  1. Born2beRoot Born2beRoot Public

    Welcome to my digital garden, where I've grown my roots as a Linux administrator. Follow along as I nurture my server from a seedling to a fully grown system, learning the secrets of the command li…

    Shell

  2. Get_next_line Get_next_line Public

    get_next_line" is a function that reads a file descriptor line by line. This project is an implementation of the function in C, designed for learning purposes.

    C

  3. Minitalk Minitalk Public

    Minitalk is a small but powerful project that allows communication between two processes using only signals. Its simplicity is deceptive, as it requires precise handling of signals and their associ…

    C

  4. Philosophers Philosophers Public

    This is a multithreaded simulation of the classic Dining Philosophers problem, implemented in C language. The goal is to understand synchronization problems and explore solutions to prevent deadloc…

    C

  5. So_long So_long Public

    Explore a captivating world with So_long, a 2D game built in C. Navigate through challenging mazes, collect treasures, and avoid obstacles in this thrilling adventure. Using the powerful mlx librar…

    C