Shivang Shandilya

Results 6 issues of Shivang Shandilya

## Changes proposed This PR adds my profile to LinkFree ## Check List (Check all the applicable boxes) - [x] My code follows the code style of this project. -...

✍ chore: profile addition
large
LGTM

## Information about Algorithm I wanted to add Kahn's Algorithm in Java ### Have you read the [Contributing.md](https://github.com/MakeContributions/DSA/blob/main/CONTRIBUTING.md) and [Code of conduct](https://github.com/MakeContributions/DSA/blob/main/CODE_OF_CONDUCT.md) - [x] Yes - [ ] No ##...

Java

**Description** This PR fixes #288 **Notes for Reviewers** log.Fatal() has been replaced with log.Error() **[Signed commits](../CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [x] Yes, I signed my commits.

language/go

**Current Behavior** Currently in the go code of nighthawks main.go we are using `log.Fatal()` but `log.Fatal()` terminates the program completely after encountering an error **Desired Behavior** Here in the go...

kind/enhancement

**Description** Currently, we are using the Logo of Layer5 instead of Meshery. This repository is under the organization Meshery, so, there should be an image of Meshery. **How to resolve...

### Description I think it might help some folks if we add CONTRIBUTING guide in this repo