From f2ae448bf30682e2b2b6c5ac6d6fffb19c7f9043 Mon Sep 17 00:00:00 2001 From: Szymok Date: Thu, 10 Aug 2023 19:43:07 +0200 Subject: [PATCH] new cv page --- assets/json/resume.json | 113 ++++++++++++++++++++++++++-------------- 1 file changed, 74 insertions(+), 39 deletions(-) diff --git a/assets/json/resume.json b/assets/json/resume.json index dea0fc9f2d13..209cd5449fc5 100644 --- a/assets/json/resume.json +++ b/assets/json/resume.json @@ -1,74 +1,109 @@ { "basics": { - "name": "Albert Einstein", - "label": "Scientist", + "name": "Szymon Kowalewski", + "label": "Data Enthusiast", "image": "", - "email": "albert@einstein.de", - "phone": "(912) 123-4567", - "url": "https://alshedivat.github.io/al-folio/", - "summary": "A German-born theoretical physicist, widely ranked among the greatest and most influential scientists of all time", + "email": "szymonkowal019@gmail.com", + "phone": "(48) 512-912-624", + "url": "wwww.skszymon.eu", + "summary": "I am interested in data analysis and machine learning. I am open to new challenges and I am not afraid of new technologies.", "location": { - "address": "2712 Broadway St", - "postalCode": "CA 94115", - "city": "San Francisco", - "countryCode": "US", - "region": "California" + "address": "--", + "postalCode": "81-xxx", + "city": "Gdynia", + "countryCode": "PL", + "region": "pomorskie" }, "profiles": [ { "network": "Twitter", - "username": "AlbertEinstein", - "url": "https://twitter.com/AlbertEinstein" + "username": "SkSzymon", + "url": "https://twitter.com/SkSzymon" } ] }, "work": [ { - "name": "Institute for Advanced Study, Princeton University", - "position": "Professor of Theoretical Physics", - "url": "https://example.com", - "startDate": "1933-01-01", - "endDate": "1955-01-01", - "summary": "Teaching at Palmer Physical Laboratory (now 302 Frist Campus Center). While not a professor at Princeton, I associated with the physics professors and continued to give lectures on campus.", + "name": "No Fluff Jobs", + "position": "Junior Data Engineer", + "url": "https://nofluffjobs.com", + "startDate": "2021-08-01", + "endDate": "2023-02-28", + "summary": "Web Scraping i automatyzacja codziennych zadań w Pythonie. Budowanie przepływów danych przy pomocy dbt, Python, Hevo, Snowflake. Opomiarowanie produktu - określanie celu i zasięgu, analiza i interpretacja wyników oraz wdrożenie (GA, GTM, Google Optimize)", "highlights": [ - "Relativity" + "data pipelines", + "web scraping", + "data engineering", + "data modeling", + "data warehousing" + ] + }, + { + "name": "No Fluff Jobs", + "position": "Junior Data Analyst", + "url": "https://nofluffjobs.com", + "startDate": "2020-08-01", + "endDate": "2021-07-31", + "summary": "Budowa Dashboardów KPI w Tableau dla działów Sales i Marketing. Tworzenie podstawowych modeli uczenia maszynowego dot. wyników sprzedaży oraz klasyfikacji klientów. Analiza danych sprzedażowych i produktowych.", + "highlights": [ + "data visualization", + "data analysis", + "machine learning", + "BI" + ] + }, + { + "name": "Statscore", + "position": "Data Scout", + "url": "https://statscore.com", + "startDate": "2016-06-01", + "endDate": "2022-10-28", + "summary": "Tworzenie w czasie rzeczywistym graficznej relacji meczowej. Budowanie baz danych statystycznych. Analiza dużych zbiorów danych dot. aktualnej sytuacji na boisku", + "highlights": [ + "data analysis", + "databases" ] } ], "volunteer": [], "education": [ { - "institution": "University of Zurich, Zurich, Switzerland", - "url": "https://www.uzh.ch/", - "area": "Software Development", - "studyType": "PhD", - "startDate": "1905-01-01", - "endDate": "1905-01-01", - "score": "", + "institution": "Uniwersytet Gdański", + "url": "https://www.ug.edu.pl/", + "area": "Informatyka i Ekonometria", + "studyType": "mgr", + "startDate": "2021-09-01", + "endDate": "2023-07-01", + "score": "4,5", "courses": [ - "Theory of Relativity" + "Model ML/DL dot. predykcji widełek wynagrodzeniach w ofertach pracy - praca magisterska" ] - } - ], - "awards": [ + }, { - "title": "Nobel Prize in Physics", - "date": "1921-11-01", - "awarder": "Royal Swedish Academy of Sciences", - "summary": "The Nobel Prizes are five separate prizes that, according to Alfred Nobel's will of 1895, are awarded to 'those who, during the preceding year, have conferred the greatest benefit to humankind.'" + "institution": "Uniwersytet Gdański", + "url": "https://www.ug.edu.pl/", + "area": "Informatyka i Ekonometria", + "studyType": "lic", + "startDate": "2018-09-01", + "endDate": "2021-07-01", + "score": "4,5", + "courses": [ + "Zastosowanie algorytmów uczenia maszynowego na przykładzie NCAA i AZS - praca licencjacka" + ] } ], + "awards": [], "certificates": [], "publications": [], "skills": [], "languages": [ { - "language": "German", - "fluency": "Native speaker" + "language": "Polski", + "fluency": "Natywny" }, { - "language": "English", - "fluency": "Fluent" + "language": "Angielski", + "fluency": "B2" } ], "interests": [],