namespace invertime;
class About : public Me {
private:
map<string, string> CurrentWorkplace = {
{ 'Place', 'Higher school preparatory classes' },
{ '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 ^-^
French Student ~
I like front-end, php and cybersecurity
- France
- invertime.ml
- @invertime_
Pinned Loading
-
batailleNavalGroup
batailleNavalGroup PublicUne bataille navale basée sur python et tkinter
-
MilesCodeIt/www
MilesCodeIt/www PublicOfficial website of Miles. This is where we write our articles and more cool stuff.
TypeScript 2
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.