These are projects posted by the students of Dr. Gove Allen at Brigham Young University. These students have taken one semester-long course on VBA and generally have had no prior programming experience

Thursday, December 10, 2015

Website Theme Generator

Website Theme Generator

Because I am not currently employed, this project serves to cover multiple interests of mine—namely, graphic design and web development. When considering the prospect of designing a web page, it can be daunting to try to figure out what colors to use and which fonts go best together. Often times, a designer will find inspiration from other sources, but it can be very tedious to try to comb through code to find these elements. With VBA, the process can be automated to provide the designer a simple theme for whichever website provides them with inspiration. This system takes in a theme name and URL from the user, then provides the hex code and a sample of each color, as well as the fonts that were used. If the font is one that the user currently has installed, the sample text next to the font demonstrates what the font looks like. This information is all presented in an easy to read format.

http://files.gove.net/shares/files/15f/ggee4/Theme_Generator.pdf
http://files.gove.net/shares/files/15f/ggee4/Theme_Generator.xlsm

No comments:

Post a Comment

Blog Archive