var fkitsantas = new
{
PreferredName = "Fotis",
CodingLanguages = new Dictionary<string, string>
{
{"Java", "Expert"},
{"Javascript", "Intermediate"},
{"Typescript", "Beginner"},
{"PHP", "Intermediate"},
{"C", "Beginner"},
{"C++", "Intermediate"},
{"C#", "Expert"},
{"Rust", "Beginner"},
{"Python", "Beginner"}
},
Tools = new List<string>
{
"JUnit", "Node", "React", "Jest", ".NET", "ASP.NET Core",
"XUnit.net", "Django", "Docker"
},
Architecture = new List<string>
{
"microservices", "event-driven", "design system pattern"
},
GameHacking = new
{
Analysis = "Reverse Engineering of computer game Client applications",
Exploitation = "Vulnerability Exploitation via Memory Injection"
},
Challenge = "I’m happy to share that I’ve obtained a
new certification: Foundational C# from Microsoft!"
};
I enjoy expanding my professional network, so if you'd like to connect I would be pleased to engage with you. Thank you! :)