feat: update About page with new professional journey entry and testimonials section enhancements
This commit is contained in:
@@ -75,6 +75,11 @@ export const aboutProps: AboutProps = {
|
||||
}
|
||||
],
|
||||
professionalJourney: [
|
||||
{
|
||||
title: "Student at Rzeszów University of Technology",
|
||||
description: "Specialization: Computer Science",
|
||||
duration: "2021.10 - 2025.6",
|
||||
},
|
||||
{
|
||||
title: "intern software engineer at Opeteam S.A.",
|
||||
description:
|
||||
@@ -84,7 +89,8 @@ export const aboutProps: AboutProps = {
|
||||
- Selecting technologies for basic problems,
|
||||
- Documenting the source code (technical documentation).`,
|
||||
duration: "2022.8 - 2023.4",
|
||||
}
|
||||
},
|
||||
|
||||
],
|
||||
testimonials: [
|
||||
|
||||
|
||||
Reference in New Issue
Block a user