Skip to content

Mayopi/Mayopi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marton Lederer

Hello, folks!

~> cat about.txt

Im Mayopi! passionate Tech Enthusiast,
constantly exploring the ever-evolving world of technology and seeking innovative solutions.
With a deep curiosity and eagerness to learn.
I thrive on embracing new challenges and
leveraging cutting-edge tools to create impactful and meaningful experiences.

-----------------------------------------------------

Language And Tools

-----------------------------------------------------

class About extends Me {
    public function getCurrentWorkplaces(): WorkPlaceType[] {
        return [
            {
                company: "CAZHID",
                position: "Front-End Developer"
            },
            {
                company: "Affandra Solusi Teknologi",
                position: "Fullstack Developer"
            }
        ];
    }

    public function getKnowledges(): KnowledgeType[] {
        return [
            Javascript,
            Typescript,
            Php,
            Python,
            Laravel,
            NextJS,
            React,
            Tailwindcss
        ];
    }

    public function getGoal(): string {
        return "To contribute for humanity.";
    }
}

mayopi

Anurag's GitHub stats Anurag's GitHub stats

-----------------------------------------------------

snake eating my contributions


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published