diff --git a/img/.DS_Store b/img/.DS_Store new file mode 100644 index 0000000..229d9ee Binary files /dev/null and b/img/.DS_Store differ diff --git a/img/blog/interview-karim-alomari.jpg b/img/blog/interview-karim-alomari.jpg new file mode 100644 index 0000000..4159bfa Binary files /dev/null and b/img/blog/interview-karim-alomari.jpg differ diff --git a/post/karim-alomari-interview.md b/post/karim-alomari-interview.md new file mode 100644 index 0000000..ff7733d --- /dev/null +++ b/post/karim-alomari-interview.md @@ -0,0 +1,54 @@ +--- +title: "Developer Interview: Karim Alomari" +date: "2024-10-09" +category: "Interview" +tags: design, development +cover_image: "/img/blog/interview-karim-alomari.jpg" +author: "Karim Alomari" +author_image: "/img/blog/authors/joe-santos-garcia.png" +author_link: "https://www.twitter.com/codingphase" +--- + +### Can you introduce yourself (name, location, age, etc..)? + +Hello my name is Karim, I am 33 and located in Orlando, Florida. + +### How did you get interested in programming? + +I became interested again with programming after going back and working in customer service. Programming is much more of my lane. + +### When did you start learning to code? + +I started to learn how to code around 2017 on and off. + +### Where do you learn new skills? + +CodingPhase & YouTube + +### What do you love the most about programming? + +I love building something from the ground up. + +### What do you hate about programming? + +I hate being stuck and not knowing where to begin looking for an answer. + +### Are you currently working as a developer? + +No, currently applying. + +### What's your favorite stack or type of applications? + +HTML/CSS + +### What's a technology or language or skill you wish to learn in the future? + +I want to get better with Javascript + +### Where do you see yourself in 5 years? + +Coding my ass off. + +### If you were to go back into time and give yourself an advice to make it easier to learn to code what would you say? + +Never stop coding and learning.