Some Fun Parts of IoT TECH EXPO 2016
IOT TECH EXPO was held recently in Santa Clara Oct 20-21st. I attended the event as a student and here are some interesting parts of the IoT TECH EXPO 2016
Smart Bottle Using NFC
IOT TECH EXPO was held recently in Santa Clara Oct 20-21st. I attended the event as a student and here are some interesting parts of the IoT TECH EXPO 2016
Smart Bottle Using NFC
Nir gave a speech to Carnegie Mellon University students talking about his Hooked model today (November 15, 2016). This speech and the QA are quite inspiring and impressive, so I put down the model's short int......
19th International Cloud EXPO exhibited at Silicon Valley November 1-3, 2016. Thanks Professor Catherine Fang for providing me with VIP Gold pass (which costs unbelievable $2,095) to join this event. Here are the ......
In this hackathon competition held by QuickBook in Silicon Valley on October 23th, our group "Jido Donor" used Jibo connecting with Google api.pi, Square, Postman, and QuickBooks API to finished a complet......
Recently, I used Framer to finish an interaction design, and was amazed to find an easy way to realize high fidelity interaction design.
Have a look at the UX I finished: LynKingUX
Code released on Gihub.
1. What is Framer
Course Introduction
DSN 101, Inspiration: The History and Theory of Design
Course Description:
Where do design ideas come from? In the first course of this three-quarter sequence, we will explore the nature of design, its 19th- and 20th-century roots, and the steadily expanding scope of design pr......
Hubert Wang
2016-09-28
Recent Update:
2016-10-02
All error handling functions have been rewritten and all of them are now in the scripts/errorHandling.js file.
Previous works:
1. RESTful Web Services Design of Uber
2. Uber REST - Car, Driver, Passenger Entity
Codes and Script Folder
Code on Git......
Hubert Wang
2016-09-21
Codes and Files Structure
Github Code Repository
Uber REST designed before
Files Structure:
Result Visualization:Postman and Unit Test
Note that only Car entity’s sample codes......
Introduction
Vue.js tutorial gives Grid Component Example (Search Component) here. To make users easier find the letters matched, I add a highlight function to it as following:
Code
Edit and See out......
Hubert (Hongyang) Wang
Reference:
Uber Developers API
Lyft API
Google MAP API > Geolocation API
Driver
driver
{
"name": "",
"email": "",
"phone": "",
"password": ""
}
GET
GET /drivers
// resp......