lbj96347
forth 🧑💻 Create tech of fun. ❤️ I’m all about diving into the realms of computer vision, robotics, and artificial intelligence to craft some cool app.
forthright tech LLCHong Kong
Pinned Repositories
2020-new-coronavirus-live-map
Base on China official news to pop up new coronavirus cases on map. 基于**官方新闻公布数据,绘制新型冠状病毒案例于地图上。
2020-virus-map
Base on China official news to pop up virus cases on map. 基于**官方新闻公布数据,绘制新型冠状病毒案例于地图上。
Alimama-Auto-Login
This is a tool for Alimama Account auto login.
auto-caption-mac
It's an app for transforming audio to text. It runs locally and helps user add captions more easily.
DynamicHeights
UITableViewCell Dynamic Heights.Because of the upgrade of iOS 7 some code is deprecated and I fix these issues.
Fans-YYC
YouYanChu-Fans app.Cross Platform by HTML5 and PhoneGap Framework.
JSMatchismo
A pure JS implementation of Matchismo Playing Card Game of Stanford University CS193p lecture (Winter 2013)
Stanford-W2013-CardGame
Standford's Winter 2013 CardGame project
lbj96347's Repositories
lbj96347/JSMatchismo
A pure JS implementation of Matchismo Playing Card Game of Stanford University CS193p lecture (Winter 2013)
lbj96347/Stanford-W2013-CardGame
Standford's Winter 2013 CardGame project
lbj96347/Fans-YYC
YouYanChu-Fans app.Cross Platform by HTML5 and PhoneGap Framework.
lbj96347/Wechat-OfficialAccount-Robot
This is a node.js application built for Wechat official-account.It would be a robot for management.
lbj96347/easyMessage2
This is an app created by Phonegap.You can use it easily for Messaging to you girl or the people who you want.Besides,you can use it easily for checking your phone fee overage.
lbj96347/geoLocationTemplate
For building KouDaiShengHuo Service,we may want clients' geoLocation message.And this template helps you to build a location select menu and automatical location select.
lbj96347/PhoneGapTemplateIOS
This is a template based on PhoneGap for IOS app development.As you can see PhoneGap make Web Front-end Engineers' Dreams come true.Guys can build apps by Javascript and run on IOS devices,that's fucking cool.But Phonegap needs many Optimization.So this project comes up.
lbj96347/Finger-Dance
Dance with your fingers!
lbj96347/ProcessQ
A (pre)proccess-queue ( e.g resource-loader ) implement for Web App.
lbj96347/idiomatic.js
Principles of Writing Consistent, Idiomatic JavaScript
lbj96347/jPlayerDemo
This is a jPlayer Demo.If you are new to jPlayer, check out the Quick Start Guide or this demo.
lbj96347/jpqr
forked from the sourceforge.jp project
lbj96347/MacConfig
This is My macbook config files.These files contain VIM Config,bash profile,node.js and some other framework installation.Because of the slow Migration Assistant on Mac.I suppose that I should build this Repo.:-)
lbj96347/PHP_SQL_Simple_Api
Sometimes we would do some simple service for mobile application.So we need api and data.Now for most device LAMP is popular and build-in in default.So I pack up a class for database connection.Check it out.