From b219b86d878d7031b9a7f88fe5b2b930f4cbf9df Mon Sep 17 00:00:00 2001 From: tiagonuneslx Date: Tue, 31 Dec 2024 18:03:54 +0000 Subject: [PATCH] Small visual adjustments --- src/Components/aboutme/aboutme.js | 35 ++++++++++++++++++------------- src/Components/slider/slider.js | 2 +- 2 files changed, 22 insertions(+), 15 deletions(-) diff --git a/src/Components/aboutme/aboutme.js b/src/Components/aboutme/aboutme.js index 889a8dc..eda8a11 100644 --- a/src/Components/aboutme/aboutme.js +++ b/src/Components/aboutme/aboutme.js @@ -11,29 +11,36 @@ export default function AboutMe() { }} >
-
+
-

More about me…

-

- I'm 26 years old. I have 4 years of work experience as an Android Developer, and a Masters in - Computer Engineering from ISCTE-Lisbon, specializing in Intelligent Systems and Data Science. -

-

- Currently, I'm looking for work in 🇨🇭Switzerland, preferably around Geneva or Lausanne, in Android - or Web Development. -

-

- In my spare time, I like to play the electric guitar, play video games and travel. -

+
+

+ I'm 26 years old. I have 4 years of work experience as an Android Developer, and a Masters in + Computer Engineering from ISCTE-Lisbon, specializing in Intelligent Systems and Data Science. +

+

+ Currently, I'm looking for work in 🇨🇭Switzerland, preferably around Geneva or Lausanne, in + Android + or Web Development. +

+

+ In my spare time, I like to play the electric guitar, play video games and travel. +

+
Tiago Nunes Photo + } alt="Tiago Nunes Photo" width="280" height="280" style={{ + border: '3px solid rgba(255, 255, 255, 0.15)', + borderRadius: '50%', + padding: '4px' + }} />
diff --git a/src/Components/slider/slider.js b/src/Components/slider/slider.js index 184cfbd..b125db9 100644 --- a/src/Components/slider/slider.js +++ b/src/Components/slider/slider.js @@ -81,7 +81,7 @@ export default class Slider extends Component { backgroundSize: 'cover', }} > -
+

Technologies I've worked with

{Object.keys(technologies).map((key) => (