RyGuy SA

RyGuy SA South African Facebook & Youtube Filmmaker I make Vlogs, Film cool videos & Tell Stories!

Eish bro
03/02/2026

Eish bro

30/11/2021

_It's a BlackBrick Summer_

Check in to BlackBrick Cape Town this summer and unlock access to some intimate and uniquely curated city experiences, plus our BlackBrick summer programming. Travel safely with us and create a season to remember. Book Your Stay through our link in bio and once your booking is made, our team of local guides will be in touch to assist with your holiday planning.

All COVID-19 policies and procedures are in place to welcome you to BlackBrick Cape Town.

06/07/2021

I might aswell get on the wagon! (see what I dud there!)

20/07/2020

Might aswell celebrate the little things in life!

Here's a video of me choking on 5000 Jelly Beans for 5000 people that like watching my videos! 2020 ain't over yet!

24/05/2020

We all know this is going to happen!

Address

Cape Town

Alerts

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

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