From 058641595c180610f02a0ad58e7a46b6eab1e9ac Mon Sep 17 00:00:00 2001 From: PA4KEV Date: Tue, 3 Jan 2023 21:19:54 +0100 Subject: [PATCH] Reorder Skills and Projects on software page --- src/Pages/Software/Software.js | 57 +++++++++++++++++----------------- 1 file changed, 28 insertions(+), 29 deletions(-) diff --git a/src/Pages/Software/Software.js b/src/Pages/Software/Software.js index 0bc1508..8961fe7 100644 --- a/src/Pages/Software/Software.js +++ b/src/Pages/Software/Software.js @@ -7,15 +7,41 @@ const Software = () => {
+ +
+

Skills

+
+

Programming languages & Tools

+
    +
  • Python
  • +
  • PHP
  • +
  • Docker
  • +
  • C#
  • +
  • JavaScript
  • +
  • Node JS
  • +
  • Git
  • +
+
+ +
+

Projects

+
+

Projects I have worked on:

+
    +
  • DXP development- OPPLE catalog generator
  • +
  • Configuration automation
  • +
+
+

Education

@@ -83,33 +109,6 @@ const Software = () => { 2019
- - -
-

Skills

-
-

Programming languages & Tools

-
    -
  • Python
  • -
  • PHP
  • -
  • Docker
  • -
  • C#
  • -
  • JavaScript
  • -
  • Node JS
  • -
  • Git
  • -
-
- - -
-

Projects

-
-

Projects I have worked on:

-
    -
  • DXP development- OPPLE catalog generator
  • -
  • Configuration automation
  • -
-