Projects

Projects I had done or am working on.

  • System Design Training

    Scalable Machine Learning for Small Teams

    Nowadays, Data Scientists are expected to build distributed systems that are scalable and robust. The systems can run distributed programs in parallel but must be resilient to recover from failures. In this project, I will build a scalable system with…

  • Machine Learning: Natural Language Processing

    There is a lot of excitement around the potential of natural language processing (NLP) with machine learning. Some believe that NLP with machine learning will soon be able to automatically generate translations that are as accurate as those produced by…

  • time series forecasting

    Time Series Forecasting-Store Sales 

    Welcome to my Machine Learning project to predict the sales for stores of a grocery retailer. These datasets have a lot of useful and actual information for a specific case of Time Series Forecasting. I used time-series forecasting to forecast…

  • Carbon nanotube

    Prediction of Electrical Conductivity for Nanocomposites

    Welcome to my Machine-Learning project to predict the electrical conductivity of Nanofillers Reinforced Polymer Nanocomposites. The popular polymers are not normally conductive (except some conductive polymers). To make them conductive, the materials can be reinforced with conductive nanofillers. Common nanofillers…

  • recommendation systems

    Recommendation systems: Amazon Products and Reviews

    Nowadays, recommendation systems are one of the most important keys for the success of e-commerce platforms such as Amazon and other online retailers, because: It recommends the user find the right product. It recommends the users to other interesting products…

  • Poetry Machine

    Poetry Machine 3.0

    Poetry Machine is a non-profit project for the Vietnamese community. Introduction Nowadays, young people get used to many types of modern entertainment and forget the traditional culture such as novels or poems. Poetry Machine is a non-profit project which aimed…

  • Zimbra as a service

    Zimbra multi-tenancy service

    In 2011, I developed a Zimbra-as-a-service module that was open-source to help enterprises and businesses ease their mail-task on the system. The free open-source version of Zimbra was limited features. Hence, this tool was built to allow the system admin…

  • cms hlp4ever

    Content Management System in PHP/HTML/CSS/JavaScript

    It was my first comprehensive personal project when I started learning PHP in 2010. The program does not run properly with the newest versions of PHP as the main code was based on PHP5 and was not maintained with many deprecated…