I've studied knowledge and tools in Frontend Development from the beginning of 2022 on my own. After 10 years spent in music business I want to change my profession to one, where I can learn and develop new skills. I would like to use my professionalism, curiosity and determination on a new path.
During almost two years I've been learned technologies like:
My personal website shows my main profession to this time - being the pianist. I started from making a design, frames of layout and project architecture. After all configuration (like implementing SASS) I started writing code in Mobile First approach. I used React Router to divide different elements of webpage content. I used React Router for my navbar and Nested Routes in components like Pianist and Arranger. I also used some standard React features like Hooks, Props. All styles in this project were made using SASS - popular CSS preprocessor. I used SASS for maps, mixins, nesting and others. Design and all styles were invented entirely by me - included postproduction of photos. In Contact page I used EmailJS for message redirection for my personal email box.
Jazz Questionairy is invented by me quiz, which show how much you fit for being jazz musician :). I focused on javascript solutions, less on style of application. In this project I explore JS issues like: forms with validation, input checks, music player, couting of answears, etc. App is made in React framework where I use different hooks, props in both ways between components. I styled app on my own but I used Animate.css library for some animation. I used in simple form API to fetch user icons. This project will be developed in future.