wu0607's Stars
kentcdodds/beginners-guide-to-react
The Beginner's Guide To ReactJS
paul841029/BadgerFIT
ooxxro/graphics
My Graphics Projects with Three.js, Canvas, or SVG
ooxxro/wardrobe
Personal fashion planning web app. Add your clothes, see how they fit together, and get inspired!
ooxxro/all-about-me
A Social Media Web App built with Vue.js, Firebase, Element-UI, Disqus, Vuex, Vue-Router, and Sass.
DaxChen/meteor-electron-client
A boilerplate to use meteor to build desktop apps!
DaxChen/material-ui-Link-within-MenuItem
Example for how to use `react-router/Link` within `material-ui/MenuItem`
DaxChen/vue-firebase-starter
boilerplate of vue/vuex/vue(x)-router, with sass/prerendering, muse-ui, and firebase/firebaseui
DaxChen/phaser-cat
A 2D top-down shooting game, built with phaser + box2d plugin
ss87021456/Venue-Prediction
Venue Prediction with bag of words + heterogenous information using sklearn SGDClassifier
ss87021456/Basketball_Shooting_Machine_Learning
Using 6-Axis data + PCA + SVM -> predict shooting result
ss87021456/Online-Chat
2018 Intro. Network Programming project
ss87021456/Recommendation-System-Baseline
Some common recommendation system baseline, with description and link.
ss87021456/2018-UIUC-Machine-Learning
2018 spring Machine Learning
xueb96/C_O_D_5th
计算机组成与设计 硬件/软件接口 第5版 ; Patterson, Hennessy: Computer Organization and Design:The Hardware/Software Interface,5th Edition.
tsoding/kdtree-in-python
Source Code for K-d tree in Python series
Vectorized/Python-KD-Tree
A simple and fast KD-tree for points in Python for kNN or nearest points. (damm short at just ~60 lines) No libraries needed.