#*jakemartin
Explore tagged Tumblr posts
mels-kings · 4 months ago
Text
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
kate's 365 days of male characters
day 50: jake martin degrassi
36 notes · View notes
chsesteinarchived · 6 years ago
Photo
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
kate’s tv male characters: (updated) 5/50
↳ jake martin
↳degrassi 2001-2017
↳ “ my future is fine, i’ve been researching environmentally friendly designs, while you guys freak out over essay’s, i’ll be changing the world”
38 notes · View notes
lizzyelmsworths · 3 years ago
Photo
Tumblr media Tumblr media Tumblr media
JAKE MARTIN — Degrassi: 12x21
92 notes · View notes
thevmontgomery · 5 years ago
Text
"Soooo I did a reading... the stars said someone around me has been keeping secrets and I’m not trying to point fingers but I think it’s you,” @goodnightjcob​ @bclltiiny​ @danny @daveyboyturner​
Tumblr media
15 notes · View notes
lukebaker-archive · 5 years ago
Conversation
imessage–Nakey Jakey
Baker: had to dip out early with Lia, lemme know man if you need us to double back tomorrow morning and help with clean up.
Baker: kind owe you one after knocking that kid out.
21 notes · View notes
bitfactorygallery · 8 years ago
Photo
Tumblr media
Fragmented Journey Jake Martin Print on Canvas 20X20 2016 Currently on display in the gallery Email [email protected] for all inquiries #artoftheday #bitfactory #bitfactoryg #bitfactorygallery #arbitraryrevision #thefirmgraphics #jakemartin #groupexhibit #denver #adsf #artdistrictonsantafe #denverartdistrict #artgallery #visualarts #artexhibit #art #design #graphicdesign #illustration #fineart #contemporaryart #artwork #artforsale #instaartoftheday #instagood #instaart #artofinstagram #artistoninstagram #artgram Fragmented Journey Jake Martin Print on Canvas 20X20 2016 Currently on display in the gallery Email [email protected] for all inquiries #artoftheday #bitfactory #bitfactoryg #bitfactorygallery #arbitraryrevision #thefirmgraphics #jakemartin #groupexhibit #denver #adsf #artdistrictonsantafe #denverartdistrict #artgallery #visualarts #artexhibit #art #design #graphicdesign #illustration #fineart #contemporaryart #artwork #artforsale #instaartoftheday #instagood #instaart #artofinstagram #artistoninstagram #artgram (at Bitfactory Gallery)
0 notes
mingtpoon · 8 years ago
Video
instagram
@nick_russelll and @jeremyjones doing what they do best, #snowboarding . A great day riding all kinds of powder covered terrain on March 27th. The burnt forest offered a unique landscape and interesting visuals. #powdertothepeople #tahoe ⋅ ⋅ ⋅ ⋅ @jonessnowboards @patagonia_snow @clifbar @oneill @oneillusa @swatch @jakemartin (at Angora Lakes)
1 note · View note
inexcon · 8 years ago
Text
RSI Comm-Link: This Week in Star Citizen
Greetings Citizens
I hope you all had a fantastic weekend. Things are business as usual around here as everyone is focused on preparing for the imminent release of Star Citizen Alpha 3.0. Last Friday, after a series of… mischievous leaks, we began a new concept sale for the Aegis Eclipse. You can find out everything you need to know about this now declassified ship here.
With that, let’s take a look at this week.
On Tuesday, the Lore Team will release another installment in one of their many continuing series. The Star Citizen Universe is rich with history and a past/future worth exploring. If you find yourself easily immersed in a good story, fascinated by the design of Star Citizen, or just hungry for more information, these posts are made for you.
On Wednesday, Mark Abent is back for another episode of “Bugsmashers!” Have you ever wondered what goes in to finding/fixing a bug you may have encountered in the Star Citizen universe? If so, this show is not one to miss!
And if you are interested in learning more about the Aegis Eclipse, Wednesday also brings us a detailed Q&A which covers the questions you have been asking on Spectrum.
On Thursday, Around the Verse checks in with Foundry 42 Frankfurt for an in-depth look at what the studio has been up to in the last month. I won’t speak for the rest of you, but something about Brian Chambers always gets me excited!
As a reminder, there will be no Happy Hour this Friday, as we are on a bi-weekly schedule now, but we’ll see you next week.
That’s all for this week, we’ll see you in the ‘Verse!
Tyler “Zyloh” Witkin Lead Community Manager
The Weekly Community Content Schedule
MONDAY, MAY 22ND, 2017             Citizens of the Stars   (https://www.youtube.com/user/RobertsSpaceInd/)
TUESDAY, MAY 23RD, 2017             Weekly Lore Post   (http://bit.ly/2jn6tmR)
WEDNESDAY, MAY 24TH, 2017             Bugsmashers!   (https://www.youtube.com/user/RobertsSpaceInd/)             Aegis Eclipse Q&A
THURSDAY, MAY 25TH, 2017             Around the Verse   (https://www.youtube.com/user/RobertsSpaceInd/)
FRIDAY, MAY 26TH, 2017             Vault Update             RSI Newsletter
Community Spotlight: May 22nd, 2017 – Music Citizen
This week’s theme is “Music Citizen,” highlighting some of the original compositions and music videos from the Star Citizen community. Don’t forget to submit your content to our Community Hub for a chance at seeing your content here!
Big Bennys Noodles Music Video by Z-A-L
Z-A-L has created his own rendtion of the very popular Big Bennys Music Video.
Full Video
“Space Fleas” by jakemartins
“Space Fleas” is the second video production of Mustang Intergalactic, a YouTube channel highlighting J Matt Wallace, Jake Wallace, and Brian B Barrett’s desire to create music and music videos based on community interaction and lore surrounding Star Citizen.
Full Video
Welcome to the Verse by LilAdamXD
A composition written by LilAdamXD on how they imagine the game will be once the game is fully released, and this is sort of a musical take on that feeling of excitement and awe.
Full Video
$(function() { Page.init(); window.Page = new RSI.Game.About(); }); (function( $ ){ var $window = $(window); var windowHeight = $window.height(); $window.resize(function () { windowHeight = $window.height(); }); $.fn.parallax = function(xpos, speedFactor, outerHeight) { var $this = $(this); var getHeight; var firstTop; var paddingTop = 0; //get the starting position of each element to have parallax applied to it $this.each(function(){ firstTop = $this.offset().top; }); if (outerHeight) { getHeight = function(jqo) { return jqo.outerHeight(true); }; } else { getHeight = function(jqo) { return jqo.height(); }; } // setup defaults if arguments aren't specified if (arguments.length < 1 || xpos === null) xpos = "50%"; if (arguments.length < 2 || speedFactor === null) speedFactor = 0.1; if (arguments.length < 3 || outerHeight === null) outerHeight = true; // function to be called whenever the window is scrolled or resized function update(){ var pos = $window.scrollTop(); $this.each(function(){ var $element = $(this); var top = $element.offset().top; var height = getHeight($element); // Check if totally above or totally below viewport if (top + height < pos || top > pos + windowHeight) { return; } $this.css('backgroundPosition', xpos + " " + Math.round((firstTop - pos) * speedFactor) + "px"); }); } $window.bind('scroll', update).resize(update); update(); }; $('.parallax-1').parallax("50%", 0.1, true); $('.parallax-2').parallax("50%", 0.1, true); $('.parallax-3').parallax("50%", 0.1, true); $('.parallax-4').parallax("50%", 0.1, true); $('.parallax-5').parallax("50%", 0.1, true); $('.parallax-6').parallax("50%", 0.1, true); $('.parallax-7').parallax("50%", 0.1, true); })(jQuery); http://bit.ly/2rKeqYm
0 notes
mels-kings · 11 days ago
Text
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
kate's 365 days of ships:
day 102: jake martin & clare edwards degrassi
7 notes · View notes
sapphirebluejewel · 7 months ago
Text
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
Endless List of Romantic Relationships That I Love - Jake Martin and Katie Matlin
"Last time you kissed me you cried." "I'm not sad anymore."
10 notes · View notes
chsesteinarchived · 7 years ago
Photo
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
@moosmiles asked: jake martin  or kc guthrie 
↳ ❝my future is fine, i’ve been researching environmentally friendly designs, while you guys freak out over essay’s, i’ll be changing the world❞
103 notes · View notes
chsesteinarchived · 7 years ago
Photo
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
kate’s tv otps: 31/100
↳ clare edwards  & jake martin
↳degrassi 2001-
↳ ❝or we could take a risk❞
48 notes · View notes
thevmontgomery · 5 years ago
Text
"Okay so, I know you and Tori got your shit going on, but I need advice from a guy who isn’t going to tell me what I want to hear because he wants to sleep with me...” @goodnightjcob​
Tumblr media
12 notes · View notes
chadkenyon · 8 years ago
Photo
Tumblr media
Blonde Balayage @ColorByChadKenyon using @Olaplex & @Love_Kevin_Murphy w/ HairStyling by @JakeBMartin & HairCut @BrianJamesBorg. BOOKINGS for Chad|Jake|Brian at #RamirezTranSalon 310.724.8167 _____________ #ChadKenyon #ramireztransalon #healthyhair #jakemartin #brianborg #olaplex #beauty At (at Ramirez Tran Salon)
0 notes
chadkenyon · 8 years ago
Photo
Tumblr media
Chocolate•Caramel•Brownie Color&Balayage Hair @ColorByChadKenyon using @Olaplex + @Love_Kevin_Murphy Color at RamirezTranSalon with Haircut by @JakeBMartin. @TiffanyDemers was blonde & I deepened her hair color to give her depth and richness. _____________ #ChadKenyon #RamirezTranSalon #JakeMartin #HairColorist #lahaircolorist #nychaircolorist #colorista #chadkenyoncolorista #olaplex #HairColor #Balayage (at Ramirez Tran Salon)
0 notes
bitfactorygallery · 8 years ago
Photo
Tumblr media
Lost Destination⠀ Jake Martin⠀ Photoshop Composite⠀ Print on Canvas⠀ 20X20⠀ 2016⠀ Currently on display in the gallery⠀ Email [email protected] for all inquiries⠀ #artoftheday #bitfactory #bitfactoryg #bitfactorygallery #arbitraryrevision #jakemartin #thefirmgraphics #groupexhibit #denver #adsf #artdistrictonsantafe #denverartdistrict #artgallery #visualarts #sprayart #artexhibit #art #design #graphicdesign #illustration #fineart #contemporaryart #artwork #artforsale #instaartoftheday #instagood #instaart #artofinstagram #artistoninstagram #artgram (at Bitfactory Gallery)
0 notes