About

Hi there! My name is Richard (though many know me as Ricky) and I am currently attending the University of California, Berkeley studying Computer Science and Economics.

Portfolio

You can check out my resume on LinkedIn or download the pdf here.

Stock Streamer GitHub

A stand-alone desktop application that pulls financial data from Yahoo! Finance through the Yahoo Query Language (YQL). Uses PyQt for the GUI. As of now, only basic functionality implemented. Capable of adding and removing stocks. Retrieves stocks' Last Price data point.

Authentication GitHub

A Flask login and authentication web application. Can be easily modified for use. See full implementation on GitHub. Features include SSL, DoS prevention, password strength analyzer, URL serialization and time-limited links, email verification, and password reset.

Async Database Editor GitHub

A browser-based asynchronous database editor. Tested only with sqlite3 databases. Seamlessly updates the database and the displayed table via AJAX, eliminating the need for page refreshes. Capable of basic CRUD operatons and sorting.

rickyliang.com v2 Link

A short iteration of my website that was designed in the spirit of Windows Phone 8. Within, there is yet another link to my first website ever. All my sites have been outstandingly hosted by Arvixe.

Contact