_

Hi, I'm Michal. I'm a software engineer...

GitHubVisit me on GitHub
about.json
{
    "name": "Michal",
    "country": "Poland",
    "age": 24,
    "experience": "4 years",
    "workAt": {
        "company": "Autodesk",
        "position": "Senior Software QA Engineer",
        "startDate": "Aug 2021",
        "endDate": "present"
        "duration": "4 years"
    },
    "tech": [
        "Python",
        "Golang",
        "Docker",
        "AWS/Azure",
        "Git",
        "Unix/Linux"
    ]
}
education.json
{
    "education": [
        {
            "degree": "Master's degree",
            "major": "Computer Science",
            "graduation": "In progress",
            "city": "Krakow"
        },
        {
            "degree": "Engineer's degree",
            "major": "Computer Science & Econometrics",
            "graduation": "March 2025",
            "city": "Krakow"
        }
    ]
}