class Developer {
fullName: string = "Ouadie El Fengour";
title: string = "Software Engineer";
affiliation: string = "Student at 1337 Coding School, part of the 42 Network";
description: string = "Passionate software engineer with expertise in web development" +
" and low-level programming, always experimenting with" +
" different technologies, striving to always learn.";
hobbies: string = "Reading novels and man(ga/hua/hwa)s," +
" watching F1 (McLaren Fan)" +
" and Football (Wydad Casablanca + Real Madrid).";
constructor() {
console.log("Working on the next best thing...");
}
destructor() {
console.log("No coffee found, initiating sleep sequence...");
}
};
1337 Coding School
Computer Science, Software Engineering
2023 - Present
Faculté des sciences Aïn Chock
Bachelor's degree, Computer Science and Mathematics
2020 - 2023

