简历

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
\documentclass{resume}
\usepackage{zh_CN-Adobefonts_external}
\usepackage{linespacing_fix}
\usepackage{cite}

\begin{document}
\pagenumbering{gobble}

{\large\name{颜赛涛}}

\basicInfo{
\textperiodcentered\email{2674978072@qq.com} \textperiodcentered
\phone{tel: 17704113400} }

\section{\large\faGraduationCap\ 教育背景}
\datedsubsection{\textbf{大连大学} | \textbf{软件工程} | \textbf{25届}}{2021.09 -- 2025.06}
\begin{itemize}
\item \small 获校级二等奖学金一次, GPA 前15\% .
\item \small 四六级 500+,无障碍阅读英文资料.
\end{itemize}

\section{\large\faUsers\ 实习经历}
\datedsubsection{\textbf{\textit{上海松鼠云上人工智能有限公司}}}{2024.3 -- 至今}


\section{\large\faUsers\ 项目经历}

\datedsubsection{\textbf{\textit{转链服务}}}{2023.10 -- 2023.11}
\datedsubsection{\textbf{gRPC / go-zero} {个人项目} }{}
\begin{onehalfspacing}
\small 包含转链、存储、链接跳转功能,并可提供短
链接点击数据报表功能。
\begin{itemize}
\item \small 负责项⽬的整体设计和开发, 负责实现转链和链接跳转模块逻辑
\item \small 基于\textbf{MySQL主键}实现了⾼可⽤的发号器组件。
\item \small 在转链前进⾏\textbf{特殊词过滤}和\textbf{防⽌循环转链}的校验处理。
\item \small 查看链接服务采⽤\textbf{布隆过滤器}防⽌缓存穿透,使⽤\textbf{singleflight}防⽌缓存击穿。
\item \small 查看链接服务单独部署,Nginx转发请求通过EFK采集access⽇志⽅式统计短链接的点击数据。
\end{itemize}
\end{onehalfspacing}


\section{\large\faCogs\ 技能}
\begin{itemize}[parsep=0.5ex]
\item \small \textbf{语言}:熟练使用Go,了解Sync包并发原语、\textbf{GC、GMP}等;
\item \small \textbf{框架}:熟悉 gin、kratos、go-zero等开源 web 框架; 参与过完整的项目开发;
\item \small \textbf{计算机网络}:有实践CS144.对HTTP、TCP、UDP 有一定理解;
\item \small \textbf{数据库}:熟练使用 MySQL,了解索引及其优化策略、MVCC、事务、分库分表策略、锁、日志等;
\item \small \textbf{缓存}:熟练使用Redis,了解数据持久化、数据一致性、缓存穿透、缓存击穿、缓存雪崩等;
\item \small \textbf{消息中间件}:熟练使用rabbitMQ,专注解决消息的丢失和保证消息的幂等性问题;
\item \small 熟练使用\textbf{Docker};熟悉基于\textbf{k8s}的微服务开发流程和规范;有 GitLab 团队协作开发经验;
\item \small \textbf{具有良好的服务意识、责任心、较强的学习能力、优秀的团队沟通和协作能力;}
\end{itemize}
\section{\large\faHeartO\ 获奖情况}
\datedline{第十四届 C/C++程序设计大学蓝桥杯B组 \textbf{省一} }{}
\datedline{第四届辽宁省程序设计竞赛 \textbf{省二}}{}

\section{\large\faInfo\ 其他}
\begin{itemize}[parsep=0.5ex]
\item \small 技术博客: https://forrest-tao.github.io/
\item \small GitHub: https://github.com/Forrest-Tao
\end{itemize}

\end{document}


简历
http://example.com/2024/05/29/简历/
作者
Forrest
发布于
2024年5月29日
许可协议