diff --git a/apps/website/blog/2021-12-23-front-end-vs-back-end-system-design-interviews.md b/apps/website/blog/2021-12-23-front-end-vs-back-end-system-design-interviews.md index aef0d350..5eb43560 100644 --- a/apps/website/blog/2021-12-23-front-end-vs-back-end-system-design-interviews.md +++ b/apps/website/blog/2021-12-23-front-end-vs-back-end-system-design-interviews.md @@ -4,7 +4,7 @@ slug: front-end-vs-back-end-system-design-interviews author: Zhenghao He author_title: Senior Software Engineer at Instacart, ex-Amazon author_url: https://twitter.com/he_zhenghao -author_image_url: https://pbs.twimg.com/profile_images/1489749168767660032/M_us3Mu2_400x400.jpg +author_image_url: /img/authors/zhenghao.jpg tags: [front end, back end, system design, interview] hide_table_of_contents: true --- diff --git a/apps/website/blog/2022-04-20-take-control-over-your-coding-interview copy.md b/apps/website/blog/2022-04-20-take-control-over-your-coding-interview copy.md index 68e715b7..01b141bb 100644 --- a/apps/website/blog/2022-04-20-take-control-over-your-coding-interview copy.md +++ b/apps/website/blog/2022-04-20-take-control-over-your-coding-interview copy.md @@ -4,7 +4,7 @@ slug: take-control-over-your-coding-interview author: Zhenghao He author_title: Senior Software Engineer at Instacart, ex-Amazon author_url: https://twitter.com/he_zhenghao -author_image_url: https://pbs.twimg.com/profile_images/1489749168767660032/M_us3Mu2_400x400.jpg +author_image_url: /img/authors/zhenghao.jpg tags: [interview] --- diff --git a/apps/website/blog/2022-04-21-why-you-should-include-debugging-in-the-interview-process.md b/apps/website/blog/2022-04-21-why-you-should-include-debugging-in-the-interview-process.md index 475954e8..3c712561 100644 --- a/apps/website/blog/2022-04-21-why-you-should-include-debugging-in-the-interview-process.md +++ b/apps/website/blog/2022-04-21-why-you-should-include-debugging-in-the-interview-process.md @@ -4,7 +4,7 @@ slug: why-you-should-include-debugging-in-the-interview-process author: Zhenghao He author_title: Senior Software Engineer at Instacart, ex-Amazon author_url: https://twitter.com/he_zhenghao -author_image_url: https://pbs.twimg.com/profile_images/1489749168767660032/M_us3Mu2_400x400.jpg +author_image_url: /img/authors/zhenghao.jpg tags: [interview, debugging] --- diff --git a/apps/website/static/img/authors/zhenghao.jpg b/apps/website/static/img/authors/zhenghao.jpg new file mode 100644 index 00000000..3bb8eb45 Binary files /dev/null and b/apps/website/static/img/authors/zhenghao.jpg differ