Skip to content

Commit 2a8356e

Browse files
Update cv.html
1 parent 60bc624 commit 2a8356e

File tree

1 file changed

+15
-9
lines changed

1 file changed

+15
-9
lines changed

cv.html

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -398,25 +398,29 @@ <h2>Education</h2>
398398
<h2>Technical Skills</h2>
399399
<table style="width:100%; border-collapse: collapse;">
400400
<tr>
401-
<td style="vertical-align: top; font-weight: bold;">Programming Languages:</td>
402-
<td>Python, C++, Lua, HTML, <span class="math">\( \LaTeX \)</span></td>
401+
<td style="vertical-align: top; font-weight: bold;">Programming &amp; Scripting:</td>
402+
<td>Python, C++, Lua, Bash, JavaScript, HTML/CSS, YAML, <span class="math">\( \LaTeX \)</span></td>
403403
</tr>
404404
<tr>
405-
<td style="vertical-align: top; font-weight: bold;">Libraries &amp; Frameworks:</td>
406-
<td>NumPy, pandas, Matplotlib, Scikit‑Learn, PySR, Qiskit</td>
405+
<td style="vertical-align: top; font-weight: bold;">Data Analysis &amp; ML:</td>
406+
<td>NumPy, pandas, Scikit‑learn, Matplotlib, PySR</td>
407407
</tr>
408408
<tr>
409-
<td style="vertical-align: top; font-weight: bold;">Scientific Tools:</td>
410-
<td>CHROMA, MATLAB, Mathematica</td>
409+
<td style="vertical-align: top; font-weight: bold;">API Integration &amp; Services:</td>
410+
<td>OpenAI API, RESTful APIs</td>
411411
</tr>
412412
<tr>
413-
<td style="vertical-align: top; font-weight: bold;">Modeling &amp; Methods:</td>
414-
<td>Monte Carlo Simulation, Symbolic Regression, Statistical Modeling</td>
413+
<td style="vertical-align: top; font-weight: bold;">DevOps &amp; Automation</td>
414+
<td>Git, GitHub Actions (CI/CD), Docker, JupyterLab</td>
415415
</tr>
416416
<tr>
417417
<td style="vertical-align: top; font-weight: bold;">Tools &amp; Platforms:</td>
418418
<td>Git, GitHub, Docker, JupyterLab, Visual Studio, HPC environments, Linux/Unix Shell (Bash)</td>
419419
</tr>
420+
<tr>
421+
<td style="vertical-align: top; font-weight: bold;">Methods &amp; Modeling:</td>
422+
<td>Statistical modeling, Monte Carlo simulation</td>
423+
</tr>
420424
</table>
421425
</section>
422426

@@ -447,7 +451,7 @@ <h2>Certifications</h2>
447451
</ul>
448452
</section>
449453

450-
454+
<!--
451455
<section>
452456
<h2>Selected Short-Term Projects</h2>
453457
<ul>
@@ -459,6 +463,8 @@ <h2>Selected Short-Term Projects</h2>
459463
</ul>
460464
</section>
461465
466+
-->
467+
462468

463469
<section>
464470
<h2>Internships & Schools Attended</h2>

0 commit comments

Comments
 (0)