Skip to content

Instantly share code, notes, and snippets.

@eyarz
Last active September 12, 2023 19:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eyarz/383b84fc5d23e680c6dbaa7092f4b63b to your computer and use it in GitHub Desktop.
Save eyarz/383b84fc5d23e680c6dbaa7092f4b63b to your computer and use it in GitHub Desktop.
GitHub Profile For Env0

What

Upgrade your public GitHub profile and include Env0 in it 🤩

Screenshot 2023-09-12 at 21 39 01

Why

Our goal is to enhance the visibility of Env0 within the OpenTF Foundation initiative.
Since the Env0 Engineering team actively contribute and maintaining the OpenTF repository, we aim to ensure that each team member serves as an Env0 ambassador by improving their public GitHub profiles.
By doing so, every contribution you make to the OpenTF repository will effectively highlight Env0's involvement in this project to a wider audience.

How

Basic level

Upgrade your GitHub profile in ☝️ (one) simple steps:

Open a new public repository under your name and name it the same as your GitHub user name. For example, my GitHub user name is eyarz, so the repository name is also eyarz (https://github.com/eyarz/eyarz).

After doing this, I will open a PR with the default template.
All you need to do is approve my PR :)

Advanced level

You can also edit the default template and add your personal touch.
Create a README.md file (you can also do it from the GitHub UI editor) and inside paste the following code:

👋 Hi there, **I'm [YOUR_NAME]**, and I'm part of the **[Env0](https://www.env0.com) Engineering team** 🔧
<p align="left">
  <a href="[LINKEDIN_LINK]" target="blank">
    <img src="https://github-readme-stats.vercel.app/api?username=[GITHUB_USERNAME]&show_icons=true&count_private=true&theme=nord&hide=stars&rank_icon=github" alt="env0-logo-with-text" width="50%">
  </a>
</p>

---

<p align="left">
  <a href="https://www.env0.com/" target="blank">
    <img src="https://github.com/eyarz/eyarz/assets/19731161/7c7aeb76-06a3-4d54-bb15-68946a66106f" alt="env0-logo-with-text" width="30%">
  </a>
</p>

Scale IaC with Confidence. Working to ensure Terraform remains truly open source—always.

[![opentf repo card](https://github-readme-stats.vercel.app/api/pin/?username=opentffoundation\&repo=opentf\&show_owner=true)](https://github.com/opentffoundation/opentf)

Join the conversation: [https://opentfcommunity.slack.com/](https://opentfcommunity.slack.com/)

Don't forget to replace the following variables: YOUR_NAME, LINKEDIN_LINK, GITHUB_USERNAME.

Extra resources to customize your profile

Other nice GitHub profile for inspiration:

Make your profile pop:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment