Fix headers tag
This commit is contained in:
parent
5eb65528e2
commit
945246c560
@ -1,4 +1,4 @@
|
|||||||
<h3>Education</h1>
|
<h3>Education</h3>
|
||||||
<hr>
|
<hr>
|
||||||
<table>
|
<table>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<h3>Experience</h1>
|
<h3>Experience</h3>
|
||||||
<hr>
|
<hr>
|
||||||
<table>
|
<table>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td><strong>Undergraduate Research Assistant</strong></td>
|
<td><strong>Undergraduate Research Assistant</strong></td>
|
||||||
@ -12,8 +12,8 @@
|
|||||||
<td style="text-align: right;"><em>College Station, TX</em></td>
|
<td style="text-align: right;"><em>College Station, TX</em></td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Developed a REST API using FastAPI and PostgreSQL to store data from learning management systems
|
<li>Developed a REST API using FastAPI and PostgreSQL to store data from learning management systems
|
||||||
</li>
|
</li>
|
||||||
<li>Developed a full-stack web application using Flask, React, PostgreSQL and Docker to analyze GitHub
|
<li>Developed a full-stack web application using Flask, React, PostgreSQL and Docker to analyze GitHub
|
||||||
@ -21,8 +21,8 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>Explored ways to visualize GitHub collaboration in a classroom setting
|
<li>Explored ways to visualize GitHub collaboration in a classroom setting
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<table>
|
<table>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td><strong>Information Technology Support
|
<td><strong>Information Technology Support
|
||||||
@ -34,8 +34,8 @@
|
|||||||
<td style="text-align: right;"><em>Georgetown, TX</em></td>
|
<td style="text-align: right;"><em>Georgetown, TX</em></td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Communicate with managers to set up campus computers
|
<li>Communicate with managers to set up campus computers
|
||||||
used on campus
|
used on campus
|
||||||
</li>
|
</li>
|
||||||
@ -45,8 +45,8 @@
|
|||||||
<li>Maintain upkeep of computers, classroom equipment,
|
<li>Maintain upkeep of computers, classroom equipment,
|
||||||
and 200 printers across campus
|
and 200 printers across campus
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<table>
|
<table>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td><strong>Artificial Intelligence Research
|
<td><strong>Artificial Intelligence Research
|
||||||
@ -58,8 +58,8 @@
|
|||||||
<td style="text-align: right;"><em>Georgetown, TX</em></td>
|
<td style="text-align: right;"><em>Georgetown, TX</em></td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Explored methods to generate video game dungeons
|
<li>Explored methods to generate video game dungeons
|
||||||
based off of <em>The Legend of Zelda</em>
|
based off of <em>The Legend of Zelda</em>
|
||||||
</li>
|
</li>
|
||||||
@ -78,4 +78,4 @@
|
|||||||
<li>Presented virtually to the World Conference on
|
<li>Presented virtually to the World Conference on
|
||||||
Computational Intelligence
|
Computational Intelligence
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
Loading…
Reference in New Issue
Block a user