Nathan Venn

Nathan Venn Hi There, I’m a multimedia designer from sunny South Africa. You’ll usually find me making websites, icon sets, animated graphics in After Effects & Logo's :)

A quick web ui I designed for Jeremy Mckenna's fine art gallery.-Defining a color scheme that matched the African color ...
22/07/2019

A quick web ui I designed for Jeremy Mckenna's fine art gallery.
-
Defining a color scheme that matched the African color palette, that is consistently used throughout the subject matter of his artwork, was the main objective of this particular ui.
-
@ Johannesburg

22/07/2019

Vector illustrations I re-illustrated and animated in After Effects for the Lombard Fuel Microsite.
-
This work was done through Redbeerd Design and Advertising, and the illustrations supplied to me were designed and illustrated by Graeme Gauld
-
Art Direction & Illustration
-

22/07/2019

A vector logo I animated in After Effects for the Lombard Fuel Microsite.
-
This work was done through Redbeerd Design and Advertising, and the logo was designed and illustrated by Graeme Gauld
-
Art Direction & Illustration
-

22/07/2019

Vector icons I re-illustrated and animated in After Effects for the Lombard Fuel Microsite.
-
This work was done through Redbeerd Design and Advertising, and the icons supplied to me were designed and illustrated by Graeme Gauld
-
Art Direction & Illustration
-

SOMAFCO Trusts ORET Legends in the Making Prelaunch Report layout, I designed in 2015, through Redbeerd Design and Adver...
03/07/2019

SOMAFCO Trusts ORET Legends in the Making Prelaunch Report layout, I designed in 2015, through Redbeerd Design and Advertising.
-
This layout has an African look and feel, making use of zigzag patterns, vector illustration and custom icons.
-
Art Direction:
-
@ Johannesburg

An infographic I designed for Agbiz (Agricultural Business Chamber - South Africa) through Redbeerd Design and Advertisi...
02/07/2019

An infographic I designed for Agbiz (Agricultural Business Chamber - South Africa) through Redbeerd Design and Advertising, showing the legislative process of a bill being passed.
-
Art Direction:
-

A website I designed for MCPF (Municipal Councillors Pension Fund) through Redbeerd Design and Advertising. The use of t...
01/07/2019

A website I designed for MCPF (Municipal Councillors Pension Fund) through Redbeerd Design and Advertising. The use of the colour orange represents the human element and the green to money.
-
Art Direction:
-
@ Johannesburg

A website I designed for QuantiMetrics global research and advisory practice, through Redbeerd Design and Advertising.-A...
27/06/2019

A website I designed for QuantiMetrics global research and advisory practice, through Redbeerd Design and Advertising.
-
Art Direction:
-
@ Johannesburg

26/06/2019

Flat Vector Icons, Graphics, Graphs, and Statistics I Animated for Moneyweb through Redbeerd Design and Advertising.
-

Address

Benoni

Alerts

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

Contact The Establishment

Send a message to Nathan Venn:

Share

Category

//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: "SOUTH AFRICA" } }) .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); });