Hello ! I'm Xavier Jouvenot and this is my fourth blog post on Hashnode, and also the latest for the Writeathon "4 Articles in 4 Weeks"! And since the topics is free, I will tell you how I ended up creating my personal custom GitHub profile. Self promotion: Here are a few social networks where… Lire la suite How you can create an awesome GitHub profile
Étiquette : GitHub
How to specify your Xcode version on GitHub Actions
Hello ! I'm Xavier Jouvenot and in this small post, I am going to explain how to specify your Xcode version on GitHub Actions. Self promotion: You can find other articles on computer science and programming on my website 😉 Problematic If you have CI/CD processes or if you want to create some for your… Lire la suite How to specify your Xcode version on GitHub Actions
How to get the profile picture of a GitHub account
Hello ! I'm Xavier Jouvenot and in this small post, we are going to see how to get the profile picture of a GitHub account. Self promotion: You can find other articles on my website 😉 Small Backstory When following a GitHub Learning Lab course, I ended up creating a portfolio using Markdown. During this… Lire la suite How to get the profile picture of a GitHub account