L0AD1NG
Work />

Selected web, mobile, video projects...

Spinning
National
Geographic
Learning
00
Spinning

Hotel
z Rowerem
01
Spinning


Decablog
02
Spinning
Data
Driven
Mailing
03
Spinning


Royalcars
04
Spinning


Sare
05
Spinning
Synthos
Raport
Roczny
06
Spinning


Europacentralna
07
Spinning

Restauracje
w Toruniu
08
Spinning

90
stopni
architektura
09
Spinning
Strategie
Marketingowe
010
Spinning


Dom-styr
011
Spinning


Mail-Cat.cc
012
Spinning


Biosady
013
 
Spinning
icon

Supernova
- 2 players
00
Spinning
icon
Hasie,
Szkło i Bele co
- Rybnik
01
Spinning
icon
Nie ogarniam tej kuwety
02
Spinning
icon

Kalambury
- Party Mode
03
Spinning
icon

Animal
Slider
04
Spinning
icon

Space
Odyssey
05
Spinning
icon

Zilch!
Dice Game
06
Spinning
icon


DevClicker
07
About />
class
Jan Baszczok {
··
// I can, because I did.
··
// My vast variety of skills is continuously expanding.
··
constructor
() {
····
this.name = 'Jan Baszczok'
····
this.dayOfBirthTimestamp = 602745592
····
this.email = 'baszczok@yasio.dev'
··
}
··
workExperience() {
····
return
[
······
{ '2020-now' : 'Full-stack Developer/Owner at Pixel Lab' }
······
{ '2023-now' : 'Solutions Architect at Digitree Group S.A.' }
······
{ '2017-2023' : 'Full-stack Developer at Digitree Group S.A.' }
······
{ '2013-2017': 'Full-Stack Designer at Digitree Group S.A.' }
······
{ '2006-now' : 'Full-Stack Designer/developer at Yasio.dev' }
····
]
··
}
··
education() {
····
return
[
······
{ '2012-2014': 'Wyższa Szkoła Biznesu w Dąbrowie Górniczej - Master's Degree (mgr), Computer Science (IT)' },
······
{ '2008-2012': 'Wyższa Szkoła Technologii Informatycznych w Katowicach - Bachelor of Engineering (inż.), Computer Science (IT)' }
····
]
··
}
··
skills() {
····
return
[ 'HTML/CSS/JS', 'Vue', 'Node.js', 'Redis/NATS/RabbitMQ', 'Bootstrap/Tailwind', 'Webpack/Gulp/Vite', 'SCSS/Less', 'npm/yarn/pnpm', 'Docker/k8s', 'PWA', 'SSR', 'SPA', 'GIT/CVS', 'Cordova', 'NativeScript', 'Electron', 'Web-extensions', 'Web Sockets', 'Firebase', 'RWD/W3C/ARIA/WCAG', 'XSLT/Smarty/Twig', 'PHP', 'MySQL/MongoDB/ORM', 'Wordpress', 'Photoshop', 'Illustrator', 'After Effects', 'Premiere', 'Motion design', 'UX/UI', 'DTP', 'AWS', 'GCP', 'C#', 'Unity', 'TypeScript', 'NestJS', 'Cypress', 'Jest', 'Nuxt', 'Quasar' ]
··
}
}