let
lib = import <nixpkgs/lib>;
me = {
name = "Abdel B.";
job = "student";
hobbies = [
"networks"
"systems"
"devops"
"programming"
"gaming"
];
};
in
with lib;
''
Hi ! ${me.name}, I love ${strings.concatStringsSep "," me.hobbies} !
I'm a ${me.job} at ENI to become a "DevSecOps" engineer.
''
sh-koh
Follow
🥹
Searching an internship as a DevOps
Grinding school for DevOps/DevSecOps
-
École ENI
- Nantes, France
-
11:35
(UTC +01: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.