diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..a19100c Binary files /dev/null and b/.DS_Store differ diff --git a/img/.DS_Store b/img/.DS_Store new file mode 100644 index 0000000..bbfdf3b Binary files /dev/null and b/img/.DS_Store differ diff --git a/img/blog/interview-joshua-hill.jpg b/img/blog/interview-joshua-hill.jpg new file mode 100644 index 0000000..db050dd Binary files /dev/null and b/img/blog/interview-joshua-hill.jpg differ diff --git a/post/joshua-hill-interview.md b/post/joshua-hill-interview.md new file mode 100644 index 0000000..3c04cf3 --- /dev/null +++ b/post/joshua-hill-interview.md @@ -0,0 +1,52 @@ +--- +title: "Developer Interview: Joshua Hill" +date: "2022-10-10" +category: "Interview" +tags: design, development +cover_image: "/img/blog/interview-joshua-hill.jpg" +author: "Joshua Ryan Hill" +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 Joshua + +### How did you get interested in programming? + +I started learning c programming in school + +### When did you start learning to code? + +at the age of 19. + +### Where do you learn new skills? + +Youtube, Udemy, Coding Bootcamps, CodingPhase etc. + +### What do you love the most about programming? + +You can be creative and make something out of nothing +### What do you hate about programming? + +Sometimes the space can be toxic, especially with gatekeepers + +### Are you currently working as a developer? +No im not currently working as a developer + +### What's your favorite stack or type of applications? + +The Mern stack. + +### What's a technology or language or skill you wish to learn in the future? + +Python + +### Where do you see yourself in 5 years? + + Hopefully in the 6 figure range working at a tech company. + +### 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? + +Take your time this is a marathon not a sprint!