程序员简历,看完1000多份简历后,终于明白一份合格的计算机专业程序员简历应该是怎样的了,不需要花里胡哨,简简单单大大方方就足够了,可以star + folk后修改为自己的。
☆129Apr 23, 2023Updated 3 years ago
Alternatives and similar repositories for programmer-resume
Users that are interested in programmer-resume are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 💬 React hooks for master your dialog(modal) component☆47Mar 3, 2023Updated 3 years ago
- 💎我的CS学习笔记,地址:https://notes.riba2534.cn☆23Dec 21, 2022Updated 3 years ago
- ☆10Feb 10, 2026Updated 3 months ago
- A Javascript library to convert number and monetary amount to written text in multiple languages. Also helpful for writing cheques (check…☆10Apr 29, 2025Updated last year
- Link to page of PDF in Markdown, with Neovim and Zathura.☆13Nov 11, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A simple task manager in Django☆12Nov 14, 2024Updated last year
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。