Skip to content

Commit 32a669e

Browse files
author
Jimmy
committed
2023 Resume update
1 parent e4debfe commit 32a669e

File tree

2 files changed

+4
-17
lines changed

2 files changed

+4
-17
lines changed

Diff for: assets/data/skills.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@
6161
{
6262
"name": "Emerging",
6363
"children": [
64-
{"name": "ML", "size": 40},
64+
{"name": "ML / AI", "size": 60},
6565
{"name": "Blockchain", "size": 70},
66-
{"name": "DeFi", "size": 80},
66+
{"name": "DeFi", "size": 60},
6767
{"name": "PWA", "size": 30},
6868
{"name": "WEB3", "size": 80}
6969
]

Diff for: index.ejs

+2-15
Original file line numberDiff line numberDiff line change
@@ -169,9 +169,10 @@
169169
<li>Auth0 authentication with JWT</li>
170170
<li>Headless content management</li>
171171
<li>Micro services using lambda (AWS platform)</li>
172-
<li>GraphQL services</li>
172+
<li>GraphQL and REST services</li>
173173
<li>Front-End lead, with full autonomy</li>
174174
<li>SPA, SSR, TypeScript, Vue, Nuxt, component based, responsive &amp; adaptive, lazy loaded bundles with HTTP/2 support and complete build stack</li>
175+
<li>Hackathons on machine learning, AI, security, blockchain, web3</li>
175176
</ul>
176177
</section>
177178

@@ -282,20 +283,6 @@
282283
<section class="skills">
283284
<h3>CORE TECH STACK</h3>
284285

285-
<!-- <div class="skills-sections">
286-
<ul class="gradient primary">
287-
<li>HTML</li>
288-
<li>CSS</li>
289-
<li>JavaScript</li>
290-
</ul>
291-
<ul class="gradient secondary">
292-
<li>Accessibility</li>
293-
<li>SEO</li>
294-
<li>InfoSec</li>
295-
<li>i8ln</li>
296-
</ul>
297-
</div> -->
298-
299286
<div class="chart-container">
300287
<svg version="1.1" id="wp-chart" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 650 650" class="skills-chart">
301288
</svg>

0 commit comments

Comments
 (0)