Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added projects #150

Open
wants to merge 2 commits into
base: source
Choose a base branch
from

Conversation

Narasimha1997
Copy link

@Narasimha1997 Narasimha1997 commented Oct 4, 2020

I am adding two of my Open source projects to this repository. Hope these repositories provides a good source for learning core computer science.

  1. pavlos : A container runtime just like docker built using Go programming language. Link here
  2. MarvinOS : I built this operating system an year ago and there are good amount of functionalities pending, this is just a learning project. This will be challenging and good resource for anyone who want to learn system internals. Link here.

I have added issues with label good-first-issues as per the guidelines. Will add more issues in the future.

Kindly review this PR. Thanks

{
name : 'pavlos',
imageSrc : 'https://github.com/raw/Narasimha1997/pavlos/master/logo/logo.png',
projectLink : 'https://github.com/Narasimha1997/MarvinOS/issues',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Narasimha1997, isn't this link wrong?

@Roshanjossey
Copy link
Member

HI @Narasimha1997, Thank you for your interest in adding your projects to our web app.

I've a disagreement with you in your use of good-first-issue label.

Do you think that the issues in your projects could be handled by beginners? How much time do you think it would take to address those issues?

@Roshanjossey Roshanjossey added the updates needed ⚠️ The PR has been reviewed, but the contributors are yet to update it based on the review. label Oct 4, 2020
@Narasimha1997
Copy link
Author

@Roshanjossey , I can further breakdown each of the issues if possible. As of now I'm working on that

@Roshanjossey
Copy link
Member

@Narasimha1997, my point is that you should be mindful when labeling an issue good-first-issue

Take a look at a discussion in nodejs organization about this nodejs/admin#50

@Narasimha1997
Copy link
Author

Narasimha1997 commented Oct 5, 2020

@Roshanjossey , Yes read that. You are right. Haha, it can be problematic for beginners. These are projects actually. I'll breakdown each of the project into a subset of individual tasks, which can be handled by beginners.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
updates needed ⚠️ The PR has been reviewed, but the contributors are yet to update it based on the review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants