Profile Image

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

React Node.js MongoDB

Mobile-First Design

Creating responsive and accessible user experiences

Responsive Accessibility UX/UI

Backend Development

Designing robust APIs and database architectures

API Design Database Security

šŸŽÆ 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;
}
$ 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! šŸ˜„