Skip to content
View 80Quattro's full-sized avatar
Block or Report

Block or report 80Quattro

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
80Quattro/README.md

Hi! 👋

I am Rafal.
I have a lot of hobbys, but only one passion. Programming for me is the best combination of passion and work.

JavaScript React HTML5 PHP Symfony WordPress Java Android Git MySQL

About me

let rafal = {
    education: [
        {
            school: "Complex of Secondary Technical Schools of Communication Technology in Cracow",
            title: "🔧IT-Specialist"
        },
        {
            school: "School of Management and Banking in Cracow",
            specialization: "object-oriented-programming",
            title: "🎓Bachelor of Engineering"
        }
    ],
    favourites_technologies: [PHP, TYPO3, Shopware, Symfony, Javascript],
    other_technologies: [git, ReactJS, SQL, HTML, JAVA, WordPress, ThreeJS],
    languages: [🇵🇱 Polish, 🇬🇧 English, 🇩🇪 German],
    hobbies: ["automotive", "cycling"]
}

Find me

LinkedIn GitHub

Pinned

  1. weather-on-road weather-on-road Public

    This app, created thanks to open source APIs, can show you, what is the weather on road you plan to drive and dangers related to the weather that may occur on it.

    JavaScript 1

  2. TransMuter-Atari8bit TransMuter-Atari8bit Public

    School project to pass "Client Applications" subject in high school. A game "TransMuter" from Atari 8bit console has been recreated in pure javascript.

    JavaScript 1

  3. ToDo ToDo Public

    This is an app for manage team tasks. Created in PHP 8.0 with MVC pattern and Javascript.

    PHP

  4. car_service_station-database car_service_station-database Public

    Project of database created in Transact-SQL for app, which can help manage a car repair shop. Includes views and procedures to facilitate its use.

    TSQL