Skip to content

Commit d8b2000

Browse files
committed
contents(beyond): refactor section
1 parent 9838cea commit d8b2000

File tree

6 files changed

+41
-21
lines changed

6 files changed

+41
-21
lines changed
Lines changed: 31 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,60 @@
11
---
22
id: career-growth
3-
title: Career growth
3+
title: 📈 Career growth
44
---
55

6-
After being hired, it's crucial to focus on your career growth so you don't stagnate.
6+
_The following page is written in collaboration with [Jordan Cutler](https://www.linkedin.com/in/jordancutler1/) — Author of ["High Growth Engineer" newsletter](https://careercutler.substack.com/)._
77

8-
This gives you the resources to get promoted and improve your skill set as an engineer.
8+
After being hired, it's crucial to focus on your career growth so you don't stagnate. This page gives you the resources to get promoted and improve your skill set as an engineer.
99

1010
## Newsletters
11+
1112
- [High Growth Engineer](https://careercutler.substack.com/)
1213
- [The Developing Dev](https://www.developing.dev/)
13-
- [Level up software engineering](https://levelupsoftwareengineering.substack.com/)
14-
- [Engineer’s Codex](https://engineercodex.substack.com/)
14+
- [The Pragmatic Engineer](https://newsletter.pragmaticengineer.com/)
15+
- [Level Up Software Engineering](https://levelupsoftwareengineering.substack.com/)
16+
- [Engineer's Codex](https://engineercodex.substack.com/)
1517
- [Techlead Mentor](https://open.substack.com/pub/ravirajachar)
16-
- [Data Engineering Newsletter](https://blog.dataengineer.io/)
1718
- [The Caring Techie](https://www.thecaringtechie.com/)
1819
- [Refactoring](https://refactoring.fm/)
1920
- [Strategize Your Career](https://strategizeyourcareer.substack.com/)
2021
- [Saiyan Growth Letter](https://www.saiyangrowthletter.com/)
22+
- [Data Engineering Newsletter](https://blog.dataengineer.io/)
23+
24+
## Books
2125

22-
## Software Engineer Career Growth Books
2326
- [Software Engineer's Guidebook](https://www.amazon.com/Software-Engineers-Guidebook-Navigating-positions/dp/908338182X)
2427
- [Engineers Survival Guide](https://www.amazon.com/Engineers-Survival-Guide-Facebook-Microsoft/dp/B09MBZBGFK)
2528
- [The Coding Career Handbook](https://learninpublic.org/)
2629
- [The Complete Software Developer's Career Guide](https://www.amazon.com/Complete-Software-Developers-Career-Guide-ebook/dp/B073X6GNJ1)
2730
- [Omar Halabieh 90-day career blueprint](https://www.omarhalabieh.com/90-day-career-blueprint/)
28-
- [Get Promoted](https://www.amazon.com/Get-Promoted-Really-Missing-Holding-ebook/dp/B09WGJVR4Z)
2931
- [StaffEng.com – Stories of reaching Staff-plus engineering roles](https://staffeng.com/)
32+
- [Get Promoted](https://www.amazon.com/Get-Promoted-Really-Missing-Holding-ebook/dp/B09WGJVR4Z)
3033

31-
## YouTube Channels
32-
- [Theo - t3.gg](https://www.youtube.com/@t3dotgg)
33-
- [Fireship](https://www.youtube.com/@Fireship)
34-
- [ThePrimeTime / Primeagen](https://www.youtube.com/@ThePrimeTimeagen)
35-
- [LeadDev](https://www.youtube.com/@LeadDev/videos)
34+
## LinkedIn
35+
36+
- [Ryan Peterman](https://www.linkedin.com/in/ryanlpeterman/): Author of "The Developing Dev" newsletter
37+
- [Jordan Cutler](https://www.linkedin.com/in/jordancutler1/): Author of "High Growth Engineer" newsletter
38+
- [Gergely Orosz](https://www.linkedin.com/in/gergelyorosz/): Author of "The Pragmatic Engineer" newsletter
39+
- [Alex Chiou](https://www.linkedin.com/in/alexander-chiou/): Co-founder of Taro
40+
- [Rahul Pandey](https://www.linkedin.com/in/rpandey1234/): Co-founder of Taro
41+
- [Alex Xu](https://www.linkedin.com/in/alexxubyte/): Founder of ByteByteGo
42+
- [Navdeep Singh](https://www.linkedin.com/in/navdeep-singh-3aaa14161/): Creator of NeetCode
43+
- [Yangshun Tay](https://www.linkedin.com/in/yangshun/): Creator of Tech Interview Handbook, Blind 75 and CEO of GreatFrontEnd (me)!
44+
- [Neo Kim](https://www.linkedin.com/in/nk-systemdesign-one/): Creator of "System Design One" newsletter
45+
- [Caleb Mellas](https://www.linkedin.com/in/calebmellas/): Creator of "Level Up Software Engineering" newsletter
46+
47+
## YouTube
48+
49+
- [Fireship](https://www.youtube.com/@Fireship/)
50+
- [LeadDev](https://www.youtube.com/@LeadDev/)
3651

3752
## Communities
53+
3854
- [Taro](https://www.jointaro.com/)
3955
- [Kent C. Dodds Discord Community](https://kentcdodds.com/discord)
40-
- [Theo - T3](https://discord.com/invite/xHdCpcPHRE)
41-
- [Frontend Mentor](https://www.frontendmentor.io/)
56+
- [GreatFrontEnd](https://discord.gg/NDFx8f6P6B)
4257

4358
## References
59+
4460
- [Path to Senior Engineer Handbook](https://github.com/jordan-cutler/path-to-senior-engineer-handbook)

apps/website/contents/engineering-levels.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: engineering-levels
3-
title: Engineering levels
3+
title: 🎚 Engineering levels
44
---
55

66
:::caution

apps/website/contents/interview-formats-top-companies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
id: interview-formats-top-companies
33
title: Interview format at top companies
44
description: Interview formats of the top tech companies. Know what to expect and prepare well for them
5-
sidebar_label: Company interview formats
5+
sidebar_label: 💼 Company interview formats
66
---
77

88
import InDocAd from './\_components/InDocAd';

apps/website/contents/interviewer-cheatsheet.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
---
22
id: interviewer-cheatsheet
3-
title: Cheatsheet (Interviewer)
3+
title: 👩‍💻 Cheatsheet (Interviewer)
44
---
55

66
This is a straight-to-the-point, distilled list of technical interview Do's and Don'ts **for interviewers**, mainly for algorithmic interviews. Some of these may apply to only phone screens or whiteboard interviews, but most will apply to both. I revise this list before each of my interviews as an interviewer to remind myself of them and eventually internalized all of them to the point I do not have to rely on it anymore.
77

8-
**If you are a candidate you probably do not need to know this section well. You may read this to get a better sense of what an interviewer is supposed to do during an interview.**
8+
:::caution
9+
10+
If you are an interview candidate, this page is not crucial for you. However, having an understanding of what interviewers look out for can be helpful to you!
11+
12+
:::
913

1014
#### Legend
1115

apps/website/contents/landscape.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: landscape
3-
title: Landscape
3+
title: 🏔 Landscape
44
---
55

66
import InDocAd from './\_components/InDocAd';

apps/website/sidebars.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,10 @@ module.exports = {
106106
{
107107
'Beyond the interview': [
108108
'interview-formats-top-companies',
109-
'interviewer-cheatsheet',
110109
'landscape',
111110
'engineering-levels',
112111
'career-growth',
112+
'interviewer-cheatsheet',
113113
'best-coding-interview-courses',
114114
'best-practice-questions',
115115
],

0 commit comments

Comments
 (0)