Skip to content

About me: the main ideas, skills and many more:)

Notifications You must be signed in to change notification settings

magicaleks/magicaleks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

17 Commits
ย 
ย 

Repository files navigation

Welcome to @magicaleks Profile ๐Ÿ‘‹

Python Solidity Go LinkedIn Telegram Ubuntu

class BackendEngineer:

    def __init__(self):
        self.name = "Aleks Zenitsin"
        self.role = "Backend enginer"
        self.language_spoken = ["ru_Ru", "en_US"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = SoftwareEngineer()
me.say_hi()
contract BlockchainDeveloper {

    string constant myDevTag = "@magicaleks";
    string constant deFiProject = "Ruble stablecoin";
    bool constant isOpenForFunding = true;

    function contactWithMe() external payable returns (string memory) {
        return "Check my profile and contact me with your favourite messenger!"; 
    }
}

๐Ÿ”ง Technologies & Tools

FastAPI MongoDB Docker Swagger

๐Ÿ—‚๏ธ Highlight Projects

Readme Card Readme Card

About

About me: the main ideas, skills and many more:)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published