diff options
Diffstat (limited to 'layouts/partials/sections/skills.html')
-rw-r--r-- | layouts/partials/sections/skills.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/layouts/partials/sections/skills.html b/layouts/partials/sections/skills.html new file mode 100644 index 0000000..38dd515 --- /dev/null +++ b/layouts/partials/sections/skills.html @@ -0,0 +1,11 @@ +<h3>Technical Skills</h3> +<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<br /> + <strong>Libraries</strong>: pandas, NumPy, Matplotlib +</div>
\ No newline at end of file |