Really cool retro terminal emulator that simulates a CRT on an old machine 🙂 Here’s more info about including instruction on how to install it on Linux machines: https://itsfoss.com/cool-retro-term/ The good news is that it works on Mac too! If you have Homebrew, just install it using: Enjoy!
Category: Coding
Amiga de retour grâce à Pimiga! L’ordinateur qui était 10 ans en avance sur son temps maintenant accessible à tous.
Un peu d’histoire d’abord, en commençant par le Commodore 64 Comme tout bon “geek” qui se respecte, j’ai une certaine passion pour les vieux systèmes rétro, et depuis quelques années je me passionne plus particulièrement pour le Commodore 64, mieux connu sous “C64“, un ordi qui s’est vendu à des millions d’exemplaires durant toute la…
Weather in CLI by poking wttr.in
Just felt like sharing this very nice and simple trick that you can perform in any UNIX-type command line system. Let’s say you’re remotely connected to a headless server and you just want to quickly know what is the weather forecast for the next few days. Simply type “curl wttr.in” followed by a slash and…
Just passed this HTML/CSS, JavaScript and React test with a 100% score! Yay :D
David GagnonHTML/CSS, JavaScript, and React TestDomeCertificate This adds up to another certificate (HTML/CSS, JavaScript, PHP & SQL) which I also recently obtained: https://app.testdome.com/cert/d52a695e6298424092b39a68bd8e4499
Mon appli de Meme est maintenant traduite en français aussi!
Voilà vous pouvez maintenant passer de l’anglais au français en cliquant sur le bouton en haut à droite: C’est par ici: http://toogreen.ca/meme/
Introducing: Instagreen!
https://toogreen.ca/instagreen As I mentioned in previous posts, I’m currently into learning ReactJS, and while doing so, I’m trying to build fun little projects which I can add to my portfolio. So here’s a new one, and probably the best one so far for sure: Instagreen! As the name implies, it is indeed a clone of…
Le Savoir
Je vous présente un nouveau petit site que j’ai créé en React.js, surtout pour pratiquer mes “skills” en développement, autant au niveau look que fonctionnalitées. J’ai tenté de reproduire, “from scratch”, le look du site du journal “Le Devoir”, donc oui c’est normal que vous y voyez des ressemblances évidentes 🙂 https://toogreen.ca/lesavoir/ Tant qu’à y…
New web version of my CV/Resume up!
As you may (or may not) know, I’m currently open to any work opportunities, therefore I worked on the “web” version of my CV quite a bit over the weekend. I’ve converted the static HTML version of it to a way better version using the React.js framework. This allowed me to make it bilingual by…
My first React.js App!
Yes, it’s just a very silly Meme Generator. Pretty simple stuff, but satisfying nonetheless to have a completed, working app that I entirely built myself (with the help of a tutorial, I will admit). In any case, here it is, go ahead and play around with it! https://toogreen.ca/meme/
Learn React.js
This is an AWESOME tutorial if you want to get into REACT and you’re not sure where to start…