var greeting = "Hello Folks!"
var aboutme = "I am an experienced
software developer enthusiastic about bringing new innovative ideas to life.
My highly practice-oriented and comprehensive education has equipped me with skills in numerous popular and cutting-edge technologies and am eager to apply them to new projects and ideas. As a Full-Stack Developer I am proficient in both Frontend and Backend tasks, with full integration of Github and DevOps across a wide range of programming languages and frameworks."
print(f"{greeting}\n{aboutme}")