Giter VIP home page Giter VIP logo

vinayisactive / devfind Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shyamtawli/devfind

0.0 0.0 0.0 281 KB

devFind is an open source project that aims to create a platform for developers to showcase their skills and connect with potential collaborators, all in a user-friendly and searchable format.

Home Page: https://dev-find.vercel.app/

License: MIT License

JavaScript 57.17% CSS 27.47% HTML 15.37%

devfind's Introduction

๐Ÿ‘ฉโ€๐Ÿ’ป devFind - Discover and Connect with Skilled Developers!

About ๐Ÿš€

  • devFind is an open source project that aims to create a platform for developers to showcase their skills and connect with potential collaborators, all in a user-friendly and searchable format.
  • With devFind, developers can create their profiles in JSON format, which are then displayed on the web for others to discover.

Features ๐Ÿ’ช

  • One of the key features of devFind is its powerful search functionality.
  • Users can search for developers based on specific skills, locations or name, making it easy to find developers with expertise in a particular technology or programming language.
  • This makes devFind a valuable resource for project managers, recruiters, and anyone looking to connect with skilled developers for collaboration or employment opportunities.

How to add your profile ๐Ÿค”

Thank you for your interest in contributing to our open-source project!

To add your profile data to the project, here are the following steps:

  1. Fork the repository to create a copy in your GitHub account.

  2. Clone the forked repository to your local development environment.

  3. Install dependencies by running npm install

  4. Navigate to the src/data directory.

  5. Open the Profile.json file.

  6. Add your profile data in the JSON object format, following the existing structure:

    {
      "name": "Your Name",
      "location": "Your Location",
      "bio": "Your Bio should be 20-30 words not more then that",
      "avatar": "https://github.com/<your-github-username>.png",
      "portfolio": "Your Portfolio URL or Github URL",
      "skills": ["Your Skill 1", "Your Skill 2", "..."],
      "social": {
        "GitHub": "https://github.com/<github-username>",
        "Twitter": "https://twitter.com/<twitter-username>",
        "LinkedIn": "https://www.linkedin.com/in/<linkedin-username>"
      }
    },

    Note: Copy the above code, edit your details, and paste it in the middle (not at the top or bottom). It doesn't matter where you add your profile, it will appear randomly on the website.

  7. Save the changes to the Profile.json file.

  8. Create a new branch for your profile git checkout -b add-profile

  9. Commit your changes git commit -m "add: <your-name>"

  10. Push to the branch git push origin add-profile

  11. Create a pull request to submit your changes to the main repository.

  12. Wait for the project maintainers to review and merge your changes.

Once your changes are merged, your profile data will be added to the project's Profile.json file and your profile will be displayed on the project's website.

Contributing ๐Ÿ‘จโ€๐Ÿ’ป

Contributions make the open source community such an amazing place to learn, inspire, and create.
Any contributions you make are truly appreciated!

Contributors ๐Ÿค

Support ๐Ÿ™

Thank you for contributing to our open-source project! We appreciate your support ๐Ÿš€
Don't forget to leave a star โญ๏ธ

devfind's People

Contributors

shyamtawli avatar priyankarpal avatar shubhxg avatar dependabot[bot] avatar ibilalkayy avatar dcryptoniun avatar munish-on-git avatar kyloren04 avatar andrejorgelopes avatar anonymgit avatar the-amazing-atharva avatar devhabib429 avatar hrshtmlng avatar jayk-gupta avatar kartikp962 avatar prolaxu avatar leongcheefai avatar liza-bhutani avatar mklblangenois avatar madanraj0519 avatar monilprajapati avatar 1010nishant avatar dunggramer avatar nipuntharuksha avatar codemode365 avatar pranshuj73 avatar sampath88 avatar samratghosh291 avatar xsankalp13 avatar santosh-kuchetti avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.