From ec9f6647b9fd81041950d4761850eb286ab51f97 Mon Sep 17 00:00:00 2001 From: Serghei Cebotari Date: Wed, 29 Nov 2023 23:31:30 +0300 Subject: [PATCH] Delete horizontal rules --- layouts/partials/body/education.html | 45 +++++++++++++-------------- layouts/partials/body/experience.html | 1 - layouts/partials/body/projects.html | 1 - layouts/partials/body/skills.html | 3 +- 4 files changed, 23 insertions(+), 27 deletions(-) diff --git a/layouts/partials/body/education.html b/layouts/partials/body/education.html index 369e9da..cacd0db 100644 --- a/layouts/partials/body/education.html +++ b/layouts/partials/body/education.html @@ -1,24 +1,23 @@

Education

-
- - - - - - - - - - - - - - - - - - - -
Southwestern UniversityGeorgetown, TX
Bachelor of Arts in Computer Science, Minor in - Business - Aug. 2018 – May 2021
Blinn CollegeBryan, TX
Associate’s in Liberal ArtsAug. 2014 – May 2018
\ No newline at end of file + + + + + + + + + + + + + + + + + + + +
Southwestern UniversityGeorgetown, TX
Bachelor of Arts in Computer Science, Minor in + Business + Aug. 2018 – May 2021
Blinn CollegeBryan, TX
Associate’s in Liberal ArtsAug. 2014 – May 2018
\ No newline at end of file diff --git a/layouts/partials/body/experience.html b/layouts/partials/body/experience.html index 6a51475..95a49a1 100644 --- a/layouts/partials/body/experience.html +++ b/layouts/partials/body/experience.html @@ -1,5 +1,4 @@

Experience

-
diff --git a/layouts/partials/body/projects.html b/layouts/partials/body/projects.html index 9897226..39c5986 100644 --- a/layouts/partials/body/projects.html +++ b/layouts/partials/body/projects.html @@ -1,6 +1,5 @@ {{ with .Site.GetPage "/projects" }}

Projects

-
{{ range .Pages }}
diff --git a/layouts/partials/body/skills.html b/layouts/partials/body/skills.html index 3e3d9ce..38dd515 100644 --- a/layouts/partials/body/skills.html +++ b/layouts/partials/body/skills.html @@ -1,5 +1,4 @@

Technical Skills

-
Languages: Java, Python, C/C++, SQL (Postgres), JavaScript, HTML/CSS, R
@@ -7,6 +6,6 @@ WordPress, Material-UI, FastAPI
Developer Tools: Git, Docker, TravisCI, Google Cloud Platform, VS Code, Visual Studio, PyCharm, IntelliJ, - Eclipse
+ Eclipse
Libraries: pandas, NumPy, Matplotlib
\ No newline at end of file