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

💻 Help us find awesome Software Engineering blogs on the Internet #10

Open
diffblogbot opened this issue Oct 8, 2020 · 8 comments
Open
Labels
good first issue Good for newcomers hacktoberfest Issues for hacktoberfest

Comments

@diffblogbot
Copy link
Owner

diffblogbot commented Oct 8, 2020

👋👋 Hello Hacktoberfest contributor

As you probably know, https://diff.blog is an aggregator of developer and software engineering blogs. We already have a lot of software engineering blogs, but we would like to index even more.

Your task is to find awesome software engineering blogs on the Internet and create a Pull Request to include it in the software engineering blogs list. The file contains a bunch of blogs as examples.

I would be updating the https://diff.blog crawler to include the newly added blogs after the Pull Request is merged.

If you want to add your own personal blog, please do that by going to https://diff.blog. Don't create a Pull Request for that.

🚀 Tips on finding awesome software engineering blogs

One obvious way would be to search in Google. For example https://www.google.com/search?channel=fs&client=ubuntu&q=awesome+software+engineering+blogs

You can looks at sites like Hacker News to see which blogs get featured there a lot
https://news.ycombinator.com/item?id=11499120

You can even go through lists like https://github.com/kilimchoi/engineering-blogs to find cool software engineering blogs

It's totally up to you to find the blogs . Just make sure it is awesome :)

✅ Criteria

Before creating the PR make sure that

How to edit the file

You need to add the blog entry in this format. See the example below if the format looks confusing.

 "Github username": [
        "URL of the blog",
        [
            "Category 1",
            "Category 2",
            "Category 3",
            "...",
            "...",
            "...",
            "Category N"
        ]
    ]

Make sure that the category is present in this list.

For example, to add the Aribnb Software Engineering blog you need to add an entry like this

 "airbnb": [
        "https://medium.com/airbnb-engineering",
        [
            "Distributed Systems",
            "Machine Learning",
            "Web Development",
            "Design",
            "App Development",
            "Data Science",
            "Engineering Team Blogs"
        ]
    ]
@ddaniss
Copy link
Contributor

ddaniss commented Oct 9, 2020

Is this ok?

@sakshi006
Copy link

Hey, can i work on this?

@hackerkid
Copy link
Collaborator

@ddaniss Yes. Looks great. I have merged.

@sakshi006 Yes. Go ahead. The issue is open for everyone.

@Ousainu
Copy link
Contributor

Ousainu commented Oct 16, 2020

@hackerkid This seams really cool? Could I also contribute to this?

@hackerkid
Copy link
Collaborator

@Ousainu Feel free to create a pull request.

@genosis
Copy link
Contributor

genosis commented Oct 13, 2021

@diffblog @hackerkid - Curious if this repo is participating in Hacktoberfest 2021, have submitted a few PRs...

@035pratheeksha
Copy link

Can i work on this?

@Ubarrionuevo
Copy link

Ubarrionuevo commented Oct 29, 2022

Hi , i have a great blog to search , i want help thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest Issues for hacktoberfest
Projects
None yet
Development

No branches or pull requests

8 participants