Portfolio

Font Picker

Jun 2021 - Jul 2021

Self-built Code View Site
Stack
HTML
CSS
JavaScript
Python

Purpose

The purpose of this project is to create a standalone font picker for the web. The font picker will allow users to quickly preview and select fonts from Google’s large range of free fonts. Users will be able to select a font family, as well as optional font weight and style (normal or italics).

Features

  • Quickly preview and select any Google font family.
  • Optionally choose font weight and font style.

Todo

  • Find fonts by name, language, and category (serif, sans-serif, display, handwriting, monospace).
  • Update style to make it mobile responsive.

Future Thoughts

Continue to work on adding more features to this project, such as those listed in the Todo section