T-Rex Types

T-Rex Types Just a happy li’l T-Rex typing away on mechanical keyboards! Sometimes, I play Tetris, too!

Another day, another keyboard! This time, it’s the Glorious GMMK full-size keyboard with Panda Switches!
10/30/2023

Another day, another keyboard! This time, it’s the Glorious GMMK full-size keyboard with Panda Switches!

Back again, this time with the Glorious GMMK Keyboard, which originally came with Brown switches, but I swapped to the Glorious Panda Switches.Keyboard:Glori...

A new keyboard for you, in spoooooky style, to bring in the Halloween vibes a bit early!
10/22/2023

A new keyboard for you, in spoooooky style, to bring in the Halloween vibes a bit early!

It's a bit early for Halloween, but here's a spooky-themed video, so you can see the keyboard lighting better!Keyboard:IQUNIX M80Blue Switches No modifications

Game 2 is up!
10/22/2023

Game 2 is up!

Your favorite typing T-Rex, now, with Tetris!Game 2 went a little better than Game 1, we'll see if that trend continues!Keyboard:Redragon K605 Giant Alien Ke...

Tetris Game 001!
10/17/2023

Tetris Game 001!

Just a happy li’l T-Rex typing on mechanical keyboards! Sometimes there’s Tetris, too!
10/17/2023

Just a happy li’l T-Rex typing on mechanical keyboards! Sometimes there’s Tetris, too!

And so it begins!
10/17/2023

And so it begins!

Address

Washington D.C., DC

Alerts

Be the first to know and let us send you an email when T-Rex Types 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 T-Rex Types:

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