Pinned Repositories
algorithms
arcade-game
Simple arcade game with Udacity starter code (game engine)
ci
ci workflow emulation
ckeditor5-build-classic
The classic editor build of CKEditor 5.
draft
ecommerce
React, Redux, Firebase project
eslint-plugin-lodash-to-native
Eslint plugin to replace lodash _.map method with native JS map method where possible
gitapi
Node server that exposes API to work with git repository
matching-game
Find all pairs of cards to win the game. Simple js app
mathbomb-app
Answer correctly and defuse the bomb! The app requires refactoring
Zlata93's Repositories
Zlata93/algorithms
Zlata93/arcade-game
Simple arcade game with Udacity starter code (game engine)
Zlata93/ci
ci workflow emulation
Zlata93/ckeditor5-build-classic
The classic editor build of CKEditor 5.
Zlata93/draft
Zlata93/ecommerce
React, Redux, Firebase project
Zlata93/eslint-plugin-lodash-to-native
Eslint plugin to replace lodash _.map method with native JS map method where possible
Zlata93/gitapi
Node server that exposes API to work with git repository
Zlata93/matching-game
Find all pairs of cards to win the game. Simple js app
Zlata93/mathbomb-app
Answer correctly and defuse the bomb! The app requires refactoring
Zlata93/Performance__2019
Zlata93/promise
Promise Polyfill writing exercise