1 00:00:01,930 --> 00:00:03,930 Eddie: Previously on WebJoy. 2 00:00:04,434 --> 00:00:05,364 Jason: for me, it's fun. 3 00:00:05,364 --> 00:00:06,474 It turns it into a puzzle. 4 00:00:06,774 --> 00:00:09,394 And so failure is just information. 5 00:00:09,864 --> 00:00:11,124 All failure is temporary. 6 00:00:11,124 --> 00:00:12,774 Now it's part of the learning loop. 7 00:00:12,774 --> 00:00:17,754 And so the goal is to try something and see whether it works so that you can then 8 00:00:17,754 --> 00:00:19,974 make a better informed decision next time. 9 00:00:20,234 --> 00:00:23,084 I think a trap that a lot of people fall into as well. 10 00:00:23,244 --> 00:00:26,034 I got to practice enough so that when I try, I don't fail. 11 00:00:26,184 --> 00:00:27,624 Like failure is not an option. 12 00:00:28,044 --> 00:00:30,944 So this is sort of one of the major things for me, I guess, is that 13 00:00:30,954 --> 00:00:32,874 now failure is like part of it. 14 00:00:32,904 --> 00:00:36,504 You just, you go yeah, let's go fail fast so that we can learn what to do 15 00:00:36,504 --> 00:00:37,944 differently so that we can get to the win. 16 00:00:38,814 --> 00:00:41,034 Eddie: Embrace failure as a catalyst for learning. 17 00:00:41,064 --> 00:00:41,694 I love that. 18 00:00:43,295 --> 00:00:46,925 Welcome to Episode 5 of the WebJoy podcast. 19 00:00:47,353 --> 00:00:49,933 Michael: I almost treat it like, like an RPG for the gamers out there. 20 00:00:50,443 --> 00:00:52,203 like, you start off with level zero. 21 00:00:52,713 --> 00:00:55,413 And then at the end of the game, you're like level 99, 22 00:00:55,473 --> 00:00:56,843 fighting dragons all this stuff. 23 00:00:57,243 --> 00:00:59,493 Like that's how I see myself. 24 00:00:59,543 --> 00:01:03,183 but at each failure of learning how to do a for loop learning, 25 00:01:03,183 --> 00:01:04,203 how to do an if statement. 26 00:01:04,833 --> 00:01:06,903 When I gave up, I didn't start at zero. 27 00:01:06,933 --> 00:01:08,343 Like you said, I had my save point. 28 00:01:08,733 --> 00:01:12,843 I'd accrued some knowledge of programming and it led me to be able to transition 29 00:01:12,843 --> 00:01:16,953 that and going with the metaphor here, instead of using fire, I use ice 30 00:01:17,566 --> 00:01:18,646 Eddie: I'm your host Eddie. 31 00:01:18,976 --> 00:01:23,116 In this podcast, we interview guests about their origin story and what 32 00:01:23,116 --> 00:01:26,506 makes them excited and joyful to be part of the tech community. 33 00:01:26,896 --> 00:01:28,666 I hope you enjoy today's episode. 34 00:01:29,116 --> 00:01:33,186 "Instead of Using Fire, I Use Ice" with Michael Liendo. 35 00:01:35,371 --> 00:01:38,311 Welcome back to another episode of WebJoy! 36 00:01:38,551 --> 00:01:42,511 I'm excited to have Michael joining us today. 37 00:01:42,561 --> 00:01:46,881 How about you tell everyone who you are, what you do, where you work, you 38 00:01:46,881 --> 00:01:48,471 know, a brief introduction, if you will. 39 00:01:49,701 --> 00:01:51,291 Michael: Yeah, they thanks for having me. 40 00:01:51,291 --> 00:01:52,201 It's great to be here. 41 00:01:52,581 --> 00:01:53,611 My name is Michael Liendo. 42 00:01:53,661 --> 00:01:57,541 I am a Senior Developer Advocate over at AWS, which I currently 43 00:01:57,561 --> 00:01:58,911 work on the Amplify team. 44 00:01:59,281 --> 00:02:02,971 We do a whole bunch of AWS for front-end development. 45 00:02:03,401 --> 00:02:05,886 We have a suite of tools that really help folks. 46 00:02:05,976 --> 00:02:10,366 And then , outside of work, I have my own brand, Focus Otter which case my 47 00:02:10,366 --> 00:02:13,906 YouTube channel and my blog, where I typically post about AWS solutions, 48 00:02:14,146 --> 00:02:18,036 startup solutions and just ways to engage small businesses in the community. 49 00:02:18,946 --> 00:02:19,336 Eddie: Nice. 50 00:02:19,336 --> 00:02:19,876 That's awesome. 51 00:02:19,936 --> 00:02:21,796 Well, that probably keeps you pretty busy. 52 00:02:24,526 --> 00:02:25,276 Michael: Yeah, for sure. 53 00:02:25,276 --> 00:02:25,666 for sure. 54 00:02:25,666 --> 00:02:28,691 Juggling all of that is always fun, but it's a passion. 55 00:02:28,841 --> 00:02:31,671 So sometimes, most days it doesn't even feel like work. 56 00:02:32,211 --> 00:02:34,311 Eddie: I think it's a common thing in tech, right. 57 00:02:34,311 --> 00:02:37,311 For us to look back and be like, eh, this doesn't really feel like working. 58 00:02:37,421 --> 00:02:40,421 But it's also a great place to be in, so that's excellent. 59 00:02:41,211 --> 00:02:43,131 How did you get involved in tech? 60 00:02:43,131 --> 00:02:45,141 Did you start as a developer advocate? 61 00:02:45,141 --> 00:02:47,691 Did you start somewhere else and then kind of work your way over there? 62 00:02:47,691 --> 00:02:49,561 What does that journey look like for you. 63 00:02:50,621 --> 00:02:51,111 Michael: Oh, geez. 64 00:02:51,136 --> 00:02:56,176 My origin story is kind of crazy because prior to advocating for developer tools, 65 00:02:56,176 --> 00:02:58,536 I was advocating for clothing products. 66 00:02:58,806 --> 00:03:03,356 I was a male model and doing that professionally for five to six years 67 00:03:03,696 --> 00:03:03,786 Eddie: wow 68 00:03:03,836 --> 00:03:04,146 Michael: Yeah. 69 00:03:04,166 --> 00:03:04,466 Yes. 70 00:03:04,466 --> 00:03:08,946 It's a really crazy story that my agent at time, Marie ping, she's amazing. 71 00:03:09,336 --> 00:03:12,566 She was saying what happens if something happens to the money maker? 72 00:03:12,571 --> 00:03:17,006 You know, what's your plan B and I, at the time was like, I don't know, there's this 73 00:03:17,096 --> 00:03:19,131 cool new product it's called an iPhone. 74 00:03:19,641 --> 00:03:23,981 And there's this really cool app called Flappy Birds, there's 75 00:03:23,981 --> 00:03:25,361 another one called Angry Birds. 76 00:03:25,361 --> 00:03:27,936 And I was like I'm pretty sure I could make something like that. 77 00:03:27,936 --> 00:03:31,416 So I took that as a challenge, taught myself how to code 78 00:03:31,756 --> 00:03:33,346 through a whole bunch of failing. 79 00:03:33,351 --> 00:03:37,826 Turns out I never did make an iPhone game but that led me down a path of 80 00:03:38,196 --> 00:03:43,462 web development, CSS, making things interactive and just sort of book after 81 00:03:43,462 --> 00:03:47,852 book, Udemy course after unfinished Udemy course, (laughing) Here I am. 82 00:03:49,182 --> 00:03:52,437 After a couple of foot in the door opportunities I ended up working 83 00:03:52,437 --> 00:03:56,482 at an enterprise and then long story short, I made my way here. 84 00:03:56,482 --> 00:04:00,082 And I think a big part of that is just learning how to be an advocate 85 00:04:00,082 --> 00:04:03,947 of sorts and also not being afraid to put myself out there in the community. 86 00:04:04,967 --> 00:04:10,077 Eddie: You were doing modeling before you shifted into tech 87 00:04:10,107 --> 00:04:11,327 and went into programming. 88 00:04:11,327 --> 00:04:15,837 Now advocating for good technology and helping people understand 89 00:04:15,837 --> 00:04:17,097 how to use that technology. 90 00:04:17,377 --> 00:04:22,567 What keeps you interested in what you're doing now and kind of you locked in there. 91 00:04:23,924 --> 00:04:27,764 Michael: I understood early on as I was transitioning from modeling to 92 00:04:27,764 --> 00:04:33,024 development that I don't like the be in the cubicle person, you know, 93 00:04:33,024 --> 00:04:34,734 I to be out there in the community. 94 00:04:34,734 --> 00:04:36,294 I have to be engaging with folks. 95 00:04:36,774 --> 00:04:40,734 And that's what does it for me, if anything, it's a little bit at odds 96 00:04:40,734 --> 00:04:45,804 because I'm naturally introverted and being able to get paid to be an extrovert 97 00:04:46,104 --> 00:04:51,754 is very much so within my wheelhouse, like, I'm that person where I love being 98 00:04:51,754 --> 00:04:55,584 out in the community, but I also like being a recluse and being in my own shell. 99 00:04:56,164 --> 00:05:00,094 So having the financial incentive to be like, "Hey could you grab 100 00:05:00,094 --> 00:05:01,099 and speak with these folks?" 101 00:05:01,399 --> 00:05:01,789 I love it. 102 00:05:03,329 --> 00:05:04,109 Eddie: I can understand that. 103 00:05:04,109 --> 00:05:04,559 Definitely. 104 00:05:04,609 --> 00:05:06,559 A lot of programmers are introverted. 105 00:05:06,559 --> 00:05:07,189 I'm introverted. 106 00:05:07,189 --> 00:05:07,639 myself. 107 00:05:07,644 --> 00:05:09,169 So yeah, definitely. 108 00:05:09,199 --> 00:05:13,199 If someone's like "All right, go out and socialize in order to get paid," like that 109 00:05:13,199 --> 00:05:16,729 definitely would get me out of my bubble more and get me out in the community. 110 00:05:16,729 --> 00:05:17,449 So that's cool. 111 00:05:17,479 --> 00:05:22,659 One of the things that we like to talk about in this podcast is 112 00:05:22,659 --> 00:05:24,939 something that brings you joy. 113 00:05:24,939 --> 00:05:29,069 And it's funny, I heard a little tease to it in hearing about your story 114 00:05:29,069 --> 00:05:31,559 and your iPhone learning journey. 115 00:05:31,559 --> 00:05:35,049 So, talk us through what is the topic that brings you joy 116 00:05:35,069 --> 00:05:37,139 and something that you'd like to talk a little bit more about. 117 00:05:38,039 --> 00:05:38,469 Michael: For sure. 118 00:05:38,484 --> 00:05:41,644 I always have a couple ideas top of mind, but I think the big 119 00:05:41,644 --> 00:05:43,924 one is just learning in general. 120 00:05:44,499 --> 00:05:49,234 Whenever you come across a brand new topic, there's this dichotomy of 121 00:05:49,234 --> 00:05:51,619 sorts where it's like, going to Excel. 122 00:05:51,639 --> 00:05:55,564 I'm gonna do great at this, but before I can get there, I'm gonna 123 00:05:55,564 --> 00:05:58,254 fail a whole lot and you have to learn to be okay with that. 124 00:05:58,714 --> 00:06:04,414 And once you learn that skill of being okay with uncomfortable and not knowing 125 00:06:04,784 --> 00:06:06,704 it really does feel like a superpower. 126 00:06:06,704 --> 00:06:11,564 And now that I've been doing this for almost a decade now, it's very clear that 127 00:06:11,714 --> 00:06:16,884 anytime I come to learn a new topic or I start that journey, I get excited because 128 00:06:16,884 --> 00:06:20,724 of all the failures that I know I'm going to have all the frustrations that I know 129 00:06:20,754 --> 00:06:24,714 I'm gonna have to endure, being able to push past that and understand that there 130 00:06:24,714 --> 00:06:27,224 is a light where you come out victorious 131 00:06:27,549 --> 00:06:30,489 uh, I almost treat it like, like an RPG for the gamers out there. 132 00:06:30,999 --> 00:06:32,759 like, you start off with level zero. 133 00:06:33,269 --> 00:06:35,969 And then at the end of the game, you're like level 99, 134 00:06:36,029 --> 00:06:37,399 fighting dragons all this stuff. 135 00:06:37,799 --> 00:06:40,049 Like that's how I see myself. 136 00:06:40,049 --> 00:06:43,139 Every time it comes to learning something new and I wish more 137 00:06:43,144 --> 00:06:45,629 folks could take it on as that way. 138 00:06:45,899 --> 00:06:49,584 Instead of oftentimes we find ourselves focusing on the short term result, 139 00:06:49,584 --> 00:06:51,294 which is typically not very good. 140 00:06:52,674 --> 00:06:53,994 Eddie: That makes sense for sure. 141 00:06:54,024 --> 00:06:55,374 Well, and it's funny, right? 142 00:06:55,439 --> 00:06:59,849 So many times like RPGs, have these save points and we save, and then 143 00:06:59,849 --> 00:07:02,969 we go out and grind and you grind and you fight the enemies and then 144 00:07:02,969 --> 00:07:04,679 you run into an enemy who kills you. 145 00:07:04,679 --> 00:07:05,969 And you're back to the save point. 146 00:07:06,029 --> 00:07:12,119 And think in RPGs, we have actually accepted this fact that we fail 147 00:07:12,289 --> 00:07:13,879 on the journey and that's okay. 148 00:07:13,879 --> 00:07:14,119 Right. 149 00:07:14,119 --> 00:07:19,339 Like we realized that that tactic didn't work against that enemy, that boss And 150 00:07:19,339 --> 00:07:22,729 it's okay, because we've got our save point and we're gonna figure out what 151 00:07:22,729 --> 00:07:27,754 other tactic maybe we need to use fire instead of ice against this monster and 152 00:07:27,964 --> 00:07:34,084 in RPGs we often embrace that, but I think in the real world, learning for 153 00:07:34,114 --> 00:07:38,614 our jobs and things like that, we can get overwhelmed, Do you know what I mean? 154 00:07:38,614 --> 00:07:41,224 And we don't think of that as an okay. 155 00:07:41,224 --> 00:07:41,644 Option. 156 00:07:41,644 --> 00:07:45,574 Like we get, I guess, embarrassed, if we fail in some way or something, 157 00:07:46,609 --> 00:07:46,909 Michael: Yeah. 158 00:07:46,909 --> 00:07:49,719 Starting off, as I mentioned, I went the iOS route. 159 00:07:49,969 --> 00:07:51,559 I wanted to be an iPhone developer. 160 00:07:51,769 --> 00:07:55,454 And when it came to learning structs and fetching data and all that 161 00:07:55,459 --> 00:07:56,594 stuff, it was brand new to me. 162 00:07:56,594 --> 00:07:57,704 It was a brand new language. 163 00:07:57,764 --> 00:08:01,414 I'm still Google searching, what is the best programming language? 164 00:08:01,414 --> 00:08:05,224 It was just something I'm sure we've all done, but at each failure 165 00:08:05,224 --> 00:08:08,084 of learning how to do a for loop learning, how to do an if statement. 166 00:08:08,714 --> 00:08:10,784 When I gave up, I didn't start at zero. 167 00:08:10,814 --> 00:08:12,224 Like you said, I had my save point. 168 00:08:12,614 --> 00:08:16,724 I'd accrued some knowledge of programming and it led me to be able to transition 169 00:08:16,724 --> 00:08:20,504 that and going with the metaphor here, instead of using fire, I use 170 00:08:20,504 --> 00:08:25,554 ice and that ice tactic was to take that same approach for an if statement 171 00:08:25,674 --> 00:08:28,659 and apply it to web development and that allowed me to progress to the 172 00:08:28,659 --> 00:08:33,444 next stage yeah, it is very much so in that role, playing game genre. 173 00:08:34,106 --> 00:08:35,661 Eddie: I think that's really encouraging to hear. 174 00:08:35,661 --> 00:08:38,041 because a lot of people when they're learning and they encounter 175 00:08:38,061 --> 00:08:40,351 failure, really isolating. 176 00:08:40,371 --> 00:08:41,931 You don't want to tell anyone about it. 177 00:08:41,991 --> 00:08:44,787 And since people don't often talk about it, I think, it's 178 00:08:44,787 --> 00:08:45,970 kind of like a dirty secret. 179 00:08:46,106 --> 00:08:48,506 I don't want anyone to know that I failed when I try to do this. 180 00:08:48,506 --> 00:08:51,686 And so they'll announce when they get a success, but they won't 181 00:08:51,686 --> 00:08:53,066 announce when they have a failure. 182 00:08:53,066 --> 00:08:58,246 And so love how you talk about this and how that allows other 183 00:08:58,246 --> 00:08:59,656 people to know it's okay. 184 00:08:59,686 --> 00:09:04,506 For them to encounter this failures and that they can do similar things 185 00:09:04,521 --> 00:09:08,266 to how you have and say, what have I learned and how can I take that save 186 00:09:08,316 --> 00:09:10,866 point to launch a different strategy. 187 00:09:10,916 --> 00:09:11,576 I think that's cool. 188 00:09:11,576 --> 00:09:11,746 Right? 189 00:09:11,756 --> 00:09:15,906 Cause you were thinking, oh, I'll build iPhone apps and now you do development, 190 00:09:15,936 --> 00:09:19,416 but as a Developer Advocate, like you're showing other people how to 191 00:09:19,536 --> 00:09:24,226 deal with programming, which is its own whole different skill set as well. 192 00:09:24,231 --> 00:09:28,246 So you really did end up taking a different strategy in the long 193 00:09:28,246 --> 00:09:29,926 run, which is really interesting. 194 00:09:31,136 --> 00:09:33,466 Michael: Yeah, and to bring it full circle I've built several iPhone 195 00:09:33,486 --> 00:09:39,456 apps, I just went React Native instead, So was never native iOS. 196 00:09:39,506 --> 00:09:40,376 Eddie: Well, that's brilliant. 197 00:09:40,376 --> 00:09:40,646 Right? 198 00:09:40,646 --> 00:09:45,646 Because didn't even have to give up on your initial, thought and dream. 199 00:09:45,696 --> 00:09:50,676 You could still do what you initially wanted to do, but a different way. 200 00:09:51,216 --> 00:09:52,026 I think that's awesome. 201 00:09:52,123 --> 00:09:55,863 One of those things, you also mentioned giving the introduction about yourself, 202 00:09:55,863 --> 00:09:58,343 that you work on this Focus Otter. 203 00:09:58,663 --> 00:10:03,733 I think oftentimes when we're learning there can be a lot to learn. 204 00:10:03,733 --> 00:10:03,973 Right. 205 00:10:03,973 --> 00:10:06,823 Especially if you're trying to do a new thing, if you're trying to do a new 206 00:10:06,823 --> 00:10:08,643 business or different stuff like that. 207 00:10:08,643 --> 00:10:12,993 So, do you want to share what you do with Focus Otter and how you help 208 00:10:12,993 --> 00:10:16,503 people manage like how much they have to learn and different things like that. 209 00:10:17,498 --> 00:10:18,308 Michael: Yeah, absolutely. 210 00:10:18,308 --> 00:10:20,888 It definitely ties in with my role at AWS as well. 211 00:10:21,028 --> 00:10:24,273 We're allowed to pick different niches of how we would like 212 00:10:24,273 --> 00:10:25,443 to advocate in the community. 213 00:10:25,443 --> 00:10:30,278 And one of mine is specializing in building production applications on top of 214 00:10:30,283 --> 00:10:35,663 Amplify and I really use that and leverage that advantage with my own business Focus 215 00:10:35,663 --> 00:10:40,103 Otter in the sense that I don't want to teach folks how to make a to-do list. 216 00:10:40,373 --> 00:10:42,923 And I don't wanna show them how to make hello world. 217 00:10:43,353 --> 00:10:44,823 I wanna give you the secret sauce. 218 00:10:44,853 --> 00:10:47,643 I'm gonna show you what a real world solution looks like. 219 00:10:48,093 --> 00:10:51,963 And that goes from how do I accept payments on my application? 220 00:10:53,033 --> 00:10:56,093 Developers, Don't like to hear this, but sometimes it's not, well, you need to 221 00:10:56,093 --> 00:11:00,023 install Stripe and you need to, learn, react and HTML it's like, no, no, no. 222 00:11:00,023 --> 00:11:02,783 like sometimes you just need to pay the 15 bucks and let 223 00:11:02,783 --> 00:11:04,223 somebody else handle that for you. 224 00:11:04,703 --> 00:11:06,503 Like, get your Shopify account set up. 225 00:11:06,503 --> 00:11:08,903 And those are the things that save time. 226 00:11:08,903 --> 00:11:12,743 They save frustration, because when you're in a small business and I'm talking about 227 00:11:12,743 --> 00:11:16,853 the solo-preneurs and the individuals out there who are just trying something. 228 00:11:17,443 --> 00:11:21,938 Really you just wanna make sure you have a small ball of success that 229 00:11:22,058 --> 00:11:23,693 you can really get that ball going. 230 00:11:24,143 --> 00:11:28,288 So that your, business seems sustainable and as long as you have that impression 231 00:11:28,288 --> 00:11:33,088 that it seems like this is going to work $15 a month to get an account set up 232 00:11:33,088 --> 00:11:38,408 or a blog post that lets you understand what is Stripe and what is this service 233 00:11:38,408 --> 00:11:40,338 where I have to enter my baking details. 234 00:11:40,788 --> 00:11:44,678 stuff is scary for people outside of tech having information that 235 00:11:44,758 --> 00:11:49,058 us as tech individuals can create for the non-tech folk is great. 236 00:11:49,448 --> 00:11:50,348 And that's what I'm all about. 237 00:11:51,033 --> 00:11:51,693 Eddie: I love that. 238 00:11:51,723 --> 00:11:56,403 I've done some different podcasts in the past and it's funny, because in 239 00:11:56,463 --> 00:12:00,663 previous podcasts I've built my own website and I've built the backend where 240 00:12:00,663 --> 00:12:04,653 I need to upload the files and suddenly I'm not just producing a podcast. 241 00:12:04,653 --> 00:12:09,933 I'm also developing software that has been a really challenge to keep it 242 00:12:09,933 --> 00:12:11,903 going and keep it working correctly. 243 00:12:11,903 --> 00:12:16,603 So this time, even though I can build something like that, I went with that 244 00:12:16,603 --> 00:12:19,033 guidance and I was like, you know what, I'm just gonna grab a company 245 00:12:19,033 --> 00:12:22,639 that hosts podcasts and they do it well, and I'm going to give it my 246 00:12:22,639 --> 00:12:25,249 URL and they're going to handle it. 247 00:12:25,249 --> 00:12:28,789 And I can just do the podcast and I don't need to do everything, 248 00:12:28,819 --> 00:12:32,509 even though the developer heart in me wants to do everything. 249 00:12:34,029 --> 00:12:36,639 Michael: You know what, I take that and I guess for the developers out there, 250 00:12:36,639 --> 00:12:40,719 I'm not saying don't for some of the low hanging fruit where you can help out 251 00:12:40,719 --> 00:12:42,624 these individuals and make a small profit. 252 00:12:43,184 --> 00:12:48,039 the way that I approach it is I get asked by many folks how do I get 253 00:12:48,694 --> 00:12:54,504 my email, so that it's my company or admin or support @mycompany.com. 254 00:12:55,054 --> 00:12:57,289 And after a while I was just doing it for free. 255 00:12:57,289 --> 00:12:58,309 Like, you know, here it is. 256 00:12:58,699 --> 00:13:01,339 And then you transition just like with anything else you say, well I'll 257 00:13:01,344 --> 00:13:03,004 record myself making a video of it. 258 00:13:03,064 --> 00:13:05,134 And then I'll give that to folks. 259 00:13:05,134 --> 00:13:08,329 And if for whatever reason, they still don't feel comfortable. 260 00:13:08,359 --> 00:13:08,929 Well, okay. 261 00:13:08,929 --> 00:13:11,929 So now, you know, I have a product there that's free. 262 00:13:12,199 --> 00:13:12,709 You can check it. 263 00:13:13,249 --> 00:13:16,069 If you still want me, well, then that's where the money comes into play. 264 00:13:16,249 --> 00:13:18,634 And I think that's a fair way to do things. 265 00:13:19,508 --> 00:13:20,128 Eddie: I love that. 266 00:13:20,128 --> 00:13:22,458 Like you said you put some information out there, right? 267 00:13:22,458 --> 00:13:27,128 You give good free information, but then some people need a little 268 00:13:27,128 --> 00:13:30,698 bit more guidance or they have very specific things or situations. 269 00:13:30,698 --> 00:13:35,228 And so they want be able to pay some money to actually dive into 270 00:13:35,228 --> 00:13:36,488 that a little bit more precisely. 271 00:13:36,548 --> 00:13:37,238 I think that's awesome. 272 00:13:37,417 --> 00:13:42,224 You know, As we wrap up the episode today, we always like to see if 273 00:13:42,224 --> 00:13:44,414 there's anything they'd like to share with the community, so do you 274 00:13:44,414 --> 00:13:45,974 have anything you'd like to share? 275 00:13:46,610 --> 00:13:48,405 Michael: Yeah, I have my own channels. 276 00:13:48,455 --> 00:13:50,015 I have my own blogs in, in YouTube. 277 00:13:50,810 --> 00:13:55,400 you could find me at Focus Otter, however instead of plugging those directly, I 278 00:13:55,400 --> 00:13:59,840 would actually want to shout-out one of our former AWS community builders. 279 00:14:00,410 --> 00:14:04,465 I have to say former because she just actually got an offer and started last 280 00:14:04,470 --> 00:14:08,065 week at the time of this recording at AWS as a Developer Advocate. 281 00:14:08,665 --> 00:14:13,045 So this is gonna be, Linda Viva, and she has this amazing 282 00:14:13,045 --> 00:14:14,725 product line, Coding Crystals. 283 00:14:14,730 --> 00:14:17,295 You can check it out over at CodingCrystals.com. 284 00:14:18,235 --> 00:14:23,215 the cool thing about that is she creates by herself, apparel 285 00:14:23,245 --> 00:14:24,925 for Developer Advocates. 286 00:14:24,925 --> 00:14:30,015 So this is in sense of hair clips, hair ties, I'm sure you can get t-shirts. 287 00:14:30,365 --> 00:14:31,145 But it's amazing. 288 00:14:31,145 --> 00:14:35,105 And the fact that there's this whole section of broadening out, tech for 289 00:14:35,135 --> 00:14:37,595 underrepresented individuals, I love it. 290 00:14:37,685 --> 00:14:39,305 So that's what I'm going to plug today. 291 00:14:40,035 --> 00:14:40,495 Eddie: Awesome. 292 00:14:40,640 --> 00:14:41,330 That's great. 293 00:14:41,880 --> 00:14:43,815 Michael, thank you for joining us today. 294 00:14:43,815 --> 00:14:45,995 It's been a pleasure to chat. 295 00:14:46,045 --> 00:14:46,675 Michael: Always great. 296 00:14:46,765 --> 00:14:47,335 Always great. 297 00:14:47,340 --> 00:14:48,115 Thanks for having me. 298 00:14:48,265 --> 00:14:50,155 This has been amazing and until next time. 299 00:14:51,395 --> 00:14:53,925 Eddie: Thanks for joining us for Episode 5. 300 00:14:54,185 --> 00:14:57,955 "Instead of Using Fire, I Use Ice" with Michael Liendo. 301 00:14:58,535 --> 00:15:03,425 You can find out more about Michael on his Twitter @mtliendo. 302 00:15:03,644 --> 00:15:07,004 You can find links to everything we talked about in this episode, as 303 00:15:07,004 --> 00:15:10,934 well as a link to Michael's website and Twitter in the show notes. 304 00:15:11,684 --> 00:15:14,984 If you enjoyed this episode, please consider rating and reviewing 305 00:15:14,984 --> 00:15:18,914 it in your favorite podcast directory: iTunes, Spotify. 306 00:15:19,264 --> 00:15:19,914 etc. 307 00:15:20,264 --> 00:15:23,844 and follow us on Twitter @WebJoyFM. 308 00:15:24,344 --> 00:15:26,444 Thank you for listening and have a great day! 309 00:15:36,311 --> 00:15:38,511 Next episode on WebJoy. 310 00:15:39,640 --> 00:15:44,900 Kelly: Ultimately I really loved UI I loved just everything about the 311 00:15:44,905 --> 00:15:50,120 corner radius of a button really fascinated me I don't know if that's, 312 00:15:50,540 --> 00:15:54,590 um, normal or what, but I was obsessed. 313 00:15:55,456 --> 00:16:01,621 With other games there is a set number of animations, everything 314 00:16:01,621 --> 00:16:04,501 feels very AI and very obvious. 315 00:16:04,561 --> 00:16:09,321 So if you dodge two times roll it's like oh this feels like a very scripted event 316 00:16:09,771 --> 00:16:14,531 And I feel what Elden Ring gets right is that It's just kind of unpredictable. 317 00:16:14,531 --> 00:16:17,881 There's so many different animation sets from someone who's made video games, 318 00:16:17,881 --> 00:16:22,651 just the amount of diversity in terms of the movement sets and how they move. 319 00:16:22,931 --> 00:16:26,891 You remember the fights, you remember the encounters they're so challenging 320 00:16:28,671 --> 00:16:31,401 This is like real life with Kelly Harrop.