diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json new file mode 100644 index 0000000..9568b22 --- /dev/null +++ b/.vs/VSWorkspaceState.json @@ -0,0 +1,6 @@ +{ + "ExpandedNodes": [ + "" + ], + "PreviewInSolutionExplorer": false +} \ No newline at end of file diff --git a/.vs/cp-blog/v16/.suo b/.vs/cp-blog/v16/.suo new file mode 100644 index 0000000..9352cb5 Binary files /dev/null and b/.vs/cp-blog/v16/.suo differ diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite new file mode 100644 index 0000000..9a600d5 Binary files /dev/null and b/.vs/slnx.sqlite differ diff --git a/img/blog/interview-greyg.jpg b/img/blog/interview-greyg.jpg new file mode 100644 index 0000000..23117a5 Binary files /dev/null and b/img/blog/interview-greyg.jpg differ diff --git a/post/greyg-interview.md b/post/greyg-interview.md new file mode 100644 index 0000000..bd6eef3 --- /dev/null +++ b/post/greyg-interview.md @@ -0,0 +1,54 @@ +--- +title: "Developer Interview: Grey G" +date: "2022-12-23" +category: "Interview" +tags: design, development +cover_image: "/img/blog/interview-greyg.jpg" +author: "Grey G" +author_image: "/img/blog/authors/joe-santos-garcia.png" +author_link: "https://www.twitter.com/codingphase" +--- + +### Can you introduce yourself (name, location, age, etc..)? + +Hi my name is Grey G. + +### How did you get interested in programming? + +write your answer here + +### When did you start learning to code? + +write your answer here + +### Where do you learn new skills? + +write your answer here + +### What do you love the most about programming? + +write your answer here + +### What do you hate about programming? + +write your answer here + +### Are you currently working as a developer? + +write your answer here + +### What's your favorite stack or type of applications? + +write your answer here + +### What's a technology or language or skill you wish to learn in the future? + +write your answer here + +### Where do you see yourself in 5 years? + +write your answer here + +### 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? + +write your answer here