Skip to content

fkitsantas/fkitsantas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 

Repository files navigation

Hi, I'm Fotios Kitsantas!

GitHub fkitsantas Twitter: fkitsantas

A little more about me...

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! :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors