Pinned Repositories
answer-book
基于漫娱文化畅销出版物“我的人生解答书”打造的配套应用,响应式布局设计。
awesome-github-vue
Vue相关开源项目库汇总
cat-clicker
a cat clicker app built by knockoutJS
character-test
a vue.js project for Changjiang Press
codecombat
Multiplayer programming game for learning how to code.
frogger-game
An exciting upgraded version of the traditional arcade game 'frogger'
leecode
用来写LeetCode上的算法题的,粗心的Frank少打了一个t
my2048
Follow the instructions on net to create my own 2048 game!
PocketMinesweeper
一个界面简洁,操作流畅的iOS扫雷
tommy-guess
A guess-number game of swift
neozl24's Repositories
neozl24/frogger-game
An exciting upgraded version of the traditional arcade game 'frogger'
neozl24/answer-book
基于漫娱文化畅销出版物“我的人生解答书”打造的配套应用,响应式布局设计。
neozl24/leecode
用来写LeetCode上的算法题的,粗心的Frank少打了一个t
neozl24/awesome-github-vue
Vue相关开源项目库汇总
neozl24/cat-clicker
a cat clicker app built by knockoutJS
neozl24/character-test
a vue.js project for Changjiang Press
neozl24/dwv
DICOM Web Viewer: open source zero footprint medical image viewer.
neozl24/easy-browser
简单的浏览器应用,swift编写
neozl24/frontend-nanodegree-resume
This repository is used for one of the projects in Udacity's Front-End Web Developer Nanodegree program. Learn how to become a Front-End Developer today with line-by-line code reviewed projects and get a job with career services!
neozl24/heap-algorithm
跟着liuyubobobo老师写的,算法练习,针对堆的查找和排序
neozl24/hypnosis
一个OC写的催眠小程序,真的可以把你晃晕了
neozl24/jasmine-test
jasmine tests for a RSS feed reader
neozl24/java-beans-demo
跟着慕课网的java beans课程做的,主要练习java beans
neozl24/jsp-view-list-demo
跟着慕课网的jsp课程做的,主要练习jsp
neozl24/minesweeper
扫了个雷
neozl24/neighborhood-map
a project using Google map API and knockout.js
neozl24/pappu-pakia
a web game like fappy bird which is used in a git course by Udacity
neozl24/parking-lot
TDD learning practice
neozl24/react-native-zendesk-chat
React Native Wrapper around Zopim Zendesk Chat
neozl24/recipes
neozl24/service-chooser
a simple app built by backbone.js
neozl24/servlet-cart-demo
根据慕课网的servlet课程学习编写的服务器端购物车demo,主要练习servlet的使用
neozl24/sort-algorithm
跟着liuyubobobo老师上的算法课程,快速排序
neozl24/takeaway-vue1
一个用vue 1.0编写的外卖app,仿饿了么
neozl24/todo-app
A todo-app based on the backbone.js and underscore.js by Ben, the Udacity course developer, on which I made some modification
neozl24/todo-demo
a todo app built by backbone.js
neozl24/webpack-demos
a collection of simple demos of Webpack
neozl24/website-optimization
After optimization, this website will score more than 90 in PageSpeed Insights and animate over 60 fps in pizza page
neozl24/whitehouse-petition
一个swift写的练习应用,从白宫请愿网上异步获取json信息,然后显示在本地表单中
neozl24/xss
a xss demo