Paris - Alexandre III bridge with Eiffel tower in the background

Realce.net

Coding, ML, tech musings and inspiration from Paris



 

Hello !

Welcome to Realce.net

If you're interested in coding, you'll find here why we code with enthusiasm, exploring creativity with P5js coding, the power of Machine Learning algorithms with python, as well as improving productivity with VBA, and much more.

Scroll below to find out more about our recent highlights!

 

Coding

How to write a p5js script ?

2024, Jul 03

A few words describing how to write a first p5js script
Hopefully it will give some insight on how these creative tool can be used to learn coding while making art with code !

tags: code p5js javascript 


realce.net-animation-p5js-first-animation
Coding

Animations made with p5.js

2023, Jun 01

Another 3D animation made with the p5js :


tags: animation p5js javascript 


Coding

Coding train video : How to compute Pi with toothpicks

2023, Mar 15

Yesterday was 3/14 alias #PiDay and once again, Coding Train's channel creator Daniel Shiffman shows us another fun way to compute an approximation of PI, this time with toothpicks.

tags: code p5js javascript 


Coding

One good way to get to code in Javascript

2021, May 02

Today, there are multiple ways to get into "coding". There multiple languages each with its own grammar, among them there are javascript and python.
I wanted to share one ressource for learning coding with javascript.

tags: coding  p5js javascript 


Coding

The year clock

2019, Aug 19

This project involves displaying dynamically the percentage of elapsed time for the current year. It was developed using the p5.js Javascript library.

In the image below in the center the percentage and below the timezone taken into account in the computation of this percentage.


tags: project code javascript