-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcv.tex
More file actions
162 lines (133 loc) · 7.66 KB
/
cv.tex
File metadata and controls
162 lines (133 loc) · 7.66 KB
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
%
% Max Base
% 05/21/2025
% https://github.com/BaseMax/developer-cv-template
%
\documentclass[a4paper,10pt]{article}
\usepackage[utf8]{inputenc}
\usepackage{geometry}
\geometry{top=1cm, bottom=1cm, left=0.8cm, right=0.8cm}
\usepackage{parskip}
\usepackage{hyperref}
\hypersetup{
colorlinks=true,
urlcolor=blue,
linkcolor=black
}
\usepackage{enumitem}
\setlist[itemize]{noitemsep, topsep=0pt}
\pagestyle{empty}
\newcommand{\sectiontitle}[1]{\vspace{6pt}\noindent\textbf{\large #1}\vspace{3pt}\hrule\vspace{6pt}}
\newenvironment{smallprojects}{
\begingroup
\small
\setlength{\parskip}{3pt}
}{
\endgroup
}
\begin{document}
%=== HEADER ===
\begin{center}
{\LARGE \textbf{Sample Name}}\\
\vspace{2pt}
Sample Location \quad | \quad \href{mailto:sample@email.com}{sample@email.com} \quad | \quad
\href{https://github.com/sampleuser}{github.com/sampleuser} \\
\vspace{2pt}
\textit{10+ years experience in Web Development, CMS architecture, Full-Stack Engineering}
\end{center}
%=== PROFESSIONAL SUMMARY ===
Versatile and highly skilled software engineer with over a decade of experience in web development, CMS design, and API integration. Deep expertise in \textbf{Contentful CMS}, including advanced content modeling, backend development, and performance optimization. Proven track record delivering scalable CMS architectures for international clients. Strong communicator and collaborative team leader, currently managing a 20-developer company. Looking to bring my global experience and deep CMS knowledge to a high-impact role in a major tech hub.
%=== CORE SKILLS & EXPERTISE ===
\sectiontitle{Core Skills \& Expertise}
\begin{itemize}
\item \textbf{Contentful CMS}: Schema design, content modeling, API integrations, localization, and headless CMS architectures
\item \textbf{Backend Development}: Node.js, PHP, Laravel, .NET Core, Python, Go, REST \& GraphQL APIs
\item \textbf{Frontend}: React, Next.js, Vue.js, Tailwind, HTML5, JavaScript, TypeScript
\item \textbf{Performance Optimization}: Caching, lazy loading, database tuning
\item \textbf{CMS Integrations}: WordPress, Strapi, Sanity, Contentful, headless CMS solutions
\item \textbf{Tools}: Git, Docker, GitHub Actions, Webpack, Vite
\item \textbf{Collaboration}: Leading cross-functional teams, Agile, Jira, Notion, Trello
\item \textbf{Testing \& Documentation}: Unit/integration testing, Swagger, Postman, API docs
\end{itemize}
%=== EXPERIENCE ===
\sectiontitle{Relevant Experience}
\textbf{CTO – Test Company A - Web Development Agency} \hfill Sample Location A \& Sample Location B\\
\textit{2024 -- 2025}
\begin{itemize}
\item Led architecture and backend development for multiple CMS platforms including Contentful, WordPress, and custom headless CMS solutions.
\item Designed advanced content models and taxonomies in Contentful to support multilingual, multi-brand platforms.
\item Developed scalable APIs for frontend consumption using Node.js, PHP, Python, and Go.
\item Integrated Contentful with e-commerce platforms, external APIs, and headless CMS technologies to streamline content delivery.
\item Optimized backend and CDN performance, reducing page load times by 60\%.
\item Managed a team of 20 developers and collaborated with international clients from multiple regions.
\end{itemize}
\textbf{Senior Full-Stack Developer – Test Company B} \hfill Remote \\
\textit{2018 -- 2023}
\begin{itemize}
\item Developed and maintained scalable web applications using Node.js, React, PHP, and Laravel.
\item Designed complex CMS integrations with Contentful, Contentful GraphQL API, and third-party services.
\item Implemented performance improvements cutting load times by 40\%.
\item Collaborated with international teams to deliver multi-lingual enterprise platforms.
\end{itemize}
\textbf{Full-Stack Developer – Test Company C} \hfill Remote \\
\textit{2014 -- 2018}
\begin{itemize}
\item Built and optimized CMS-based websites and e-commerce platforms using PHP, Laravel, React, and Vue.js.
\item Developed RESTful APIs and backend services in PHP, Python, and Node.js.
\item Worked closely with frontend teams to integrate modern JavaScript frameworks.
\item Participated in agile ceremonies and code reviews to ensure quality and standards.
\end{itemize}
\textbf{Mid-Level Full-Stack Developer – Test Company D} \hfill Sample Location C \\
\textit{2012 -- 2014}
\begin{itemize}
\item Developed features and fixed bugs for enterprise CMS products with PHP, JavaScript, and early Node.js.
\item Enhanced API performance and maintained legacy codebases.
\item Supported frontend-backend integration and collaborated with UX designers.
\end{itemize}
\textbf{Mid-Level Software Engineer – Test Company E} \hfill Sample Location D \\
\textit{2010 -- 2012}
\begin{itemize}
\item Assisted in development of CMS features and client websites using PHP and JavaScript.
\item Wrote clean, maintainable code and supported legacy applications.
\item Contributed to database design and basic API implementations.
\end{itemize}
%=== FEATURED PROJECTS ===
\sectiontitle{Featured Projects}
\begin{smallprojects}
\textbf{Multilingual Publishing Platform} (Contentful + Next.js + Vercel) \\
Designed content models and integrated Contentful API for a sample publishing platform. Enabled real-time preview and localization workflows, supporting 5+ languages with automated fallbacks.
\textbf{Custom CMS for Education Portal} \\
Developed a secure, permission-based content workflow using Contentful and Express.js, allowing role-based content editing and publishing for 10,000+ users.
\textbf{E-commerce Headless CMS} (Contentful + Shopify Integration) \\
Built a dynamic backend to serve personalized landing pages synced with Shopify’s product inventory APIs.
\textbf{Corporate Intranet with Contentful} \\
Implemented a modular intranet platform using Contentful’s content modeling and GraphQL API.
\textbf{Performance Optimization for CMS Backend} \\
Identified bottlenecks in API calls and database queries; introduced caching strategies and optimized GraphQL queries.
\textbf{Contentful API Integration for Marketing Automation} \\
Developed custom integrations linking Contentful with CRM and email marketing platforms.
\textbf{Headless CMS Migration Project} \\
Led migration from legacy CMS to Contentful, including content modeling and data migration scripts.
\textbf{Custom Reporting Dashboard} \\
Created backend services to aggregate CMS usage statistics and content performance metrics.
\textbf{Future Project: AI-Powered Content Recommendation System} \\
Planning to integrate AI-driven personalization with Contentful CMS.
\textbf{Future Project: CMS-Driven Omnichannel Content Delivery} \\
Designing a flexible headless CMS architecture for multi-platform content delivery.
\end{smallprojects}
%=== WHY ME ===
\sectiontitle{Why I’m the Best Fit}
Deep hands-on experience with \textbf{Contentful CMS}, from modeling to API-level integration, including next-generation headless CMS platforms. \\
Proven leadership and communication skills in remote and multicultural environments. \\
Technically proficient across the full web stack, with performance and scalability in mind. \\
Passionate about building clean, extensible CMS solutions that empower content teams.
%=== LANGUAGES ===
\sectiontitle{Languages}
English (Fluent) \quad | \quad Sample Language 1 (Intermediate) \quad | \quad Sample Language 2 (Native)
%=== EDUCATION ===
\sectiontitle{Education}
\textbf{B.Sc. in Sample Field 1} \hfill Sample University \\
Graduated: YYYY
\textbf{B.Sc. in Sample Field 2} \hfill Sample University \\
Graduated: YYYY
\end{document}