Github Address: https://github.com/tumaolin94
Large Scale Flash Sale Backend-server Design(completed)
- Repository
- Java Spring Boot
- MyBatis + Redis + MySQL
- Nginx
Hadoop HDFS Files Management System(completed)
- Repository
- Upload files to remote HDFS
- Download files/directories from remote HDFS
- synchronized safe
Stock Search System with JavaScript (completed)
- Demo
- Repository
- JavaScript + HTML + CSS
- Stock data from ALPHA VANTAGE
- Chart tools: HighCharts
Stock Search System with Angular4 + Node.js(completed)
-(upadate 01/01/2018)For free acount limitation, I changed the Node.js Server from AWS to Azure
– Demo
– Frontend Repository
Backend:
- Node.js deployed on AWS
- Fetch Stock Data by alphavantage API
- Fetch Stock News feed data
- Require Highcharts Picture URL for front-end Facebook share function.
Frontend:
- use Angular 4 as framework
- design UI with Bootstrap and Angular Material, implement responsive design
- use Highcharts to export several different styles of stock data.
- Implement Facebook share function Facebook API
Stock Search System with Android(completed)
- Introduction
- Repository
- Become familiar with Android Studio, Android App development and Facebook SDK for
Android. - Add social networking features using the Facebook SDK.
- Use Android Adapters to show custom UI.
- Build a good-looking Android app using the Android SDK.
Blog Website with Python Django(ongoing)
- Demo
- Repository
-
This is a practise project from Django: 1 Building a Blog
- Can use Markdown to write blog
- Using Solr + haystack as search engine
- Solving an haystack error caused by Django 1.11.x versionhttps://www.maolintu.com/2017/12/19/an-error-while-running-django-haystack/
- One demo has deployed on AWS EC2 with Nginx and uWSGI. UI Design will be completed in several days.
Hadoop Practice Programme
- WordCount
- MaxTemperature
- InvertedIndex
Deployed on Google Cloud
Web Crawler (JAVA)
- crawling articles
- calculating different kinds of statistics
- output by Logger
- Saving information in CSV
- auto download image