DEV Community

Cover image for Awesome GitHub profile every developer 👨🏻‍💻 must have‼️🤩
Paul Dunz
Paul Dunz

Posted on • Updated on

Awesome GitHub profile every developer 👨🏻‍💻 must have‼️🤩

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:

GitHub logo PaulD103 / PaulD103

My personal repository

Hi 👋, I'm Paul

A Self-Taught Developer, Currently Learning Artificial Intelligence in Python

PaulD103

PaulD103

  • 🔭 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:

pauld103 pauldunz javascript_coding

Languages and Tools:

bash css3 git html5 javascript mysql nodejs python react

pauld103

 pauld103

pauld103

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**
Enter fullscreen mode Exit fullscreen mode

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)