Galliamova Nadezhda

photo

Frontend Developer (JavaScript / React) I have experience working with Git, Figma, APIs, and integrating payment and service solutions. I have completed course in web development at Yandex Practicum. I am a quick learner, good team-player, and focus on the quality of product and user experience. I am looking for a position as a front-end developer using React and JavaScript. I am open to new challenges and professional growth in a strong team.

Contacts

Experience

4px Agency Junior Developer from 04.2024
Store 'Krukonogi-titanium' Wordpress Administrator 05.2020 - 11.2024

Skills

Education

Web-developer

Yandex Practicum

Bacic JavaScript

Result University

Master of Metallurgie

Ural State Technical University

Projects

Code example

                    export default function Game() {
                        const dispatch = useDispatch();

                        const playAgain = () => {
                            dispatch({ type: RESTART_GAME });
                        };
                        return <GameLayout playAgain={playAgain}/>;
                    }
            
                

Contact me