-
-
Save erenkulaksiz/7d086763079ea9f52a6ec5555a5299a5 to your computer and use it in GitHub Desktop.
script
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://avatars.githubusercontent.com/u/44942737?v=4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* npx ekz */ | |
console.log(ww(`${c.blue.bold.underline("github.com/erenkulaksiz")} | |
Hello, this is ${c.white.bold.underline("Eren Kulaksız")} from ${c.white.bold.underline("Istanbul!")} | |
I am a passionate ${c.white.bold("Frontend developer")} that enjoys coding while building cool user interfaces. | |
Discover more info at ${c.blue.bold.underline("https://eren.one")} | |
Also checkout my Linkedin ${c.blue.bold.underline("https://www.linkedin.com/in/erenkulaksiz")} | |
Personal projects: | |
${c.cyan("→")} Nexys, Laravel & NextJS & TypeScript @ ${c.blue.bold.underline("https://nexys.app")} | |
${c.blue("→")} Notal, NextJS & TypeScript @ ${c.blue.bold.underline("https://notal.app")} | |
${c.green("→")} Topla, React Native | |
Working/Experienced with: | |
${c.red("→")} React & Redux | |
${c.blue("→")} React Native | |
${c.cyan("→")} NextJS | |
${c.magentaBright("→")} NodeJS | |
${c.green("→")} ExpressJS | |
${c.blue("→")} MongoDB | |
`, { width: 100, trim: false })); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment