Jeanre Otto
Software Engineer & Golf Enthusiast
|
Building amazing things... š
Handicap: Always improving
Best round: Still chasing that hole-in-one
All certificates available on request
Tech Stack & Skills
JavaScript
React
Node.js
Python
Git
AWS
HTML5
CSS3
Professional Experience
Full-Stack Developer
Building scalable web applications with modern technologies
Mobile-First Design
Creating responsive and accessible user experiences
Backend Development
Designing robust APIs and database architectures
šÆ Code Challenge
Complete the function to see what happens! Type your answer and press Enter.
terminal.js
$
node golfFunction.js
// Complete this function to get a surprise!
function golfFunction() {
const message = "Hello from the fairway!";
// Your code here...
return message;
}
const message = "Hello from the fairway!";
// Your code here...
return message;
}
$
console.log(golfFunction());
$
š” Hint: Try typing console.log(message)
Why don't golfers wear two pairs of pants?
In case they get a hole in one! š