DILBAR AKKAYA

Front-end Developer

Summary: I am a junior front-end developer, or rather, my goal is to become a qualified specialist in this field thanks to courses from RSSchool. I am responsible, easy to learn, have teamwork skills

Education

Kama State Academy of Engineering and Economics

Applied informatics in economics

Courses

  • Javascript/Front-end Mentoring Program (in English) (2022 - to this day)
  • The Complete Magento 2 Course, Pixelpro formacion online (2022)
  • React 2022 Q1, Rolling Scopes School (2022)
  • JavaScript/Front-end, Rolling Scopes School (2021 - 2022)
  • Udemy, The Complete JavaScript + React Course, Ivan Petrechenko (2021 - to this day)
  • Udemy, TypeScript from scratch - from basics to advanced, YouRa Allahverdov (2021 - to this day)
  • SoftLine Education, Introduction to web development in language Javascript (2020)
  • Common health safety unit, occupational health and safety training (2018)
  • Public education center, english language (2017)
  • Lingva Progress, english language (2013)
  • «Alttelecom» LTD, sales training (2006)
  • Home Credit and Russian standard banks, credit advisor (2006)
  • Consultant Plus, system training (2004)
  • Kama State Academy of Engineering and Economics, database design and creation using Access DBMS (2002)

Experience

I have no experience on front-end developmet. My goal is to become a front-end development specialist. The skills and experience acquired in other fields and my personal qualities, purposefulness, a strong desire to learn, self-develop, easy to adapt to different conditions, discipline, motivation, will help in achieving the goal. I choose frontend because I really like it when I can instantly see the result of my work.

Code example


            import React from 'react';
            import { NavLink } from 'react-router-dom';
            import { PATH } from '../../constants/constants';
            import './header.css';

            class Header extends React.Component {
              render() {
                return (
                  <header className="header">
                    <NavLink to={PATH.MAIN}>Main</NavLink>
                    <NavLink to={PATH.FORM}>Form</NavLink>
                    <NavLink to={PATH.ABOUT}>About Us</NavLink>
                    <NavLink to={PATH.OTHER}>404</NavLink>
                  </header>
                  );
                }
              }
            export default Header;
          

Projects

pma

Project Managment App

An application that helps an individual in a team or group of developers achieve their goals. Usage technology: Angular
pma-react

Project Managment App

An application that helps an individual in a team or group of developers achieve their goals. Usage technology: React
book-shop

Book-shop

Book-shop- online shop to buy book with delivery to user's home. Usage technologies: Javascript, HTML, CSS, Drag and Drop.
async

Async-race

SPA to manage the collection of the cars, operate its engines, and show races statistics. Usage technologies: DOM Api, Fetch, REST API, Async coding / Promises, JS Animations
online-zoo

Online-zoo

a platform that contains information about animals. As part of the task, we should have done an adaptive layout and interactivity of the main page, and the page with donations. Usage technologies: Javascript, HTML, CSS, Figma.
Louvre

Museum Louvre

Website according to the Figma layout. Usage technologies: HTML, CSS, Figma, Javascript, SwiperJS, Custom Video Player, Mapbox API
momentum

Momentum

An analogue of the Chrome Web Store application of the same name. Usage technologies: HTML, CSS, JS, REST API, Local storage.
christmas-tree

Christmas-task

An application for decorate christmas tree with the selected toys. Usage technologies and key skills: Typescript, Webpack, Modules in JS, Data Sorting, Filtering, Search, 'Drag and Drog'
virtual piano

Virtual Piano

An application Virtual piano. Usage technologies and key skills: JavaScript, DOM
cv

CV

Curriculum vitae. Usage technologies: JavaScript, HTML, CSS.