Pinned Repositories
a
Portfolio
react-native-progress-bar-multi-step
customizable multi step progress bar
react-native-shine-button
React Native: Native Shine Button - Effects like shining
rick-and-morty-multiple-select
The project aims to implement a multi-select autocomplete component using React.js and utilize the "Rick and Morty" API to search for and select characters.
RickAndMorty
Rick and Morty character explorer app developed with React Native and TypeScript
shopping-list
Multifunctional and multi language shopping list app developed with React Native and TypeScript
videosByLocation
React Native application that uses the Google Maps API and Youtube API to fetch and display the latest videos by a location defined on the map. User is able to tap a location on the map and show the related videos list. List of videos as infinitive scroll list (showing only the first 10 items at the beginning and then next 10 items each time the list bottom gets reached). Technologies: Redux and Redux-Saga
react-native-project-creator
Hit-the-ground-running style project template for React Native projects
kkureli's Repositories
kkureli/a-react-app-example-recoded-istanbul-2019
kkureli/fewpjs-adding-behavior-with-methods-recoded-istanbul-2019
kkureli/fewpjs-class-extensions-extends-lab-recoded-istanbul-2019
kkureli/fewpjs-class-extensions-super-lab-recoded-istanbul-2019
kkureli/fewpjs-getter-and-setter-methods-recoded-istanbul-2019
kkureli/fewpjs-oo-initializing-instances-recoded-istanbul-2019
kkureli/fewpjs-oo-static-methods-lab-recoded-istanbul-2019
kkureli/fewpjs_arrow_function_shorthand-recoded-istanbul-2019
kkureli/js-advanced-functions-context-lab-recoded-istanbul-2019
kkureli/js-advanced-functions-functional-library-project-recoded-istanbul-2019
kkureli/js-advanced-functions-generalized-map-and-reduce-lab-recoded-istanbul-2019
kkureli/js-advanced-functions-introduction-to-context-lab-recoded-istanbul-2019
kkureli/js-advanced-functions-introduction-to-map-and-reduce-lab-recoded-istanbul-2019
kkureli/mentorship_landing
Mentorship project Landing Page used localStorage
kkureli/Minesweeper
Function that takes an array representation of a Minesweeper board, and returns another board where the value of each cell is the amount of its neighbouring mines.
kkureli/npm-lab-recoded-istanbul-2019
kkureli/prototypal-oo-js-object-oriented-constructor-functions-lab-recoded-istanbul-2019
kkureli/prototypal-oo-js-object-oriented-object-methods-lab-recoded-istanbul-2019
kkureli/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
kkureli/react-dq-props-state
kkureli/react-dynamic-components-lab-recoded-istanbul-2019
kkureli/react-event-system-lab-recoded-istanbul-2019
kkureli/react-events-crash-course-lab-recoded-istanbul-2019
kkureli/react-initial-state-lab-recoded-istanbul-2019
kkureli/react-props-movie-lab-recoded-istanbul-2019
kkureli/react-simple-state-lab-recoded-istanbul-2019
kkureli/react-static-components-lab-recoded-istanbul-2019
kkureli/react-using-callbacks-to-pass-information-lab-recoded-istanbul-2019
kkureli/recoded-oop-exercise-movie
An exercise about Object Oriented Programming in JavaScript
kkureli/where-s-waldo-
Return the coordinates ([row, col]) of the element that differs from the rest.