Background story
A few weeks ago I was scrolling through my Twitter and saw that one guy, who tweetet his nice and new GitHub profile. First thoughts I had, were... OMG this looks awesome or did he do that, so I wanted to do the same with my GitHub profile. After a few seconds I've already found the right page, that explained every single step to me.
With this article I am going to explain all these steps to you. So stay tuned and read till the end!
Let's start
First step: Create a GitHub repository
For this step, you need to create a GitHub repository, that has the name of your GitHub account.
In my case it was "PaulD103", like the name of my GitHub profile.
Second step: Create a README.md file
Do you know how to create README files?
It's basically the same. Just write some markdown language, give your README file a headline and write some personal information!
For a more detailed GitHub profile, you can use this template here:
Hi π , I'm Paul
A Self-Taught Developer, Currently Learning Artificial Intelligence in Python
-
π Iβm currently working on Side Projects in Javascript, I share on my own coded React WebApp -
π± Iβm currently coding an app in Flutter. In a few weeks V1.0 will be launched! -
π― Iβm looking to collaborate on JavaScript projects -
π€ Iβm looking for help with Artificial Intelligence in Python -
π¨βπ» All of my projects are available at javascriptcoding.org -
π¬ Ask me about Python, Flask, JavaScript, React.js, CSS and SQL -
π« How to reach me contact@javascriptcoding.org -
β‘ Fun fact I love films about artificial intelligences
Connect with me:
Languages and Tools:
Information
When visiting my profile you're able to see my total amount of Twitter followers, the views on my GitHub profile and my current stats on GitHub. I show you all the platforms, where you're able to connect with me to, like Twitter or Instagram and I tell you some tools and languages I am used to.
How to use this template?
- click on this profile
- look up the code
- copy it
- change all the name tags, with your information
Small template for a easier way to use
<h1 align="center">Hi π, I'm Paul</h1>
<h3 align="center">A Self-Taught Developer, Currently Learning Artificial Intelligence in Python</h3>
<p align="left"> <img src="https://komarev.com/ghpvc/?username=pauld103&label=Profile%20views&color=0e75b6&style=flat" alt="PaulD103" /> </p>
<p align="left"> <a href="https://github.com/ryo-ma/github-profile-trophy"><img src="https://github-profile-trophy.vercel.app/?username=pauld103" alt="PaulD103" /></a> </p>
- π Iβm currently working on [Side Projects in Javascript](https://github.com/PaulD103/javascriptcodingProjects), I share on my own coded [React WebApp](https://javascriptcoding.org)
- π± Iβm currently learning **Artificial Intelligence, CS50's Introduction to Artificial Intelligence with Python**
- π― Iβm looking to collaborate on **JavaScript projects**
- π€ Iβm looking for help with **Artificial Intelligence in Python**
- π¨βπ» All of my projects are available at [javascriptcoding.org](https://javascriptcoding.org)
- π¬ Ask me about **Python, Flask, JavaScript, React.js, CSS and SQL**
- π« How to reach me **contact@javascriptcoding.org**
- β‘ Fun fact **I love films about artificial intelligences**
Change the basic information about me like my profile names and set it to yours!
Support:
Comment down below, what you think about my GitHub profile. Follow me on Instagram @javascript_coding and make sure to check out my website for more awesome JavaScript side projects I coded on my own!
Top comments (0)