Git Product home page Git Product logo

notes's Introduction

logo

Shaurya Singhal

Shaurya Showcase | Notes

Software Developer + Open Source Contributor



PR PR GitLicense
made with docusaurus last-commit code-size

Chores

  • Contains all the notes from the showcase repository.
  • Chore: Later Move this repo to the showcase repository.

๐Ÿ‘ฅ Contribution Guides

If you want to contribute to this repo follow the below steps:

1. Fork and Clone the repo

  • Fork using the fork button above on this page only.
  • and then clone using
  $ git clone https://github.com/jugshaurya/Notes.git

2. Run the site Locally after step 1

  • 2a. Install Dependendies
      $ yarn install
  • 2b. Start the docusaurus server in development mode
      $ yarn start

3. Make changes/make PR

  • 3a. create a new branch

      $ git checkout -b <new-branch-name>
  • 3b. make changes and commit them

      $ git add -A
      $ git commit -m "chore(fixed): some message and fixes#IssueNo. "
  • 3c. push to origin

    $ git push origin <new-branch-name-you-created-earlier>
  • 3d. make a PR to upstream

      use GUI for doing so @github.com only
  • 3e. wait for it getting merged and talk to me in the chat.

Notes to quickly revise various topics

Want to learn about the Latest Tech?

๐Ÿ“š Recent Blog Posts

Find any issue/typo in Notes

notes's People

Contributors

jugshaurya avatar priyansh18 avatar saahilthukral avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

notes's Issues

Add specific and correct url for My Leetcode Solutions links from github

Example

change this

| โœ… | [Add two numbers](https://leetcode.com/problems/add-two-numbers/)| [My Solution](https://github.com/jugshaurya/leetcode_solutions) |

to this

| โœ… | [Add two numbers](https://leetcode.com/problems/add-two-numbers/)| [My Solution](https://github.com/jugshaurya/leetcode_solutions/blob/main/2-add-two-numbers/2-add-two-numbers.cpp) |

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.