Return of the Jedi.
(interactive CV)
Type "start" to begin.
error error error error error error
error error error error error error
error error error error error error
error error error error error error
error error error error error error
error error error error error error
error error error
^1000 Just kidding. ^800
You are looking for something... ^500 or somebody. ^500
My name is Yoda ^700 and I'll help you. ^700
What's your name?
Nice to meet you, ! ^1000 Welcome to my home.^500
Before we get started^500, I have one last question.^500
What's your current salary? (e.g. 60000)
^200Great!^300 Now let me write a function^500
that will help us find what you want.^1000
function findBestEmployee(yourName, yourSalary) {
var Jedi = {
name: "Sam Aiken",
contact: "http://samai-software.github.io/",
theForce: {
side: "light",
SE: ["JS","JQuery","D3.js","C++"],
UX: ["LP","Apps","Games","A/B"],
DS: ["R","GA","Excel"],
PM: "Vision"
},
hiredBy: {
name: yourName,
salary: yourSalary
},
special: function(){
this.hiredBy.salary *= 1.5;
}
};
Jedi.special();
return Jedi;
}^2000
-------------------------------------------
Here it is.^400 Looks pretty solid to me.^500
Ready to run this script? y/n:
Processing^200.^200.^200.^200.^200.
Success!^400 I've found the best candidate for you.^500
His name is Sam Aiken.^400
Open his profile? y/n:
Name: Sam Aiken
// Resume
Interactive (this.codepen)
Video CV (YouTube)
Text CV (GitHub)
// Hired by
Your name:
Your salary: $ (soon)
YouTube: bit.ly/SamAI_YT
Website: samai-software.github.io
LinkedIn: linkedin.com/in/samaisoftware
GitHub: github.com/SamAI-Software
CodePen: codepen.io/SamAI-Software
FCC: freecodecamp.com/samaiware
// May the force be with you