|
33 | 33 | paper: "a4",
|
34 | 34 | footer: [
|
35 | 35 | #{
|
| 36 | + set align(right) |
36 | 37 | set text(size: font-defaults.tiny, fill: black.lighten(75%))
|
37 | 38 | [
|
38 | 39 | #link("https://github.com/drupol/cv/commit/" + shortRev)[
|
|
91 | 92 | columns: (5fr, 4fr),
|
92 | 93 | column-gutter: 1em,
|
93 | 94 | )[
|
94 |
| - Since beginning my web development journey in 2010, I have acquired a wealth |
95 |
| - of experience across diverse environments, including innovative start-ups |
96 |
| - and established consultancies. |
97 |
| - A highly motivated, self-taught professional, I am passionate about solving |
98 |
| - intricate problems by implementing elegant, streamlined solutions. |
| 95 | + Since beginning my web development journey in 2010, I have acquired a |
| 96 | + wealth of experience across diverse environments, including innovative |
| 97 | + start-ups and established consultancies. |
| 98 | + A highly motivated professional, I am passionate about solving intricate |
| 99 | + problems by implementing elegant, streamlined and long-term reliable |
| 100 | + solutions. I often take inspiration from cutting-edge software |
| 101 | + engineering research, continually seeking ways to adapt these insights |
| 102 | + to real-world applications. |
99 | 103 |
|
100 | 104 | My insatiable curiosity and meticulous nature have made me a perpetual
|
101 |
| - learner, constantly striving to expand my knowledge. |
| 105 | + learner, constantly striving to expand my skillset where innovation is |
| 106 | + key in this ever-evolving field. |
102 | 107 |
|
103 |
| - I take great satisfaction in creating simple, natural, and efficient |
104 |
| - solutions that harmoniously balance aesthetics and functionality. |
| 108 | + Above all, I derive great satisfaction in creating simple, natural, and |
| 109 | + efficient solutions that harmoniously balance aesthetics and |
| 110 | + functionality. |
105 | 111 | ][
|
106 |
| - #box()[ |
107 |
| - #featureBar(title: "Linux / NixOS / FreeBSD", value: 95%) |
108 |
| - #featureBar(title: "Object Oriented Programming", value: 90%) |
109 |
| - #featureBar(title: "PHP / Python", value: 87%) |
110 |
| - #featureBar(title: "Functional Programming", value: 85%) |
111 |
| - #featureBar(title: "Git / Jujutsu", value: 85%) |
112 |
| - #featureBar(title: "Algorithm", value: 85%) |
113 |
| - #featureBar(title: "Docker", value: 75%) |
114 |
| - #featureBar(title: [Typst / #LaTeX], value: 70%) |
115 |
| - ] |
| 112 | + #featureBar(title: "Linux / NixOS / FreeBSD", value: 95%) |
| 113 | + #featureBar(title: "Object Oriented Programming", value: 90%) |
| 114 | + #featureBar(title: "Continuous Integrations", value: 90%) |
| 115 | + #featureBar(title: "Infrastructure As Code", value: 90%) |
| 116 | + #featureBar(title: "PHP / Python", value: 87%) |
| 117 | + #featureBar(title: "Functional Programming", value: 85%) |
| 118 | + #featureBar(title: "Git / Jujutsu", value: 85%) |
| 119 | + #featureBar(title: "Algorithm", value: 85%) |
| 120 | + #featureBar(title: "Docker", value: 75%) |
| 121 | + #featureBar(title: [Typst / #LaTeX], value: 70%) |
| 122 | + #featureBar(title: [Word / Excel / Powerpoint], value: 5%) |
116 | 123 | ]
|
117 | 124 | ]
|
118 | 125 |
|
|
0 commit comments