usingnamespacestd;classDeveloper {
public:
string name = "Marcel Weikum";
string location = "Germany 🇩🇪";
string role = "Apprentice Application Developer";
string company = "Würth Elektronik";
vector<string> interests = {
"C++",
"Full-Stack Development",
"Performance Optimization",
"Mentoring"
};
structCommunities {
string exercism = "Mentor - Helping others learn to code";
string mensa = "Member - High IQ Society";
} communities;
string currentFocus = "Building performant backend services & responsive frontends";
string funFact = "I optimize code AND mentor developers 🎯";
};Popular repositories Loading
- marcelweikum
marcelweikum PublicConfig files for my GitHub profile.
- advent-of-code
advent-of-code PublicC++
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.



