logo
episode-header-image
May 2024
35m 27s

The Secret to a Meaningful Portfolio: So...

ALEX BOOKER
About this episode

Meet Kevin Tanzyl! Originally from New Zealand, Kevin moved to Japan to become an English teacher. But after a while, he felt like he hit a plateau. Kevin then tried coding, and after a sting in the infamous tutorial hell, he discovered Scrimba. While learning to code, he made a React app for English teachers, which is still used in Japanese schools! This game-changing portfolio project for Kevin caught the eye of employers and recruiters alike.

Within a couple of months, Kevin got his first developer job, but several months later, he realized that it wasn't a good fit after all. In this episode, you'll find out all about Kevin's career change, learning path, and hurdles along the way. You'll learn how to pick your portfolio projects and why you should focus on basic programming principles while maintaining a technology-agnostic approach. Kevin also shares his approach to dealing with stubborn bugs, why "no pain, no gain" applies to coding, and how learning to code compares to learning a new language. Plus, how's the work culture in Japan different from the Western one?

🔗 Connect with Kevin

⏰ Timestamps

  • "Software development involves a lot of math, so I avoided that" (01:13)
  • How Kevin started teaching English in Japan (02:51)
  • Why Kevin wanted a career change from teaching: the tech world doesn't stop! (03:51)
  • How did learning programming compare to learning languages? (04:56)
  • Why Kevin struggled to learn to code - and how he solved that (05:43)
  • Do you need to go to university to become a software developer? (07:25)
  • What are the differences between a software developer and a web developer? (08:06)
  • Community break with Jan the Producer (09:37)
  • Kevin learned on Udemy, freeCodeCamp, and,  ultimately, Scrimba (12:17)
  • Tutorial hell (14:02)
  • The path of least resistance is not the right one for coding (14:57)
  • How to fix very stubborn bugs (15:53)
  • How Kevin made his number one portfolio app (16:44)
  • Picking a portfolio app: ask your friends and family and solve a real problem they have! (18:56)
  • Killing three birds with one stone (I mean, feeding three birds with one scone!) (21:05)
  • How Kevin landed his first dev job... and didn't like it (23:20)
  • How Kevin landed his second dev job (24:24)
  • "They just wanted to see the willingness to learn" (26:05)
  • Quick-fire questions! (26:43)
  • Did Kevin have a tech interview? (28:13)
  • Your portfolio helps an interviewer help you (28:50)
  • "What are the things you think are lacking?" (30:01)
  • The working culture in Japan (33:13)

🧰 Resources Mentioned

⭐️ Leave a Review


If you enjoyed this episode, please leave a 5-star review here and tell us who you want to see on the next podcast.
You can also Tweet Alex from Scrimba at @bookercodes and tell them what lessons you learned from the episode so that he can thank you personally for tuning in 🙏 Or tell Jan he's butchered your name here.

Up next
Jan 2025
End of Season One, and a Message from Alex Booker
So this is goodbye. But do not unsubscribe!It's the end of what will now be known as Season One of the Scrimba podcast! And Alex Booker is stepping down as its host.Over the past 160+ episodes, we have helped you learn to code and land your first job in tech. If you've missed any ... Show More
8m 42s
Sep 2024
Why Open Source Can Be the Perfect Place for New Developers – and How to Get Started, with Deb Goodkin from the FreeBSD Foundation
Meet Deb Goodkin! Deb is the Executive Director of the FreeBSD Foundation. The Foundation supports the FreeBSD project and community. FreeBSD is a powerful open-source operating system known for its reliability and security and used by companies like Netflix to power their server ... Show More
43m 12s
Sep 2024
Tangible Benefits: Why AI Is Here to Stay and How New Developers Can Find the Right Balance, with Sam Julien from Writer
Meet Sam Julien 🇺🇸! Sam is a director of Developer Relations at Writer, a teacher, and the author of Getting Started in Developer Relations. He loves helping people level up their developer advocacy or web development jobs. Recently, he became interested in AI engineering. And ... Show More
44m 53s
Recommended Episodes
Aug 2024
807: CSS Components: Tailwind, Panda, Scoped, Modules, Classes, Variables, CSS-in-JS and Sprinkles!
In this episode of Syntax, Wes and Scott talk about CSS components, including class-based components, CSS modules, scoped CSS, utility CSS, and CSS-in-JS strategies. They share their thoughts, what differentiates these approaches, and why you may (or may not) want to use them. Sh ... Show More
37m 38s
Sep 2024
816: Why Your CSS Sucks
Scott and Wes break down why your CSS might suck—from misusing specificity to not leveraging CSS variables. Tune in as they dive into common pitfalls that are making your stylesheets a hot mess. Show Notes 00:00 Welcome to Syntax! 00:33 Breakdancing in the Olympics. 05:29 Brought ... Show More
28m 1s
Jan 2025
Is Cereal Soup?, the FG Scale, and JS vs CSS with Adam Argyle
This week, Robbie and Chuck talk with Adam Argyle about the quirks of CSS and JavaScript tooling, and modern web development. They discuss why JavaScript often takes center stage over CSS, the funding disparities between them, and what this means for developers. In this episode: ... Show More
1h 12m
Nov 2023
695: 5 New CSS Features You Should Know
In this episode of Syntax, Wes and Scott talk about 5 new CSS features :nth-child(4 of .neat), CSS Motion Path, Scroll Snap, Scroll Driven Animations, and Margin Trim. Show Notes 00:25 Welcome 01:10 :nth-child(4 of .neat) selector list argument of :nth-child and :nth-last-child C ... Show More
24m 30s
May 2014
1. Start Here to Build a Career in Web Development
http://advancedbeginnerchallenge.com – I built a course to get your first job in web development, or upgrade from Junior to mid-level! Tasks - Read Steps 1 & 2 from DevelopAJob.com This site is a good overview of web development. The author provides additional resources some of w ... Show More
24m 14s
Aug 2024
Unorthodox PM wisdom: Automating user insights, unselling job candidates, logging every decision, more | Kevin Yien (Stripe, Square, Mutiny)
Kevin Yien leads product for merchant experiences at Stripe. Before that, he meandered his way from being a technical designer to a product manager, built the restaurants business and ecosystem team at Square, and most recently was head of product and design at Mutiny. He also ma ... Show More
1h 28m
Aug 2024
814: Fundamentals: HTML
In this episode of Syntax, Wes and Scott talk about HTML fundamentals — from basic structure and semantics to practical tips for better accessibility and SEO. They also discuss the difference between block and inline elements, form functionalities, HTML5 elements like dialog and ... Show More
55m 14s
Jul 2024
796: Do We Need JS Frameworks × Are You Over-Engineering? × Webview vs Native
Scott and Wes tackle a variety of audience questions, from the nuances of over-engineering to the energy consumption of AI LLMs. They also discuss the pros and cons of monorepos, frameworks, and the ever-important question: Do you really need to learn all the developer tooling? S ... Show More
58m 34s
Aug 2024
810: Effortless Light and Dark Mode × Theme Styling
In this episode of Syntax, Wes and Scott talk about the latest CSS theming properties and techniques for better controlling light and dark modes, as well as creating comprehensive color systems for applications and websites. Make sure to check out the video version of this episod ... Show More
37m 52s
Jan 2019
#40 Ignacio Anaya on discovering your valuable skills
Ignacio Anaya is a Full Stack Developer at the company BloqInc, a Tech Trainer and a Speaker from Argentina. He's Passionate about code, teaching and field hockey. He mostly works with JavaScript, Vue.js and Blockchain but likes to contribute to many dev communities and Open ... Show More
43m 54s