Coder Social home page Coder Social logo

ah-naf / devprofiles Goto Github PK

View Code? Open in Web Editor NEW

This project forked from oyepriyansh/devprofiles

0.0 0.0 0.0 73 KB

Developer profiles

Home Page: https://dev-profiles-one.vercel.app

License: The Unlicense

JavaScript 2.17% CSS 8.32% HTML 89.51%

devprofiles's Introduction

DevProfiles

A place to list and shocase your developer skills and profile

Contribute

  1. Fork this Repository

  2. add following code to HTML index.html inside the <div class="container"> </div>

        <div class="profile">
            <div class="pfp"><img src="[YOUR IMAGE URL]" alt="User Image"></div>
            <h3 class="name">Your Name</h3>
            <div class="skills">
                <span class="skill">[SKILL-1]</span>
                <span class="skill">[SKILL-2]</span>
                <span class="skill">[SKILL-3]</span>
            </div>
            <div class="social">
                <a href="[YOUR GITHUB URL]" target="_blank"><i class="fa-brands fa-github"></i></a>
                <a href="[YOUR X/TWITTER URL]" target="_blank"><i class="fa-brands fa-x-twitter"></i></a>
                <a href="[YOUR LINKEDIN URL]" target="_blank"><i class="fa-brands fa-linkedin-in"></i></a>
            </div>
        </div>

Note

Don't add your profile at the beginning or end of the file. Put it anywhere in between.

  1. Change/Replace the placeholders with your image and profiles urls

    • [IMAGE-URL] with your image URL
    • [YOUR_NAME] with your name
    • [SKILL-1], [SKILL-2], [SKILL-3] with your skills
    • [YOUR GITHUB URL], [YOUR X/TWITTER URL] & [YOUR LINKEDIN URL] with your Github, X/Twitter & LinkedIn profile URL repectively.
  2. Commit your changes.

  3. Create a Pull Request

  4. Wait for Merge

Need Help?

Join our discord server for any kind of help.

Discord Server

Thank You

Thank you to every contributor of this repository
Show some love by giving a โญ to this repository!

devprofiles's People

Contributors

oyepriyansh avatar ikirtesh avatar rushikeshshelar avatar ramchandarkg avatar reayz avatar rohitroy-github avatar ks103 avatar utkarsh-009 avatar sunildipun avatar shrey141102 avatar amrahs02 avatar kanchanrai7 avatar chiragagg5k avatar ashishk1331 avatar anurag-327 avatar shu4bham avatar rudy3333 avatar imeet07 avatar ariyoaresa avatar hollermay avatar shiv19 avatar petsamuel avatar coder-ralph avatar michaeldemattos avatar manideep711 avatar loensh avatar krisjarvis avatar jan-fcloud avatar jerrygood24 avatar balajithegr8 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.