Table of contents
Open Table of contents
Global Remote
- In the long term, I need to extend the range of job circle. Meanwhile, connect with more ppl(meetup or online), make contributions for self/FOSS to improve my own reputation.
- 2 employment types: freelancer(Upwork), long-term remote.
- Upwork: know how to filter job and make a good proposal. Done
- research on reddit/ytb
- How to start a contract?
- define goal and range
- timesheet for each goal
- resource for each one
- pay
- communication schedule
- Write documents for proj
- Long-term remote: know how to find a good company and improve my own reputation
- Upwork: know how to filter job and make a good proposal. Done
Improve my own reputation
Find suitable FOSS, try 3 PRs for each repo
Contributing to FOSS is a way to extend career with outer networking.
- Collect a lists of FOSS
- Find 2-3 FOSS to contribute
- check their issues
Take part in offline meetup
remote contract check list
- contract
- salary
- when to pay
- how to pay
- how much
- work hours (how to count)
- what should I do?
- Do I get paid when work overtime?
Application
- Make a Overall Lists of all job finding platform
- Even company’s lists
- Linkedin’s reply
- Email’s reply
- A general Cover Letter(template+JD)
- submit CV 20-30 times for each country: Germany, Netherland, Finland, Sweden
- Cold networking HR in linkedin
BQ
coding skills
categories
- lc, js, react
- 重点是解决问题 - 分解问题 - 常见模式分类熟悉
- 分解问题需要持续的练习
- 常见模式可以用anki做辅助
FE
It includes: JS and UI(React, JS related like DOM)
- Make a list of all important topics
- Practice QAs with topics and make notes
- Be careful with pronunciation and expressions(use relingo)
Algs
NOTE
- firstly, introduction
- discuss with question
- and solution
- 从最直观的来分析,逐渐到最优解
- abstract solution into small func
- use suitable ds(如何选择?为什么选择?)
SD
SD includes diff patterns.
Still need to go through and highlight, conclude, need some times to prep.
then practice with new instances.
New tech
- GraphQL — Restful API
- PostgreSQL — NoSQL
- Nest — Express
- Zod — Typescript
- Sass — Scss
- zustand — redux
- shadcn — react ui