N&N Creations

N&N Creations Events Planning We plan events:
Weddings
Functions

30/04/2024

Tell your guys and girls that I teach Java Programming for only R2000.

15/07/2023

Hi team, I teach Software Development together with Web Development for only R2000. After the course I help you get the Intro to Java and Object Oriented Programming certificate and Intro to Javascript certificate . Book your seat now.

16/03/2019

Thank you ladies and gents for liking our page
Don't forget to ask for a quote via email or whatsup
is bliss🦋

Bridal showerCreative photoboothBride and groom had funN&N creations, we make things happenThe pots were done
05/09/2018

Bridal shower
Creative photobooth
Bride and groom had fun
N&N creations, we make things happen
The pots were done

Our MC's did a remarkable job at Makiti on the 22/04/2018N&N creationsFor the love of planning and coordinating events.
26/04/2018

Our MC's did a remarkable job at Makiti on the 22/04/2018
N&N creations
For the love of planning and coordinating events.

Smiles only...All is goodPlanning is our joy after allCreativity is bliss
19/12/2017

Smiles only...All is good
Planning is our joy after all
Creativity is bliss

Meet our October brideTamara is a humble soft spoken sweetheart She is a good listener and loves to be with family and f...
13/06/2017

Meet our October bride
Tamara is a humble soft spoken sweetheart
She is a good listener and loves to be with family and friends
You talk to her once and immediately feel like she needs to be your best friend
She believes in love and believes her wedding will be spectacular .........
Stay tunned to meet the groom soon

27/04/2017

Weddings loading, get a chance to meet the brides and grooms
.....visit the page again for more details

Creativity is bliss
19/01/2017

Creativity is bliss

Creating memories
19/01/2017

Creating memories

Address

Boksburg
1459

Website

Alerts

Be the first to know and let us send you an email when N&N Creations 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 N&N Creations:

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: "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); });