Kevin Workman
Kevin Workman
  • Видео 176
  • Просмотров 115 114
Oregon to California Timelapse
I took the scenic route from Eugene Oregon, through Klamath Falls and Plumas National Forest, to Mountain View California, and back again.
Music by Galaxy Productions: galaxyproductions.bandcamp.com/
Music by AudioCoffee: www.audiocoffee.net/
Просмотров: 90

Видео

Machine Learning Tools (like ChatGPT) - Intro to Web Dev Fall 2024
Просмотров 1272 месяца назад
happycoding.io/tutorials/how-to/machine-learning
APIs - Intro to Web Dev Fall 2024
Просмотров 1412 месяца назад
happycoding.io/tutorials/javascript/apis
Fetch - Intro to Web Dev Fall 2024
Просмотров 1152 месяца назад
happycoding.io/tutorials/javascript/fetch
GitHub Pages - Intro to Web Dev Fall 2024
Просмотров 1022 месяца назад
happycoding.io/tutorials/html/github-pages
GitHub Desktop - Intro to Web Dev Fall 2024
Просмотров 1042 месяца назад
happycoding.io/tutorials/html/github-desktop
GitHub Profile README - Intro to Web Dev Fall 2024
Просмотров 2012 месяца назад
happycoding.io/tutorials/html/github-pages
Bootstrap - Intro to Web Dev Fall 2024
Просмотров 832 месяца назад
happycoding.io/tutorials/javascript/bootstrap
p5.js - JavaScript Libraries - Intro to Web Dev Fall 2024
Просмотров 1453 месяца назад
JavaScript libraries: happycoding.io/tutorials/javascript/libraries p5.js tutorials: happycoding.io/tutorials/p5js
JavaScript Libraries - Intro to Web Dev Fall 2024
Просмотров 1093 месяца назад
happycoding.io/tutorials/javascript/libraries
Objects - Intro to Web Dev Fall 2024
Просмотров 443 месяца назад
happycoding.io/tutorials/javascript/objects
Arrays - Intro to Web Dev Fall 2024
Просмотров 433 месяца назад
happycoding.io/tutorials/javascript/arrays
For Loops - Intro to Web Dev Fall 2024
Просмотров 573 месяца назад
happycoding.io/tutorials/javascript/for-loops
If Statements and DOM Manipulation - Intro to Web Dev Fall 2024
Просмотров 633 месяца назад
happycoding.io/tutorials/javascript/if-statements
If Statements - Intro to Web Dev Fall 2024
Просмотров 533 месяца назад
happycoding.io/tutorials/javascript/if-statements
Interactive HTML - Intro to Web Dev Fall 2024
Просмотров 1664 месяца назад
Interactive HTML - Intro to Web Dev Fall 2024
Creating Functions in JavaScript - Intro to Web Dev Fall 2024
Просмотров 954 месяца назад
Creating Functions in JavaScript - Intro to Web Dev Fall 2024
Variables in JavaScript - Intro to Web Development Fall 2024
Просмотров 454 месяца назад
Variables in JavaScript - Intro to Web Development Fall 2024
Calling JavaScript - Intro to Web Dev Fall 2024
Просмотров 414 месяца назад
Calling JavaScript - Intro to Web Dev Fall 2024
CSS Layout - Intro to Web Dev Fall 2024
Просмотров 1404 месяца назад
CSS Layout - Intro to Web Dev Fall 2024
CSS - Intro to Web Dev Fall 2024
Просмотров 1274 месяца назад
CSS - Intro to Web Dev Fall 2024
Intro to Web Dev Fall 2024 - HTML Tags
Просмотров 854 месяца назад
Intro to Web Dev Fall 2024 - HTML Tags
Intro to Coding HTML in Glitch
Просмотров 1704 месяца назад
Intro to Coding HTML in Glitch
Human vs ChatGPT vs Bard - Vera Molnár Squares p5.js Coding Challenge
Просмотров 589Год назад
Human vs ChatGPT vs Bard - Vera Molnár Squares p5.js Coding Challenge
Vera Molnár Squares - p5.js Code Along
Просмотров 785Год назад
Vera Molnár Squares - p5.js Code Along
Training an Artificial Intelligence to Write New Taylor Swift Songs - Java Code Along
Просмотров 244Год назад
Training an Artificial Intelligence to Write New Taylor Swift Songs - Java Code Along
Remove Element - Leetcode 27 Code Along - Technical Interviewing
Просмотров 236Год назад
Remove Element - Leetcode 27 Code Along - Technical Interviewing
Search Insert Position - Leetcode 35 - Technical Interviewing
Просмотров 79Год назад
Search Insert Position - Leetcode 35 - Technical Interviewing
Valid Palindrome - Leetcode 125 - Technical Interviewing
Просмотров 169Год назад
Valid Palindrome - Leetcode 125 - Technical Interviewing
Image Pixel Spinner - Processing Code Along
Просмотров 413Год назад
Image Pixel Spinner - Processing Code Along

Комментарии

  • @gkreisman
    @gkreisman 23 дня назад

    super helpful for learning something new for Genuary 2025 day 5.

  • @louis1001
    @louis1001 26 дней назад

    this is great, love it. Another effect would be to have pick both pixels randomly, and lerp the original towards the other one slightly. if you do that for a limited amount of iterations, it should approximate the noise patterns that cameras (film and digital) tend to have. specially if instead of random pixels, the selection has some sort of radius of neighbors.

  • @MaikMakensi
    @MaikMakensi Месяц назад

    Great video, helped me publish my first website!! A warning for newbies like me, github is case sensitive. Your capitalization on your code which might work when you try it locally but once you publish it the code will break and give you a good scare.

  • @RevN3
    @RevN3 Месяц назад

    I love time lapses. What speed are you running this at? I'm guessing 10x to 20x for the majority of the trip and then at the very end I think you cranked it up to 200x which looks really awesome by the way!

  • @lolitomafanga1198
    @lolitomafanga1198 Месяц назад

    This is not working for me: localhost:8080/hello/index.html

  • @EnigmaPy-tl7kn
    @EnigmaPy-tl7kn Месяц назад

    Great introductory video thank you!

    • @KevinWorkman
      @KevinWorkman Месяц назад

      @@EnigmaPy-tl7kn Thanks, I'm glad it was useful!

  • @oumoworld
    @oumoworld 2 месяца назад

    This is the real beginners friendly, much love kevin!!

  • @autumnkey7058
    @autumnkey7058 2 месяца назад

    This was super helpful!! for loops can feel really complicated, but you did a good job of explaining each step!

    • @KevinWorkman
      @KevinWorkman 2 месяца назад

      Thank you! I'm always learning different ways to explain these concepts, so I appreciate the feedback!

  • @13elementbey
    @13elementbey 2 месяца назад

    LOL I Feel u bro! It makes me annoyed too 😂 I need that shit gone!!!

  • @nanookrubsit
    @nanookrubsit 2 месяца назад

    this is great. thx!

  • @MrDestinyproduction
    @MrDestinyproduction 3 месяца назад

    amazing

  • @SerikPoliasc
    @SerikPoliasc 4 месяца назад

    Gonzalez Cynthia Williams Betty Harris Kevin

  • @comfyera
    @comfyera 4 месяца назад

    The time traveling music was legendary. Also, this lesson makes CSS feel so much more figureoutable! I especially appreciated you sharing the history of CSS and the revelation that you also found it overwhelming at first. It made learning CSS feel much less intimidating!

  • @dnmw1139
    @dnmw1139 6 месяцев назад

    Batman: The Animated Series - Season 1 - All Episodes Playing Simultaneously

  • @dnmw1139
    @dnmw1139 6 месяцев назад

    Star Trek TOS - Season 3 - All Episodes Playing Simultaneously

  • @dnmw1139
    @dnmw1139 6 месяцев назад

    Star Trek TOS - Season 2 - All Episodes Playing Simultaneously

  • @dnmw1139
    @dnmw1139 6 месяцев назад

    Bobs Burgers - Every Season 14 Episode Playing at the Same Time

  • @dnmw1139
    @dnmw1139 6 месяцев назад

    Bobs Burgers - Every Season 13 Episode Playing at the Same Time

  • @dnmw1139
    @dnmw1139 6 месяцев назад

    Bobs Burgers - Every Season 12 Episode Playing at the Same Time

  • @dnmw1139
    @dnmw1139 6 месяцев назад

    Bobs Burgers - Every Season 11 Episode Playing at the Same Time

  • @dnmw1139
    @dnmw1139 6 месяцев назад

    Bobs Burgers - Every Season 10 Episode Playing at the Same Time

  • @dnmw1139
    @dnmw1139 6 месяцев назад

    Bobs Burgers - Every Season 9 Episode Playing at the Same Time

  • @dnmw1139
    @dnmw1139 6 месяцев назад

    Bobs Burgers - Every Season 8 Episode Playing at the Same Time

  • @dnmw1139
    @dnmw1139 6 месяцев назад

    Bobs Burgers - Every Season 7 Episode Playing at the Same Time

  • @dnmw1139
    @dnmw1139 6 месяцев назад

    Bobs Burgers - Every Season 6 Episode Playing at the Same Time

  • @dnmw1139
    @dnmw1139 6 месяцев назад

    Bobs Burgers - Every Season 5 Episode Playing at the Same Time

  • @dnmw1139
    @dnmw1139 6 месяцев назад

    Bobs Burgers - Every Season 4 Episode Playing at the Same Time

  • @dnmw1139
    @dnmw1139 6 месяцев назад

    Bobs Burgers - Every Season 3 Episode Playing at the Same Time

  • @dnmw1139
    @dnmw1139 6 месяцев назад

    Bobs Burgers - Every Season 2 Episode Playing at the Same Time

  • @dnmw1139
    @dnmw1139 6 месяцев назад

    Stranger Things Season 4 All Episodes Playing Simultaneously

  • @dnmw1139
    @dnmw1139 6 месяцев назад

    Stranger Things Season 3 All Episodes Playing Simultaneously

  • @dnmw1139
    @dnmw1139 6 месяцев назад

    Stranger Things Season 2 All Episodes Playing Simultaneously

  • @adarshrao281
    @adarshrao281 6 месяцев назад

    Thank you for this! I wanted to build isometric cubes using p5.js for a project and this was very helpful :)

  • @nayzal
    @nayzal 6 месяцев назад

    thanks so much for this! really helpful

  • @dnmw1139
    @dnmw1139 8 месяцев назад

    Superman: The Animated Series - Every Episode Playing Simultaneously

  • @reid_makes_art
    @reid_makes_art 9 месяцев назад

    Hey that's pretty cool

  • @aleksszukovskis2074
    @aleksszukovskis2074 11 месяцев назад

    that is not orbiting. you've coded circling. >:(

  • @CodingAdventures
    @CodingAdventures Год назад

    Cool example!

  • @carecavoador
    @carecavoador Год назад

    Awesome! Thrilled to see new content.

  • @siriusleto3758
    @siriusleto3758 Год назад

    Thanks.

  • @decentwig5648
    @decentwig5648 Год назад

    Is this out of date? I followed this and index.html returns a 404 error. The documentation seems to suggest jetty only works with war files

  • @DaveHoskinsCG
    @DaveHoskinsCG Год назад

    The deep hollow echo of your desk and keyboard is surprisingly annoying. We can hear you drum your fingers as well. So it’s almost continuous. 😅😂

  • @preesi1403
    @preesi1403 Год назад

    I used adblock ultimate to block

  • @zaipaiermaimaiti3767
    @zaipaiermaimaiti3767 Год назад

    I have already done most of the steps, when i trying to run my html file on the server it's shows error to me even i had this file in the folder already, can anybody help me with this Thanks.

  • @AaronBLVCK
    @AaronBLVCK Год назад

    great tutorial do you have any videos on how to change a shapes color when you hover over it with the mouse?

  • @jama3335
    @jama3335 Год назад

    wonderful video

  • @gordanzadro5765
    @gordanzadro5765 Год назад

    Hi Kevin and thanks a lot for spreading your knowledge 🙏 Is there a way to change color of different parts of the house, like draw four house but i want that second one have red windows and third one to have green roof and so on.....

  • @cliffearl7483
    @cliffearl7483 Год назад

    When you mash your keyboard it sounds like you are smashing your desk with a hammer.. better sound would be great. Nice video regardless :)

  • @Derek-kn9bv
    @Derek-kn9bv Год назад

    Thank you very much for teaching this code, they asked me for a class and I didn't know how to do it, very good video

  • @ceciliahamilton5278
    @ceciliahamilton5278 Год назад

    exquisite content, instructions and wonderful patience, thank you!