Posts contained in the “Uncategorized” category:

Make sure that this category is empty at all times.

Typesetting Sudoku Grids in LaTeX

I wanted to write some sudoku tutorials in LaTeX, but had to figure out how to draw the grids first. Turns out it’s super easy with Tikz, and even easier with LaTeX macros.

Creating Responsive Forms — An Introduction to Mobile Design

People are increasingly accessing the web on a mobile device. In fact, now that Google has begun using mobile-friendliness to rank sites, it’s more important than ever to add mobile stylesheets to websites you design. Because the desktop websites are more complex than mobile websites, it makes sense to design for mobile first, and then design …read more…