Skip to content

Commit 224d7c0

Browse files
Update cv.html
1 parent f4b0633 commit 224d7c0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cv.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ <h2>Technical Skills</h2>
208208
<table style="width:100%; border-collapse: collapse;">
209209
<tr>
210210
<td style="vertical-align: top; font-weight: bold;">Programming Languages:</td>
211-
<td>Python, C++, Lua, HTML, LaTeX</td>
211+
<td>Python, C++, Lua, HTML, <span class="math">\( \LaTeX \)</span></td>
212212
</tr>
213213
<tr>
214214
<td style="vertical-align: top; font-weight: bold;">Libraries &amp; Frameworks:</td>
@@ -238,9 +238,9 @@ <h2>Technical Skills</h2>
238238
<h2>Selected Short-Term Projects</h2>
239239
<ul>
240240
<li>
241-
<strong>𝔃₂ Lattice Gauge Monte Carlo Simulation</strong>
241+
<strong>$\mathbb{Z}_2$ Lattice Gauge Monte Carlo Simulation</strong>
242242
(<a href="https://github.com/Hariprashad-Ravikumar/Z2_LatticeGauge_Monte_Carlo_Simulation" target="_blank" rel="noopener noreferrer">GitHub Repository</a>)<br>
243-
Developed a Python simulation of 𝔃₂ lattice gauge theory using Markov chain Monte Carlo methods and Metropolis algorithms. Explored confinement phenomena through Wilson loop measurements and benchmarked results against analytical predictions. Served as foundational computational experience in stochastic sampling and lattice QCD simulation ahead of full PhD research.
243+
Developed a Python simulation of $\mathbb{Z}_2$ lattice gauge theory using Markov chain Monte Carlo methods and Metropolis algorithms. Explored confinement phenomena through Wilson loop measurements and benchmarked results against analytical predictions. Served as foundational computational experience in stochastic sampling and lattice QCD simulation ahead of full PhD research.
244244
</li>
245245
</ul>
246246
</section>

0 commit comments

Comments
 (0)