Skip to content

andylovecloud/How-to-Create-a-GitHub-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

32 Commits
Β 
Β 

Repository files navigation

πŸ€” How to Create a GitHub Portfolio

Hello there, I'm Andy! πŸ™‹ This is a basic guide to create your GitHub portfolio for beginner.

It's aim to :

πŸ‘‰πŸ» Beginners in IT or whoever looking to showcase samples of work, or projects.

πŸ‘‰πŸ» Build your digital resume to demonstrate your technical skills.

πŸ‘‰πŸ» A fun and visualized way to track of your projects.

Why I created this guideline 😊 ?

I'm using Github while studying in University a lot, but don't know how to maximize the benefit of make it as my porfolio. I didn't understand how it worked and ended up leaving it aside.

However, since nearly at the end of my 2nd Bachelor (2024), I've become quite obsessed with writing in Markdowns πŸ˜† and have learned how to use it.

Now, I'm excited to share this knowledge with everyone. πŸ™‚

Table of content

Introduction

πŸ“Œ Repository (or repo): Fancy word for a folder. Think of it as your digital junk drawer, but way more organized. Each repo holds one project, so feel free to hoard as many as you likeβ€”no judgment!

πŸ“Œ README.md: The repo’s welcome mat. It’s the first thing people see, so it’s your chance to dazzle them with a project summary, witty intro, or even your favorite dad jokes.

πŸ“Œ Fork: The "Ctrl+C, Ctrl+V" of GitHub. You can copy someone’s repo, mess around with it, and pretend you're a genius coder. Don't worry, your edits stay in your sandboxβ€”no repo owner rage here!

Oh, and guess what? You don’t need to download GitHub Desktop to get started. Your browser is all set to be your sidekick. No capes required. πŸ˜‰

How to Build Your GitHub Profile Like a Pro ?

Do you want to make the impresss porfolio like mine?

Screenshot 2025-01-29 at 10 23 35

Follow these below simple steps:

Step 01: Click the + button on the top and create new respository

Screenshot 2025-01-29 at 12 32 20

Step 02: Create a new repository with the exact same name as your username.

Screenshot 2025-01-29 at 12 36 29

Step 03: Edit Readme.md file

The file format for the profile is Markdown (.md). By default, the name of the file is README.md, so you can leave it as it is.

Screenshot 2025-01-29 at 12 41 40

Now, start writing your profile! πŸ˜„ Once you're done, scroll up and click Commit changes.

Screenshot 2025-01-29 at 13 14 07

Best practice : input the time when you commit the changes or with reason of changes for easy to remind later on.

πŸ“ What to write? How to make your GitHub Profile Stand Out! πŸš€

Want to create an eye-catching profile? Here’s what you can include:

πŸ“Œ A short & sweet introduction – Let the world know who you are!
πŸ“Œ Your skills – Show off your expertise in data analysis, SQL, Python, Tableau, web development, and more.
πŸ“Œ Cool extras – Add visitor counters, clickable icons, and other fancy features. (You might need to do a bit of research to make the magic happen! ✨)
πŸ“Œ Your top projects – Highlight the work you’re most proud of.

For more inspiration, check out these resources:

πŸ”— GitHub's guide on managing your profile README – A step-by-step guide to building your profile.
πŸ”— Awesome GitHub Profile README – A collection of incredible GitHub profiles to spark your creativity!

How to Add Your Personal Touch / Customize to Markdown Files?

GitHub’s Markdown guides are as user-friendly as they come! Here are some top-notch resources to help you style your Markdown files like a pro:

πŸ“Œ Basic Writing and Formatting Syntax: Learn how to customize Markdown files with GitHub's comprehensive guide.

πŸ“Œ Organizing Information with Tables: Want neat tables? This guide has your back!

πŸ“Œ Creating and Highlighting Code Blocks: Perfect for showcasing your SQL, Python, or other code snippets in style.

Bonus tip: Sprinkle some personality into your Markdown with emojis! πŸŒŸπŸ™ŒπŸ»πŸ™‹πŸ“šπŸŒ€

  • πŸͺŸ Windows: Press Windows logo key + . (period)
  • πŸ–₯️ Mac: Press Control + Command + Spacebar

How to Fork / Clone a Repository (or clone this repository)?

Let’s say you stumble upon an awesome repo, and you’re thinking, "Whoa! How did they add those slick icons, a Twitter button, and all the cool stuff?" πŸ€”βœ¨

Screenshot 2025-01-29 at 12 08 27

No worriesβ€”GitHub lets you peek behind the curtain!

Step 1: Click on the fork🍴 icon at the top right of the page

Screenshot 2025-01-29 at 12 08 27

Step 2: Create folder with the name you want and click Create fork

Screenshot 2025-01-29 at 12 15 22

Step 3: Check whether the folder already under your name. If yes, congrastulation :)

Screenshot 2025-01-29 at 12 15 55

Just check out their README.md file or other Markdown files in the repo.

Screenshot 2025-01-29 at 12 41 40

Click on the file, hit the "Raw" button, and boomβ€”you’ll see the magic behind the formatting.

Want to try it yourself? Look for Markdown tricks like:

  • πŸš€ Shields.io badges for fancy icons
  • πŸ”— HTML snippets for buttons (yep, Markdown supports HTML!)
  • 🐦 Twitter embeds for social links

Now go forth and reverse-engineer like a pro! πŸ”₯😎

If you like this guideline , please give this repo a Star 🌟 Happy GitHub-ing! πŸ™†

About

How to create a GitHub portfolio to showcase your projects for beginner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published