Git Product home page Git Product logo

header

const skills = {  
  know: ['JavaScript', 'React', 'Redux', 'HTML', 'CSS'],   
  study: ['TypeScript', 'Node.js', 'Jest', 'Bootstrap'],  
  use: ['ESLint', 'Chrome DevTools', 'Linux', 'CI/CD'],   
  play: ['CodeWars', 'CodeBattle', 'Leetcode'],  
  read: ['Grokking Algorithms'],
}

const dev = new Developer('andrew-walker');

while(dev.isAlive()) {
  dev.wakeUp();
  dev.improveSkills();
  dev.feelBetter();
}

footer

Andrey Gulyaykin's Projects

brain-games icon brain-games

My first frontend project on Hexlet. As part of the project, it was necessary to implement a set of mini-games launched from the console. To win the game, you need to answer 3 questions correctly in a row.

chat-hexlet icon chat-hexlet

My fourth frontend project on Hexlet. As part of the project, it was necessary to implement the single page application (SPA), which is a real-time chat with user registration and authentication. The project has the ability to create, delete and rename channels, as well as the filtering of obscene words.

difference-calculator icon difference-calculator

My second frontend project on Hexlet. As part of the project, it was necessary to implement a program which compares two files in json or yaml format. The result can output in json format, as a tree, or as a plain text.

rss-aggregator icon rss-aggregator

My third frontend project on Hexlet. As part of the project, it was necessary to implement the RSS aggregator service. RSS aggregator is a service for aggregating RSS feeds, with the help of which it is convenient to read a variety of sources, for example, blogs.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.