Art by Dennis Reed Jr

Art by Dennis Reed Jr Watercolor painting, illustration and more by Western New York artist Dennis Reed Jr. Commissions accepted!

I was born in North Tonawanda, and enjoy exploring its history through art.

The delightful chaos of the Oliver Auto Repair office, sketched from a photo I snuck in 2015. These two gentlemen saved ...
04/15/2026

The delightful chaos of the Oliver Auto Repair office, sketched from a photo I snuck in 2015. These two gentlemen saved me a lot of money over the years.

The pair of identical 1880s swing bridges in the Niagara River and Tonawanda Creek could rotate (“swing”) out of the way...
02/19/2026

The pair of identical 1880s swing bridges in the Niagara River and Tonawanda Creek could rotate (“swing”) out of the way to allow boats to pass. When swung across their respective waterways, they permitted train traffic between the mainland and Tonawanda and Goose Islands. This (south) bridge opened in 1886. Neither has moved in decades.

Felton Street, North Tonawanda.
02/14/2026

Felton Street, North Tonawanda.

12/04/2025
The Aves / Ironton from the vast empty field of the former Buffalo Bolt plant.
11/18/2025

The Aves / Ironton from the vast empty field of the former Buffalo Bolt plant.

It's cold out there. Go get some soup (while you can). Soup Lady at the 412 Diner. Fountain pen and digital ink, 2025.
11/12/2025

It's cold out there. Go get some soup (while you can). Soup Lady at the 412 Diner. Fountain pen and digital ink, 2025.

Around NT
11/11/2025

Around NT

Train bridge piers in the Erie Canal at Tonawanda, 116 years after the train bridge was removed.
05/14/2025

Train bridge piers in the Erie Canal at Tonawanda, 116 years after the train bridge was removed.

Behemoth stone building in Lockport (fountain pen and some added color).
04/30/2025

Behemoth stone building in Lockport (fountain pen and some added color).

A recent commission—11X14 watercolor of a boat that plies the local waters. It’s got me thinking warm thoughts!
04/09/2025

A recent commission—11X14 watercolor of a boat that plies the local waters. It’s got me thinking warm thoughts!

Address

Lockport, NY
14094-14095

Alerts

Be the first to know and let us send you an email when Art by Dennis Reed Jr posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });