diff --git a/public/me.png b/public/me.png new file mode 100644 index 0000000..7271dc1 Binary files /dev/null and b/public/me.png differ diff --git a/src/components/About.jsx b/src/components/About.jsx index da97b08..fa2c045 100644 --- a/src/components/About.jsx +++ b/src/components/About.jsx @@ -1,6 +1,6 @@ import styles from '../styles/components/About.module.scss'; -const STACK = ['Technology 1', 'Technology 2', 'Technology 3', 'Technology 4', 'Technology 5', 'Technology 6']; +const STACK = ['Azure', '.NET', 'C#', 'JavaScript', 'React', 'Node.js', 'SQL']; export default function About() { return ( @@ -15,13 +15,14 @@ export default function About() {

- A paragraph about yourself and your background. What kind of work - do you do and what drives you? Keep it personal and authentic. + I'm a curious software engineer with a passion for building scalable and efficient + applications. With deep knowledge in cloud, backend, and frontend development, I enjoy + working on projects that challenge me to learn new technologies and improve my skills.

- A second paragraph with more details — hobbies, interests, or - anything else that gives visitors a sense of who you are beyond - your job title. + I tend to build always something that is useful to others, and I find joy in creating tools + and applications that solve real-world problems. I believe that technology has the power to + make a positive impact on people's lives, and I strive to contribute to that impact through my work.

Here are some technologies I've been working with recently: @@ -38,21 +39,25 @@ export default function About() {

- YN + Profile

location - City, Country + Turku Archipelago, Finland

- status - Available -

-

- focus - Your focus area + favorite book + The Lord of the Rings

+
+ favorite songs + +
diff --git a/src/components/Contact.jsx b/src/components/Contact.jsx index 3f7785b..76599c9 100644 --- a/src/components/Contact.jsx +++ b/src/components/Contact.jsx @@ -12,12 +12,13 @@ export default function Contact() {

- A short message inviting visitors to reach out. Let them know - you're open to new opportunities, collaborations, or just a chat. + I'm currently employed, but my inbox is always open. Whether you have a question or + just want to say hi, I'll try my best to get back to you!

+

I also have a small company if you are interested in collaboration or services.

Say hello ↗ @@ -25,9 +26,9 @@ export default function Contact() {