Desarrollo5 min
How to Customize Your GitHub Profile with a README.md
C
Camilo Pinzon
March 29, 2025
If you want to stand out on GitHub and make your profile look more professional, you can add a README.md file to your profile repository. This allows you to showcase important information like your favorite technologies, featured projects, and social media links.
Step 1: Create Your Profile Repository
To enable this feature, follow these steps:
- Create a new repository on GitHub.
- Name the repository exactly as your GitHub username (e.g., camilopinzon).
- Check the option "Initialize this repository with a README".
Step 2: Edit the README.md
Once the repository is created, edit the README.md file and add engaging content. You can include:
- A short introduction about yourself.
- Technologies you specialize in.
- GitHub stats.
- Links to social media and your website.
Example README.md:
### Hi, I'm Camilo Pinzón 👋
🚀 **Front-End Developer | React | JavaScript | TypeScript**
I'm a passionate **front-end developer** specializing in **React, TypeScript, and SASS**.
📌 **Looking for:** New projects and a long-term opportunity.
🎯 **Goal:** Build impactful and scalable web applications.
---
### 🛠️ Tech Stack



---
📫 **Let's connect:**
[](https://camilopinzon.netlify.app/)
[](https://www.instagram.com/camilopinzon_developer)
Step 3: Make It Attractive with Badges & Stats
You can add badges and even include your GitHub stats using:

