diff options
Diffstat (limited to 'layouts/partials/body/skills.html')
-rw-r--r-- | layouts/partials/body/skills.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/layouts/partials/body/skills.html b/layouts/partials/body/skills.html new file mode 100644 index 0000000..3e3d9ce --- /dev/null +++ b/layouts/partials/body/skills.html @@ -0,0 +1,12 @@ +<h3>Technical Skills</h3> +<hr> +<div class="skills"> + <strong>Languages</strong>: Java, Python, C/C++, SQL + (Postgres), JavaScript, HTML/CSS, R<br /> + <strong>Frameworks</strong>: React, Node.js, Flask, JUnit, + WordPress, Material-UI, FastAPI<br /> + <strong>Developer Tools</strong>: Git, Docker, TravisCI, Google + Cloud Platform, VS Code, Visual Studio, PyCharm, IntelliJ, + Eclipse</span><br /> + <strong>Libraries</strong>: pandas, NumPy, Matplotlib +</div>
\ No newline at end of file |