The Funilrys Place
  • Home
  • About
  • GitHub
  • X
  • Instagram
  • Fediverse

Programming

A collection of 2 posts
Happy Numbers
Programming

Happy Numbers

Today I challenged myself to compute a way to find if a number is happy or not. So what is a happy number? To quote the wikipedia page: A happy number is defined by the following process: Starting with any positive integer, replace the number by the sum of the
24 Mar 2018 3 min read
Random Background
Programming

Random Background

How to get random background (in JavaScript)? That's what I do here! Functions In order to be more efficient I choose to write some Functions. backgrounds() We need a function which return a list of link (or filename) to use as background. /** * Return a list of URL */ function
25 Dec 2016 1 min read
Page 1 of 1
The Funilrys Place © 2025
  • GitHub
  • X
  • Instagram
  • Fediverse