import { FaBriefcase, FaHeart, FaStar, FaUserGraduate } from 'react-icons/fa'; import { StyledAbout } from '../components/styles/About.styled'; import { StyledCursor } from '../components/styles/Cursor.styled'; import { StyledSectionHeader } from '../components/styles/SectionHeader.styled'; function AboutSection() { return (
ABOUT{' '} ME

A coder with a pinch of explorer

I am a self-taught programmer who excels in working with web technologies. I spend most of my free time creating and expanding applications for the Polish train simulator,{' '} Train Driver 2 , where I actively participate as a developer. In my projects, I value simplicity and functionality. I aim for my tools to be user-friendly and accessible to everyone. I often stick to solutions I am used to work with, but I'm not afraid to change them in order to make my projects better and more efficient. I enjoy exploring and testing new technologies and I have no trouble adapting to them.

Pasjonat programowania

od 9 lat

Wykształcenie

wyższe - absolwent informatyki

Ulubione technologie

Vue.js, Typescript

Zaawansowanie zawodowe

junior

); } export default AboutSection;