peter_r_cook's profile picture. Fascinated by tools for visualising data (ggplot2, D3, Tableau etc). Senior visualisation developer at @f_l_o_u_r_i_s_h. Created @d3indepth and @createwithdata.

Peter Cook

@peter_r_cook

Fascinated by tools for visualising data (ggplot2, D3, Tableau etc). Senior visualisation developer at @f_l_o_u_r_i_s_h. Created @d3indepth and @createwithdata.

置頂

I'm excited to announce my new course Visualising Data with JavaScript createwithdata.com/visualising-da… It contains 2.5 hours of video content, code examples, two eBooks and shows you how to make charts, maps, data stories and data dashboards using JavaScript (1/7)

peter_r_cook's tweet image. I'm excited to announce my new course Visualising Data with JavaScript createwithdata.com/visualising-da… It contains 2.5 hours of video content, code examples, two eBooks and shows you how to make charts, maps, data stories and data dashboards using JavaScript (1/7)

I've just published a new book AI for Data Visualisation leanpub.com/ai-for-data-vi…. Learn how to make charts, maps and dashboards using prompts.

peter_r_cook's tweet image. I've just published a new book AI for Data Visualisation leanpub.com/ai-for-data-vi…. Learn how to make charts, maps and dashboards using prompts.

Peter Cook 已轉發

Just a quick note to say that I'm currently looking for work. Either Node/Typescript or .NET/C#. Happy to consider contract or perm, but must be remote. Thanks all! RT appreciated 🙏


Peter Cook 已轉發

I've updated D3 in Depth to cover ES modules. Instead of loading the whole D3 library, each example now loads individual modules such as d3-selection d3indepth.com

d3indepth's tweet image. I've updated D3 in Depth to cover ES modules. Instead of loading the whole D3 library, each example now loads individual modules such as d3-selection d3indepth.com

Prior to leaving @williamsracing @HillF1's win rate was second only to Fangio and Jim Clark app.peterrcook.com/f1-greatest/

peter_r_cook's tweet image. Prior to leaving @williamsracing @HillF1's win rate was second only to Fangio and Jim Clark app.peterrcook.com/f1-greatest/

Peter Cook 已轉發

D3 Start to Finish by Peter Cook is on sale on Leanpub! Its suggested price is $50.00; get it for $26.25 with this coupon: leanpub.com/sh/n41uS0jR @createwithdata #Graphics #Javascript #D3Js #DataScience


Peter Cook 已轉發

This dashboard of @RNLI launch data is built using React, @LeafletJS and @chartjs. It's also a static application (no API required) and hosted on the fantastic @surge_sh for free 💚 rnli-dashboard.surge.sh

peter_r_cook's tweet image. This dashboard of @RNLI launch data is built using React, @LeafletJS and @chartjs. It's also a static application (no API required) and hosted on the fantastic @surge_sh for free 💚 rnli-dashboard.surge.sh

Peter Cook 已轉發

Next Thursday we will be putting our JavaScript best practices aside to fulfill a set of challenges in the fewest possible characters. All experience levels welcome. Join us in-person or online. 🍕 provided by @RunwayEast 🍺 provided by @SiliconBrighton meetu.ps/e/NgtWC/jF52z/i

meetup.com

JavaScript Golf 4, Thu, Jul 4, 2024, 7:00 PM | Meetup

Come and join us on Thursday July 4th where Tom Parslow - long time Async attendee and chief code typer at [Buzzshot.com](https://buzzshot.com), will task us to solve a ser


I'll be showing how particle flow animations (such as earth.nullschool.net) are built using JavaScript, tonight at @asyncjs Brighton - some interesting maths and coding to be shared! meetup.com/async-web-tech…

peter_r_cook's tweet image. I'll be showing how particle flow animations (such as earth.nullschool.net) are built using JavaScript, tonight at @asyncjs Brighton - some interesting maths and coding to be shared! meetup.com/async-web-tech…

I'll be showing how particle flow animations such as the wind map by @wattenberg and @viegasf are created. Come to @asyncjs Brighton on 2/5/24.

peter_r_cook's tweet image. I'll be showing how particle flow animations such as the wind map by @wattenberg and @viegasf are created. Come to @asyncjs Brighton on 2/5/24.

Join us on May 2nd where Peter Cook will show how to build a particle flow animation from first principles. We'll be taking a step by step journey and will learn about vectors, velocity fields, particle animation, Canvas element and requestAnimationFrame meetup.com/async-web-tech…

meetup.com

Particle Flow, Thu, May 2, 2024, 7:00 PM | Meetup

[Peter Cook](https://www.peterrcook.com/) will show how to create particle flow animations. These use similar techniques to visualisations such as the [hint.fm wind map](ht



Peter Cook 已轉發

Join us on May 2nd where Peter Cook will show how to build a particle flow animation from first principles. We'll be taking a step by step journey and will learn about vectors, velocity fields, particle animation, Canvas element and requestAnimationFrame meetup.com/async-web-tech…

meetup.com

Particle Flow, Thu, May 2, 2024, 7:00 PM | Meetup

[Peter Cook](https://www.peterrcook.com/) will show how to create particle flow animations. These use similar techniques to visualisations such as the [hint.fm wind map](ht


Still one of my favourite visualisations, we can see storm Isha approaching earth.nullschool.net/#current/wind/…

peter_r_cook's tweet image. Still one of my favourite visualisations, we can see storm Isha approaching earth.nullschool.net/#current/wind/…

My new course Visualising Data with JavaScript mostly covers libraries such as @chartjs but also covers Tidy.js by @pbesh which is a fantastic, easy to use library for data processing, similar to R's dplyr createwithdata.com/visualising-da…

peter_r_cook's tweet image. My new course Visualising Data with JavaScript mostly covers libraries such as @chartjs but also covers Tidy.js by @pbesh which is a fantastic, easy to use library for data processing, similar to R's dplyr createwithdata.com/visualising-da…
peter_r_cook's tweet image. My new course Visualising Data with JavaScript mostly covers libraries such as @chartjs but also covers Tidy.js by @pbesh which is a fantastic, easy to use library for data processing, similar to R's dplyr createwithdata.com/visualising-da…
peter_r_cook's tweet image. My new course Visualising Data with JavaScript mostly covers libraries such as @chartjs but also covers Tidy.js by @pbesh which is a fantastic, easy to use library for data processing, similar to R's dplyr createwithdata.com/visualising-da…

Peter Cook 已轉發

Thats awesome! Congrats on creating a course to teach others how to make data dashboards with JavaScript! 🎉📊 #VisualisingData #JavaScript


For bar and line charts my favourite JavaScript library is @chartjs. It's surprisingly stylable and customisable and can be combined with UI libraries such as @reactjs to make dashboards. I show how in my new course createwithdata.com/visualising-da…

peter_r_cook's tweet image. For bar and line charts my favourite JavaScript library is @chartjs. It's surprisingly stylable and customisable and can be combined with UI libraries such as @reactjs to make dashboards. I show how in my new course createwithdata.com/visualising-da…

Learn how to make a data dashboard using JavaScript, @chartjs, @leafletjs and @reactjs in my new course Visualising Data with JavaScript createwithdata.com/visualising-da…


Loading...

Something went wrong.


Something went wrong.