From a3cbf49f0051a94d49c0bab4b38e22fd7750d5c4 Mon Sep 17 00:00:00 2001 From: Kevin Matsubara Date: Wed, 12 Feb 2025 23:50:30 +0100 Subject: [PATCH] Add software projects to software main page. --- src/Pages/Software/SoftwareMain.js | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/src/Pages/Software/SoftwareMain.js b/src/Pages/Software/SoftwareMain.js index f15d8af..da23bc8 100644 --- a/src/Pages/Software/SoftwareMain.js +++ b/src/Pages/Software/SoftwareMain.js @@ -21,6 +21,28 @@ const SoftwareMain = () => {
+

{getString('software_projects')}

+
+ +
+
+ +
+

{getString('education')}

{educationData.education.map((edu, index) => (