namespaceinvertime;classAbout : publicMe {
private:
map<string, string> CurrentWorkplace = {
{ 'Place', 'Telecom Nancy | Engineering school' },
{ 'Position', 'Student' }
};
string randomKnowledge = {
"Html", "CSS",
"JavaScript",
"Typescript",
"Php",
"Vuejs",
"C",
"Ocaml",
"C++",
"CyberSecurity"
}
public:
map<string, string> getCurrentWorkplace(){ return CurrentWorkplace
};
string getDailyKnowledge(){
return randomKnowledge
}
string getFuturGoal(){
return"To get a job in cybersecurity"
}
}💻
programing ^-^
Pinned Loading
- batailleNavalGroup
batailleNavalGroup PublicUne bataille navale basée sur python et tkinter
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.
Uh oh!
There was an error while loading. Please reload this page.


