Pinned Repositories
CollapsibleTableSectionViewController
:tada: Swift library to support collapsible sections in a table view.
color-magnifier
A Chrome extension for picking color on web page
dotfiles
My iTerm2, tmux and neovim setup
five-in-a-row
A classic Chinese board game built with React and Socket.io.
ios-swift-collapsible-table-section
:iphone: A simple iOS Swift project demonstrates how to implement collapsible table section.
ios-swift-collapsible-table-section-in-grouped-section
A simple demo that demonstrates how to implement collapsible table sections in grouped table view.
javascript-problems-and-solutions
:trident: A collection of JavaScript problems and solutions for studying algorithms.
klotski
:small_orange_diamond: The JavaScript algorithm for solving klotski game.
react-sublime-snippet
Save time in writing React codes
react-webpack-boilerplate
React Webpack Boilerplate
jeantimex's Repositories
jeantimex/how-to-implement-promise
How to implement a Promise that is Promises/A+ compliant using vanilla JavaScript.
jeantimex/leetcode
:pencil2: LeetCode solutions with JavaScript
jeantimex/airbnb
jeantimex/front-end-interview-handbook
🕸 Almost complete answers to "Front-end Job Interview Questions" which you can use to interview potential candidates, test yourself or completely ignore
jeantimex/The-Art-Of-Programming-By-July
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
jeantimex/async-playground
A playground for async library
jeantimex/awesome-javascript
🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
jeantimex/babel-plugin-tcomb
Babel plugin for static and runtime type checking using Flow and tcomb
jeantimex/blog
My blog.
jeantimex/es6tutorial
《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。
jeantimex/faker.js
generate massive amounts of fake data in Node.js and the browser
jeantimex/furigana-notes
Write quick notes in japanese, adding furigana on any kanji you need.
jeantimex/hapi-webpack-demo
A demo of hapi server with webpack hot reload feature.
jeantimex/hapi-webpack-plugin
Webpack middleware for Hapi. Supports HMR.
jeantimex/hello_hapi
Solution for Exercise 1 of Exercises For Programmers using Hapi and Lab for tests
jeantimex/html5-animation
Foundation HTML5 Animation with JavaScript example code and book exercises.
jeantimex/interview
Interview questions
jeantimex/jest-puppeteer-demo
A demo for UI Testing with Jest and Puppeteer
jeantimex/learn-nightwatch
:last_quarter_moon_with_face: Learn how to use Nightwatch.js to easily & automatically test your web apps in *real* web browsers.
jeantimex/Machine-Learning-Flappy-Bird
Machine Learning for Flappy Bird using Neural Network and Genetic Algorithm
jeantimex/maps-sdk-for-ios-samples
Samples for the Google Maps SDK for iOS
jeantimex/Promise3
试图实现一个完整的Promise
jeantimex/puppeteer
Headless Chrome Node API
jeantimex/react-treebeard
React Tree View Component. Data-Driven, Fast, Efficient and Customisable.
jeantimex/release-it
CLI release tool for Git repos and npm packages.
jeantimex/Semantic-UI
Semantic is a UI component framework based around useful principles from natural language.
jeantimex/slush-hapi-server
:rocket: Scaffold your next html5 app with hapi server.
jeantimex/slush-node-app
:rocket: Scaffold your node.js app with ES6 syntax.
jeantimex/vim-bootstrap
Vim Bootstrap is generator provides a simple method of generating a .vimrc configuration for vim
jeantimex/webpack-demos
a collection of simple demos of Webpack