Pinned Repositories
adventure_game
Simple version of an old-fashioned text-based adventure game.
animal_trading_cards
A basic HTML page with at least one hyperlink and one image
code-basics-javaScript
coding-challenge
landing_page
Multi-section landing page using dynamically build navigation.
mobile-flashcards
React Native Cards project for iOS, is a mobile application that allows users to study collections of flashcards. This project encompasses the fundamental aspects of building a native application including: handling infinite lists, routing, user input. The app allow users to create different categories of flashcards called "decks", add flashcards to those decks, then take quizzes on those decks.
reactnd-chirper-app
Simple Twitter clone uses Redux and React components.
reactnd-project-myreads-starter
Uses React code in MyReads Project to build a page. App has rewritten from a static page created with CSS and HTML markups only into a functional React web app.
reactnd-project-would-you-rather-starter
"Would You Rather is a web app that lets a user play the “Would You Rather?” game. This project solidifies understanding of React and Redux. The game goes like this: A user is asked a question in the form: “Would you rather [option A] or [option B] ?”. Answering "neither" or "both" is against the rules.
travel_app_
A custom travel app requires to create an asynchronous web app that uses Web API and user data to dynamically update the UI. The project is JavaScript heavy and requires clean and appealing HTML/CSS, targeting the DOM, working with objects, and retrieving data from 3 APIs in which one of those is reliant on another to work.
VOlekh's Repositories
VOlekh/mobile-flashcards
React Native Cards project for iOS, is a mobile application that allows users to study collections of flashcards. This project encompasses the fundamental aspects of building a native application including: handling infinite lists, routing, user input. The app allow users to create different categories of flashcards called "decks", add flashcards to those decks, then take quizzes on those decks.
VOlekh/reactnd-chirper-app
Simple Twitter clone uses Redux and React components.
VOlekh/reactnd-project-myreads-starter
Uses React code in MyReads Project to build a page. App has rewritten from a static page created with CSS and HTML markups only into a functional React web app.
VOlekh/reactnd-project-would-you-rather-starter
"Would You Rather is a web app that lets a user play the “Would You Rather?” game. This project solidifies understanding of React and Redux. The game goes like this: A user is asked a question in the form: “Would you rather [option A] or [option B] ?”. Answering "neither" or "both" is against the rules.
VOlekh/travel_app_
A custom travel app requires to create an asynchronous web app that uses Web API and user data to dynamically update the UI. The project is JavaScript heavy and requires clean and appealing HTML/CSS, targeting the DOM, working with objects, and retrieving data from 3 APIs in which one of those is reliant on another to work.
VOlekh/adventure_game
Simple version of an old-fashioned text-based adventure game.
VOlekh/animal_trading_cards
A basic HTML page with at least one hyperlink and one image
VOlekh/code-basics-javaScript
VOlekh/coding-challenge
VOlekh/landing_page
Multi-section landing page using dynamically build navigation.
VOlekh/evaluate_news_nlp
Evaluate a News Article with Natural Language Processing
VOlekh/fend-webpack-content
Webpack Content in the Front End Developer Nanodegree program
VOlekh/homepage_nuxt3
VOlekh/hompage
VOlekh/Learning_sandbox_rep
Created with CodeSandbox
VOlekh/leetcode_arrays
leetcode array exercises
VOlekh/leetcode_strings
VOlekh/personal_blog
Personal blog
VOlekh/pixel_art_maker
Pixel Art Maker is a single-page web app that allows users to draw pixel art on a customizable canvas.
VOlekh/react-redux-links
Curated tutorial and resource links I've collected on React, Redux, ES6, and more
VOlekh/react_passing_data
VOlekh/reactnd-Fitness
VOlekh/todos_and_goals
VOlekh/TypeScript_exercise_2_employee_data
Created with CodeSandbox
VOlekh/TypeScript_exercise_3_employee_data
Created with CodeSandbox
VOlekh/weather_journal
Asynchronous web app that uses Web API and user data to dynamically update the UI for a Weather-Journal App