 
                    My name is Jacky Ng, I am a software engineer in New York City. I'm always learning new things and enhancing myself. When I'm not coding, you will find me playing soccer on cold or hot weather and I also love cooking great food, to satisfy my cravings.
 
        Ka-ching is an application that focus on user that are
                            interested in stocks. Registered user can post article about stock analysis or post
                            small
                            post for day trading. They can see other user profile and comment on the articles they
                            want.
                            Also, the
                            registered user can search a stock and look at the company information, latest trading
                            price,
                            and news related to the company. Also, user can add stock into their watchlist and keep
                            an
                            eye on the specific stock.
                            
                            
                            The application is built with Python, Django, database PSQL and Bootstrap
                            for styling.
                        
First Project, tic tac toe. The game rules is the same as
                                    the traditional tic tac toe. The first player to win 3 rounds wins the game. Also,
                                    players can reset the game.
                                    
                                    The game is built with Javascript, Jquery, CSS and HTML
                                
 This application allow users to register
                                    their external bank account. Once they register they can chosoe a starting balance
                                    and start keep track on it. Everytime the user create a transaction it will need to
                                    choose what type of transaction, what amount, what date was made, and a small
                                    description of the transaction usage.
                                    
                                    The application is built with Mongoose, Express, Node, (MEN Stack), Javascript,
                                    and MongoDB.