Skip to content

A curated list of inspiring GitHub DevFolio from developers, designers, and tech enthusiasts around the world. ๐ŸŒ

License

Notifications You must be signed in to change notification settings

recodehive/awesome-github-profiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Typing SVG

๐Ÿ“Š Project Metrics

๐ŸŒŸ Stars ๐Ÿด Forks ๐Ÿ› Issues ๐Ÿ”” Open PRs ๐Ÿ”• Closed PRs
Stars Forks Issues Open Pull Requests Closed Pull Requests

๐Ÿ”Welcome to the awesome-github-profiles repo project! ๐ŸŒŸ.

This README will guide you through the contribution process and provide essential information about the project.

Before Getting Startedโญ

Running in your local directory โœจ

  • npm install ( this will install all the required npm modules)
  1. Fork the Repository:

    • Click the "Fork" button on the top right of the repository page. This creates a copy of the repository under your GitHub account.
  2. Clone Your Fork:

    • Run the following command in your terminal:
      git clone https://github.com/YOUR_USERNAME/awesome-github-profiles.git
    • This command downloads your fork to your local machine.
  3. Create a Branch:

    • Navigate into the cloned repository and switch to the gh-pages branch:
      cd awesome-github-profiles
      git checkout gh-pages
    • Create a new branch for your feature or fix:
      git checkout -b your-feature-branch
  4. Make Your Changes:

    • Implement your changes in your local repository. Make sure your code is clean and follows the project's coding style guidelines.
  5. Test Your Changes:

    • If applicable, run tests to ensure that your changes do not break existing functionality.
      npm start
  6. Stage Your Changes:

    • Use the git add command to stage the changes you want to commit.
      git add .  # Stages all modified files
    • You can also stage specific files by replacing . with the file names:
      git add <your filename> 
  7. Commit Your Changes:

    • Commit your changes with a clear and descriptive message:
      git commit -m "Add a feature or fix a bug"
  8. Push to Your Fork:

    • Push your changes back to your forked repository:
      git push origin your-feature-branch
  9. Create a Pull Request:

    • Navigate to the original repository where you want to propose your changes.
    • Click on "New Pull Request" and follow the instructions to submit your changes for review. For even more detailed instructions on how to contribute, you can always check out the CONTRIBUTING.md file.

Screenshots of Features โœจ

Home Page :

image

Login Page:

image

Add Profile:

image

Github Badge:

image

Code of Conduct

To foster a positive and inclusive community, please adhere to the following guidelines:

  • Be Respectful: Treat everyone with respect. Engage in constructive conversations.
  • No Harassment: Harassment, bullying, or discrimination will not be tolerated.
  • Report Issues: If you witness or experience any unacceptable behavior, please report it to the project maintainers.

Please read the code of Conduct for more clear understanding.

Tutorials

Contribute

Contributions are always welcome! To ensure a smooth collaboration process, Follow these steps:

Special Thanks ๐Ÿ™‡

Contact Information

If you have questions, suggestions, or feedback, please reach out via email at [email protected].
You can also join our discussion forum here. We value open communication and are happy to help!

Contributors โœจ

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

Each profile in this repository is designed to showcase individual GitHub contributions effectively.

MD REHAN
Sanjay KV

๐Ÿ‘€

Happy opensource and hereโ€™s to your career success! ๐ŸŽ‰

re:codehive 2025

Website | Instagram | LinkedIn | Twitter | YouTube
๐Ÿ”” Donโ€™t miss a beat!
Subscribe to receive our newsletter directly in your inbox for the latest career insights & tailored to your journey.
Subscribe to Our Newsletter

About

A curated list of inspiring GitHub DevFolio from developers, designers, and tech enthusiasts around the world. ๐ŸŒ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published