Pinned Repositories
action_verbs
AI-Customer-Service-on-AWS
An AI customer server implemented on Amazon Web Service. Techniques include Lambda, API Gateway, Cognito, S3, HTML/CSS, Javascript.
Amazon-EC2-Intance-Manage-Programmatically
Programmatically create, stop and shut down AWS EC2 instances
Analysis-HbA1c-Measurement-and-Hospital-Readmission-Rates
Based on a research article, using R language and SQL to analyze the impact of HbA1c measurement on hospital readmission rates.
AWS-Cognito-Demo
A single HTML and Javascript demo for AWS Cognito. Enable user to sign up, sign in and confirm themselves.
AWS-Video-Classification-and-Delivery-System
AWS_Restaurant_Order_Assistant
AWS based serverless restaurant AI assistant (a) Restaurant Recommendation Chatbot: Built a chatbot with Lex, ask and gather user data. Make recommendations through ElasticSearch. Data stored in DynamoDB. (b) Intelligent Review System: Users upload photos / submit text review, AWS Comprehend & Rekonition do sentiment analysis. (c) Online Oredering: Allow users to choose restaurant and dishes from front end. SNS used to send message to restaurant owners.
Big-Data-Analysis---Brand-Analysis-with-Twitter
Tweet based brand analysis for Coca-cola and Pepsi. Using Spark and python. Including a self-trained Naive Bayes classifier for sentimental analysis, data visualization. See technical report.
FlashChat
Android online chatting app. Based on android studio(java) and Google Firebase. Supports user registration and log in.
Virtual-Reality-Website-with-3D-Objects
On progress VR website demo with 3D objects
haoranguovictor's Repositories
haoranguovictor/AWS_Restaurant_Order_Assistant
AWS based serverless restaurant AI assistant (a) Restaurant Recommendation Chatbot: Built a chatbot with Lex, ask and gather user data. Make recommendations through ElasticSearch. Data stored in DynamoDB. (b) Intelligent Review System: Users upload photos / submit text review, AWS Comprehend & Rekonition do sentiment analysis. (c) Online Oredering: Allow users to choose restaurant and dishes from front end. SNS used to send message to restaurant owners.
haoranguovictor/Big-Data-Analysis---Brand-Analysis-with-Twitter
Tweet based brand analysis for Coca-cola and Pepsi. Using Spark and python. Including a self-trained Naive Bayes classifier for sentimental analysis, data visualization. See technical report.
haoranguovictor/AWS-Cognito-Demo
A single HTML and Javascript demo for AWS Cognito. Enable user to sign up, sign in and confirm themselves.
haoranguovictor/Analysis-HbA1c-Measurement-and-Hospital-Readmission-Rates
Based on a research article, using R language and SQL to analyze the impact of HbA1c measurement on hospital readmission rates.
haoranguovictor/action_verbs
haoranguovictor/AI-Customer-Service-on-AWS
An AI customer server implemented on Amazon Web Service. Techniques include Lambda, API Gateway, Cognito, S3, HTML/CSS, Javascript.
haoranguovictor/Amazon-EC2-Intance-Manage-Programmatically
Programmatically create, stop and shut down AWS EC2 instances
haoranguovictor/AWS-Video-Classification-and-Delivery-System
haoranguovictor/FlashChat
Android online chatting app. Based on android studio(java) and Google Firebase. Supports user registration and log in.
haoranguovictor/Virtual-Reality-Website-with-3D-Objects
On progress VR website demo with 3D objects
haoranguovictor/Course-Registration-System
A single MySQL script for a complicated course registration system. Supports some complex registration restrictions and queries. Included several interesting triggers and procedures.
haoranguovictor/Responsive-Website-for-a-takeaway-platform
Omnifood takeaway platform. Responsive for different screen/ browser sizes. Flat designed. Based mainly on HTML5/CSS3 and javascript. Some jquery and PHP included.
haoranguovictor/Weather-App
Useful android weather app. Initially request for local weather data. Supports querying for different locations. Based on android studio(java) and OpenWeatherMap api.