GithubHelp home page GithubHelp logo

anandmohan23 / programmergaurav.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from programmergaurav/programmergaurav.github.io

0.0 0.0 0.0 9.06 MB

Portfolio

Home Page: https://programmergaurav.me

License: MIT License

HTML 83.42% CSS 1.65% JavaScript 4.78% SCSS 10.15%

programmergaurav.github.io's Introduction

Welcome to Portfolio

1.How to Contribute


- Fork the Repository

- Clone the Forked repository


2.Using Git to Clone:


git clone https://github.com/URL-HERE/

Add Scripts and necessary changes


3.Using Git:


Initialize git in the repo and adding contents

git init (Can be skipped)
git add . 

Commit the changes with commit messages

git commit -m "MENTION-YOUR-COMMITS"

4.Push your branch to Forked Repo:


git remote add origin URL-HERE
git push -u origin master

5.Raise a Pull Request to the Parent Repository through Github Website


6.Syncing a fork:


Fetch the changes made in upstream

git fetch UPSTREAM/MASTER

Merge the changes from upstream/master into your local master branch

git merge UPSTREAM/MASTER

Push to your branch

git push

7.⭐ Please dont forget to star this repository and contribute to it ⭐



8.My Contacts


Linkedin

Instagram

GitHub

Facebook

programmergaurav.github.io's People

Contributors

programmergaurav avatar anandmohan23 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.