Igal Steklov
CEO & FED
Image: Jaytem
This is a FED
Yogev Ahuvia | @kindofone
Source: StackOverflow
Source: Code.org
Image: Boaz Sender
/**
* This is who I am.
* @param {String} profile - (optional) Name of required profile
* @returns {String|Object} - Url of profile if `profile` provided,
* or object with all profiles.
*/
function thisIsMe(profile) {
const profiles = {
github: "//github.com/igalst",
linkedin: "//il.linkedin.com/in/igalsteklov",
codepen: "//codepen.io/igalst",
stackoverflow: "//stackoverflow.com/users/243848/igalst",
twitter: "//twitter.com/igalstek"
};
return profiles[profile] || profiles;
}
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
React
What's the next job that you would like to have post-LinkedIn?
- LinkedIn HR Interviewer
Get the slides:
bit.ly/imFED
Igal Steklov
CEO & FED
igal@webiya.co.il