We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20f3f6d commit dc4fd91Copy full SHA for dc4fd91
src/components/Resume.astro
@@ -19,7 +19,10 @@ import ResumeSection from "../components/ResumeSection.astro";
19
<li>
20
<b>Client 3:</b> Film industry.
21
</li>
22
- <li><b>Client 4 (current):</b> Manufacturing industry.</li>
+ <li>
23
+ <b>Client 4 (current):</b> Computer vision applied to the construction
24
+ industry.
25
+ </li>
26
</ul>
27
Extended information about my contracting experience can be provided privately.
28
</ResumeBlock>
0 commit comments