let
inherit (builtins) concatStringsSep;
me = {
name = "Abdel B.";
job = "student";
hobbies = [
"networks"
"systems"
"devops"
"programming"
];
};
in
''
Hi ! ${me.name}, I love ${concatStringsSep "," me.hobbies} !
I'm a ${me.job} @ ENI, studying to become a "DevSecOps" engineer.
''
🤯
Life Goal: DevSecNetGitDataSysMLFinBizOps engineer :]
Grinding school for DevOps/DevSecOps
-
École ENI
- Nantes, France
-
15:12
(UTC +02:00)
Pinned Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.