Tyler Fung
Welcome to my homepage.
Go and see my projects!

Programming is just like a sport. By practicing everyday, you will just keep getting better and better.

HTML, CSS, Javascript, Node.js, PHP, MySQL, bootstrap, express, mongoDB, mongoose, font-awsome
My Favorites.

BootStrap, Express

Bootstrap is of course a very popular framwork, but it is a frameowrk I first used to teach myself and still my favorite. Express is a node.js framework I just started using and grown to like especially for back-end development purposes.

HTML

The bases of documenting any web page. It is one of the sole languages used for Web Developers. I defintely need to know this.

CSS

You cant ever make a website look good without this language. Every Programemr needs this to style their pages.

Node.js && Javascript

One of the most powerful languages behind the functionality of websites. Within the javascript branch I have been learning D3 javascript and Node.js.

MySQL, MongoDB

Needed for the purposes of storing data into somewhere. Databases are an important factor to learning about the full extend of back-end development. I have used MySQL with a php program and MongoDB with mongoose with Node.js