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

Coding Golf

2024, Sep 29

Have you ever heard about Coding Golf ? Code golfing is a code competition whose aim is to find a algorithm that solves a given problem, with the shortest code.

tags: python coding competition 


Coding

Manage Excel workbooks with VBA

2023, Jul 20

Data collection is an important step of each data project. To perform each time the adequate analysis it's important to have access to a data toolbox, enabling the automation of some tasks related to data consolidation for example.
To help building an Excel toolbox on this matter, a few VBA code examples aimed to automate Excel workbooks management.

tags: coding Excel VBA 


Blog

Happy New Year 2023 !!!

2023, Jan 01

A quick animation for the New Year, made with p5js, based on 2 coding train challenges


tags: animation p5js coding 


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