home.social

#codingtrain — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #codingtrain, aggregated by home.social.

  1. A new Coding Train vidéo talking about running transformers in your web browser? Yes that's it 😁 No tedious installation steps... Just a few lines of javascript code and so many creative possibilities! Check it out!👍

    #Transformers #P5js #javascript #video
    #AI #TranformersJS #HugginFace
    #codingTrain #coding #creativity #tutorial #innovation #tech #computerScience

    youtube.com/watch?v=KR61bXsPlL

  2. A new Coding Train vidéo talking about running transformers in your web browser? Yes that's it 😁 No tedious installation steps... Just a few lines of javascript code and so many creative possibilities! Check it out!👍

    #Transformers #P5js #javascript #video
    #AI #TranformersJS #HugginFace
    #codingTrain #coding #creativity #tutorial #innovation #tech #computerScience

    youtube.com/watch?v=KR61bXsPlL

  3. A new Coding Train vidéo talking about running transformers in your web browser? Yes that's it 😁 No tedious installation steps... Just a few lines of javascript code and so many creative possibilities! Check it out!👍

    #Transformers #P5js #javascript #video
    #AI #TranformersJS #HugginFace
    #codingTrain #coding #creativity #tutorial #innovation #tech #computerScience

    youtube.com/watch?v=KR61bXsPlL

  4. A new Coding Train vidéo talking about running transformers in your web browser? Yes that's it 😁 No tedious installation steps... Just a few lines of javascript code and so many creative possibilities! Check it out!👍

    #Transformers #P5js #javascript #video
    #AI #TranformersJS #HugginFace
    #codingTrain #coding #creativity #tutorial #innovation #tech #computerScience

    youtube.com/watch?v=KR61bXsPlL

  5. A new Coding Train vidéo talking about running transformers in your web browser? Yes that's it 😁 No tedious installation steps... Just a few lines of javascript code and so many creative possibilities! Check it out!👍

    #Transformers #P5js #javascript #video
    #AI #TranformersJS #HugginFace
    #codingTrain #coding #creativity #tutorial #innovation #tech #computerScience

    youtube.com/watch?v=KR61bXsPlL

  6. #100DaysOfCode day 21:
    Slowly working on a #codingTrain challenge, making a flow field with perlin noise. But no sleep and new meds are messing with me.
    Also revisited #FreeCodeCamp and their fullstack dev course
    #JavaScript #P5JS #HTML #CSS #CreativeCode

    thecodingtrain.com/challenges/

  7. #100DaysOfCode day 20½:
    Can't call it a full day, had a doctors visit, but I did find time for a little bit in my #Algebra course, and I think I need to find a good mediate #Python course to learn that.
    I also started a coding challenge from #CodingTrain.

    #JavaScript #P5JS #Math #CreativeCode

  8. Expanding on the algorithms in Daniel Shiffman's mathematical marbling coding challenge.

    Code on openProcessing: openprocessing.org/sketch/2430423

    #algorithmicArt #javascript #p5js #codingtrain

  9. Inspired by Danial Shiffman 's mathematical marbling tutorial to make some splattery abstract art. Maybe still have something things to fiddle with, but really starting to enjoy where it's going.


    #creativeCoding #p5js #javascript #abstractArt #codingTrain

  10. I'm back with another #pico8 sample. #codingtrain number 4 - Purple Rain.

    This time I took some creative license and added adjustable wind and drop speed along with the distance-based parallax drops!

    Code: github.com/markallanson/pico8-

  11. The Coding Train is a gold mine for learning Processing and/or programming with p5.js!

    BTW, Happy Birthday, Pi!

    Welcome to the Coding Train with Daniel Shiffman! A community dedicated to learning creative coding with beginner-friendly tutorials and projects on YouTube and more.

    🔗 thecodingtrain.com/

    #codingtrain #p5js #processing #programming

  12. The next #pico8 sample is ready! A very basic snake game inspired by #codingtrain coding challenge 3. Again ported from p5!

    There's a bit of tweaking to do here - start slower, maybe make the food bigger and the snake fatter as it's pretty tricky to play in this basic form :D

    Code here: github.com/markallanson/pico8-

    Let me know if you want more or less comments in the code. Not sure how much to add or whether to do proper lua function docs etc.

  13. The #pico8 fantasy console caught my attention about a year ago. It's about time to start writing some code for it.

    I've started a small #github repo of sample code on github.com/markallanson/pico8- that I'll be occasionally updating.

    Only one thing there at the moment - but #codingtrain has got a lot of rich pickings to port from p5.js to Pico-8! 😈

  14. Gonna take a sentimental journey: Der Coding Train hat eine (neue?) Website

    Der »Coding Train«, Daniel Shiffmans YouTube-Kanal hat eine neue (?) Website. Das ist nicht unbedingt eine neue Meldung, das stand schon einmal am 14. September letzen Jahres im Schockwellenreiter. Aber damals war die Site noch Beta, nun aber hält Shiffman diese Site für so ausgereift, daß er sie stolz in einem brandneuen Video vorstellt: kantel.github.io/posts/2023060 #CodingTrain

  15. Not a lot of postin' b/c too much codin'

    Up to through Day 25 on the Nature of Code binge. We're off the v2 playlist, but there are plenty of existing Coding Challenges on the topics and of course the book!

    Path follower or Wander, this boid is having a good time.

    carlynorama.github.io/2023Janu

    #30DaysOf #NatureOfCode #CodingTrain #CreativeCoding #p5js

  16. Day 17, end of Chapter 3... springs! Springs attached to Springs! (Image attached) Day 18, start Chapter 4 and particle systems (no image attached)

    But REALLY, I spent too much time trying to convince VSCode to highlight my python variables in HTML files improving my little static site generator I've got going on.

    github.com/carlynorama/small-s

    #30DaysOf #NatureOfCode #CodingTrain #p5js #CreativeCoding #vscode

  17. Day 15 was oscillation, Day 16... Pendulums! Worked my way up to writing a recursive pendulum stack which alternates between boring and crazy depending on starting conditions.

    carlynorama.github.io/2023Janu

    #30DaysOf #NatureOfCode #p5js, #CreativeCoding, #GenerativeArt, #CodingTrain

  18. Okay, first day with TypeScript set up in the repo... and I didn't use it! Doh. These sketches were too simple to bother. Did I get to play around with sliders... These sketches are based on Coding Challenge #136

    carlynorama.github.io/2023Janu

    #30DaysOf #NatureOfCode #CodingTrain #p5js #CreativeCoding, #GenerativeArt

  19. Day 10: Last day of the quadtree, finally made a duplicate of Quadtree Video 3! Tried to add the mover to it and realized I had a glitch where not all the particles in a region update. Not going to fix it right now, but posted the broken thing too for the record!

    #CreativeCoding #30DaysOf #NatureOfCode #CodingTrain #p5js #GenerativeArt

    youtube.com/watch?v=z0YFFg_nBj

    carlynorama.github.io/2023Janu

  20. Okay... now REMOVING points. Built on the code from yesterday to turn the mover into a sweeper that removes points from the quadtree as it goes. The actual QuadTree class is a MESS but it works! I REALLY REALLY miss Swift.

    carlynorama.github.io/2023Janu

    #CreativeCoding #p5js #NatureOfCode #CodingTrain #30DaysOf

  21. Dream of Cherry Blossoms

    Genuary 09: Plants

    #genuary #genuary2023 #genuary9 #CodingTrain

    Credit where credit is due... I followed along with Daniel Shiffman's CodingTrain video "Coding Challenge #17: Fractal Trees - Space Colonization" for this one

  22. Alright, since I was just pounding on the QuadTree I didn't post the last couple of days, but in todays last sketch a few things really came together technically. It's a nice illustration of the difference between using Gaussian Random and Perlin Noise to create the point cloud.

    #p5js #CreativeCode #30DaysOf #NatureOfCode #CodingTrain

    carlynorama.github.io/2023Janu

  23. Okay Day 5 is posted! It's a rough draft of a QuadTree.

    This code takes a brief interlude from the regular playlist to follow along with a coding challenge. Making a quad tree. I added in a lot of type checks to narrow down errors. Thank you @todbot for putting up with my complaining about "TyPe mAYham" and giving me some pointers on making life easier using javascript.

    #p5js #CreativeCoding #30DaysOf #CodingTrain #NatureOfCode

    carlynorama.github.io/2023Janu

  24. Day 3 of my January project getting back into visual #CreativeCoding shape using the Nature Of Code playlist. I'm going to lay off the genuary hashtag to keep it for the people who are able to stay on task 😂 Here is an image from letting the "mass" sketch run a long time. carlynorama.github.io/2023Janu

    #NatureOfCode #CodingTrain #30DaysOf #CreativeCoding #p5js

  25. I'm too rusty to follow along with the genuary prompts, but @shiffman 's Nature of Code v2 playlist is a really great alternative. So far having a lot of fun! The site css may or may not improve along the way. 😂 youtube.com/playlist?list=PLRq carlynorama.github.io/2023Genu #genuary2023 #creativecoding #p5js #codingtrain #natureofcode

  26. Somehow spending time in trains is a super effective time for work.

    Working on a plain 100 LOC Javascript audio sequencer for tomorrows lecture/workshop at FH Bielefeld. Students will have to find errors and fix the program to get a running version as an assignment.

    #train #deutschebahn #creativecoding #codingtrain #javascript #webdev

  27. Choo Choo: Der »Coding Train« hat einen neuen Heimatbahnhof

    An manchen Tagen friert die Hölle zu: So auch heute, denn Daniel Shiffman verkündet stolz, daß der »Coding Train« auf eine neue Website umgezogen ist. Mit einer neuen Gliederung wird versucht, Ordnung in das Chaos zu bringen, das zwangsläufig entsteht, wenn man über viele Jahre alle seine Inhalte auf einer Website sammeln und präsentieren will. blog.schockwellenreiter.de/202 #CodingTrain #Processing #P5js #CreativeCoding

  28. Worknote: Coding Train Farbpalette reloaded

    Ich habe im GitHub Repositorium der Coding Train Website eine Abbildung gefunden, die eine genauere Erfassung der Farbvariablen im Graphikprogramm meines Vertrauens erlaubt. Außerdem sind dort noch zwei Orange-Töne hinzugekommen. Ich habe meine alte Coding Train Farbpalette daher erweitert und korrigiert: blog.schockwellenreiter.de/202 Es ist alles noch bonbonbunter geworden #CodingTrain #Farbpalette