diff options
author | Serghei Cebotari <serghei@cebotari.ru> | 2023-12-02 23:16:25 +0300 |
---|---|---|
committer | Serghei Cebotari <serghei@cebotari.ru> | 2023-12-02 23:16:25 +0300 |
commit | 0e0251936b3c267a6e760562e704c34d0e8666ad (patch) | |
tree | f4e83eb70d38664dfb0b27e699f0a626c797a745 /layouts/partials/body/skills.html | |
parent | 91709c3567372bdf698f8fcb0b76915834bbffc1 (diff) |
Organize sections
Diffstat (limited to 'layouts/partials/body/skills.html')
-rw-r--r-- | layouts/partials/body/skills.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/layouts/partials/body/skills.html b/layouts/partials/body/skills.html deleted file mode 100644 index 38dd515..0000000 --- a/layouts/partials/body/skills.html +++ /dev/null @@ -1,11 +0,0 @@ -<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 |