Pinned Repositories
clarifai-javascript
Official Clarifai JavaScript client for browsers and node.js
coding_challenge-18
crwn-clothing
(Ongoing project) E-commerce app (React and Firebase)
devconnector
React/Redux Social Networking app for developers with express Node.js server (database: MongoDB Atlas)
exercise-2-react-complete
Udemy course React the Complete's second exercise including setState, split, splice, joi, map etc.
freeCodeCamp
The https://www.freeCodeCamp.org open source codebase and curriculum. Learn to code for free together with millions of people.
monsters-rolodex
React project of Udemy Course: Complete React Developer in 2020 by Andrei Neagoie
ztm-face-recognition-brain-api
(Ongoing project) Back end of face recognition app (react app)
ztm-face-recognition-frontend
React app using face recognition API (clarifai). Udemy: The complete developer: Zero to Mastery
ztm-robofriends
React app to search Robofriends: Udemy: the Complete Web Developer: Zero to Mastery
kobekyoko's Repositories
kobekyoko/react-complete
Basic React components samples to understand how to use React
kobekyoko/clarifai-javascript
Official Clarifai JavaScript client for browsers and node.js
kobekyoko/coding_challenge-18
kobekyoko/crwn-clothing
(Ongoing project) E-commerce app (React and Firebase)
kobekyoko/devconnector
React/Redux Social Networking app for developers with express Node.js server (database: MongoDB Atlas)
kobekyoko/exercise-2-react-complete
Udemy course React the Complete's second exercise including setState, split, splice, joi, map etc.
kobekyoko/freeCodeCamp
The https://www.freeCodeCamp.org open source codebase and curriculum. Learn to code for free together with millions of people.
kobekyoko/monsters-rolodex
React project of Udemy Course: Complete React Developer in 2020 by Andrei Neagoie
kobekyoko/ztm-face-recognition-brain-api
(Ongoing project) Back end of face recognition app (react app)
kobekyoko/ztm-face-recognition-frontend
React app using face recognition API (clarifai). Udemy: The complete developer: Zero to Mastery
kobekyoko/ztm-robofriends
React app to search Robofriends: Udemy: the Complete Web Developer: Zero to Mastery
kobekyoko/github-demo
A simple demo repository to show the basic Git workflow
kobekyoko/js-code-recipe
Javascript code recipe book (in Japanese) Sample files & info「JavaScript コードレシピ集(技術評論社)」のサンプルファイルと補足です。
kobekyoko/mao-seminar
書籍「わかばちゃんと学ぶGit使い方入門」内で使う、ゼミのWebサイトのソースコードです。プルリクエストの練習は「pull-request-practiceリポジトリ」で行ってください。URL: https://github.com/elmas3/pull-request-practice
kobekyoko/node-app-tsuyano
Node.js server with ejs
kobekyoko/nodemon
Monitor for any changes in your node.js application and automatically restart the server - perfect for development
kobekyoko/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
kobekyoko/simplefolio
⚡️ A minimal portfolio template for Developers
kobekyoko/starter-web
Simple starting point website project based upon Initializr
kobekyoko/time-tracker
Maven training - time tracker project
kobekyoko/traversy-basic-server
Node.js server practice: @bradtraversy "Node.js For Beginners" on YouTube
kobekyoko/ztm-basic-server
Basic server (without using Express.js) : Udemy: ZeroToMastery Sec24 240 Building a Server
kobekyoko/ztm-expressjs-server
Simple server using Express.js: Udemy: Zero to Mastery Course by @aneagoie
kobekyoko/ztm-node-module
Basic server with expressjs & how to use node fs (fs module = file system module)
kobekyoko/ztm-node-nodemon
How to import & export files on Node.js & how to use nodemon