Pinned Repositories
docker-lemp
Nginx + PHP 7.2/7.3 + MySQL + PMA + Maildev
Go-Resful-API-with-EmberJS
hugo-minimalist
Minimalist blog theme built for GoHugo
jquery-menuOnScroll
A jQuery plugin that allows you to auto update your navigation menu automatically when you scroll
leonsans
Leon Sans is a geometric sans-serif typeface made with code in 2019 by Jongmin Kim.
nim-game-ai-version
Using Minimax Algorithm, a AI technique to search for best move in the Nim Game.
string-pattern-matching
Implement several string pattern matching algorithm to analyse the efficiency of each one.
tic-tac-toe
Simple Tic Tac Toe game using AI technique, such as Minimax and Alpha-beta pruning algorithm.
pmkhoa's Repositories
pmkhoa/react-tutorial
Code from the React tutorial.
pmkhoa/golang-stuff
interesting go libs
pmkhoa/http-api-design
HTTP API design guide extracted from work on the Heroku Platform API
pmkhoa/canvas-animation-es6
pmkhoa/menuOnScroll-Website
Repo for Menu on Scroll website.
pmkhoa/websocket-multiple-channels-example
pmkhoa/websocket-chat-example
pmkhoa/middleman-standard-dev
Standard Development Template For Middleman
pmkhoa/ES6-Learning
List of resources to learn ECMAScript 6!
pmkhoa/rails-dev-template
Using as project development template for Rails
pmkhoa/rails-server-chef-template
Using Chef to setup Rails server. Include Postgres, Redis, Monit, Nginx, ...
pmkhoa/trailmix
Trailmix, your private place to write.
pmkhoa/Rails-API-Embers
Using Rails as API for embers app. This technique is great for bigger project, and easier for maintenance.
pmkhoa/Loan-Comparison
Sample App for Loan Comparison built with EmberJS
pmkhoa/wordpress-standard-dev
Wordpress Standard Development
pmkhoa/free-programming-books
pmkhoa/simple-counter
Simple Counter App written in Meteor JS
pmkhoa/ember-visualizations
Basic Ember.js visualizations built in D3.
pmkhoa/code-problems
Common code problems solved using JavaScript - add your own problems and solutions!
pmkhoa/spam-detection
Implement Spam Detection Program by using Bayes classification method.
pmkhoa/slider-puzzle
Traditional Number Slider Puzzle. Implemented using A* Searching Algorithm.
pmkhoa/tic-tac-toe
Simple Tic Tac Toe game using AI technique, such as Minimax and Alpha-beta pruning algorithm.
pmkhoa/string-pattern-matching
Implement several string pattern matching algorithm to analyse the efficiency of each one.
pmkhoa/nim-game-ai-version
Using Minimax Algorithm, a AI technique to search for best move in the Nim Game.
pmkhoa/nim-game-simple-version
Game of Nim using strategy version.
pmkhoa/movie-review-rating-scale
Scaling Moving Review To Standard 5 Stars Review
pmkhoa/InvertedIndex
Inverted Index