Projects
ReplyMachine
- It is a private project for Street of Walls, Inc
- A Java application as back end. A Django web app as a front end control panel
- Extract contact and job information from incoming emails and resumes
- Reply the applicants base on the job and their contact info using preset templates
Email Follow Up
- It is a private project for Street of Walls, Inc
- Integrate seamless with Gmail and Google App
- Email tracking and analysis report
- CRM system. Customer contact management and analysis report
- Used Django, Celery and Bootstrap
- Yet another File System
- YFS is a distributed file system building on FUSE in the spirit of Frangipani.
- Implemented file operations such as create, lookup, readdir, setattr, write, read, mkdir and unlink.
- Built lock server and extent server, implemented caching for both lock and extent client.
- Implemented fault tolerant using Paxos.
- Built a social networking site where users can geo-find events, groups and other users
- Utilized APIs of Meetup, Google Maps and Google Geocoding and implemented the website with Django, MongoDB and Bootstrap
- Source code
- This is the final project of Open Source Tools, Fall 2013, NYU. It uses AWS EC2 as server, RDS as its database, S3 as its storage for static files. It also uses CloudFront to distribute its storage.
- Source code
My YouTube
- This is the 2nd assignment of Cloud Computing, Fall 2013, NYU. It use AWS EC2 as server, RDS as it database, S3 as it storage for videos and other files. It also uses CloudFront to distribute its storage.
- It is the assignment of Computer Graphics
- This course teach me how to build 3D computer graphics from the ground up. It includes 3D modeling, animation, and rendering. At the end of the semester I can built my own complete working real-time 3D computer graphics systems that runs in Java in web browsers.
- Source code