Author image

Philip Gonzalez

I write about software and other things that interest me.

most recent post:

Cover image

Building Map, Filter, and Reduce in C++ with Templates and Iterators

For funsies, let's implement JavaScript's Map(), Filter(), and Reduce() in C++.

Link

featured project:

Cover image

Physical Gmail Notifier

The Physical Gmail Notifier is a smart IoT device and accompanying app that alerts a user when a new message hits their inbox. The flag on the side of the mailbox raises and lowers at a 90° angles and the screen illuminates when a new message arrives. The screen displays the login information and the total number of new messages. The mailbox can be programed to respond only to specific gmail labels or filters.

Link