Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/webdevscom/webdevscom

:heart_eyes: All kinds of resources for Developers :trident: in one place.
https://github.com/webdevscom/webdevscom

application bulma coding design design-systems developer-portfolio developer-productivity developer-tools hacktoberfest hacktoberfest2021 javascript javascript-tools machine-learning mobile-development reactjs resources webdevelopment

Last synced: 2 days ago
JSON representation

:heart_eyes: All kinds of resources for Developers :trident: in one place.

Awesome Lists containing this project

README

        

# WEBDEVSCOM

[![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors-)

> Community to help developers by providing them all kinds of free resources at one place.

[![Author](https://img.shields.io/badge/Author-Binu42-brightgreen.svg)](http://binu42.netlify.com/)
[![Netlify Status](https://api.netlify.com/api/v1/badges/59163947-b980-4aac-a382-38e8fc98329b/deploy-status)](https://app.netlify.com/sites/webdevscom/deploys)
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)
[![Repo Link](https://img.shields.io/badge/Repo-Link-black.svg)](https://github.com/WebDevsCom/webDevsCom)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?)](https://github.com/prettier/prettier)

#### [Looking for contributors in helping me to add this resources](https://github.com/WebDevsCom/webDevsCom/issues/9#issue-629936276) please not add more than 10 resources in one PR.




View our Website on GitHub Pages | Website on Netlify.

## Main Libraries/Frameworks Used
* [Bulma](https://bulma.io/documentation/components/card/)
* [React](https://reactjs.org/)

## Installation
if you have not installed nodeJS install it. then:-


```sh
npm install && npm start
```

## Contribute
> Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

If you're new to contribute to Open Source on GitHub, [this guide](https://guides.github.com/activities/contributing-to-open-source/) can help you get started. Please check out the [contribution guide](CONTRIBUTING.md) for more details on how issues and pull requests work.

### Steps to add Resources
* go to [/src/data/resourcesData.js](https://github.com/WebDevsCom/webDevsCom/blob/master/src/data/resourcesData.js)
* structure of Data to add

```javascript
{
id: 9, // +1 than last available resource data
link:
'https://raw.githubusercontent.com/dipakkr/A-to-Z-Resources-for-Students/master/README.md', // raw url Link of Repo. Readme file
repoName: 'A-to-Z-Resources-for-Students', // Available Repo. name
description:
'Curated list of resources for college students. you should definitely check this out.', // Description of Resources
repoOwnerName: 'dipakkr', // Repo. owner name(Id) or Repo. owner organisation
repoOwner: 'Deepak Kumar', // Repo. owner full name or Repo. owner organisation
category: ['web-dev', 'mob-dev', 'course', 'language'], // category from which resource belong (choose from below available categories)
}
```

* available categories:-
- web-dev
- mob-dev
- frontend
- backend
- language
- project
- course
- podcast
- interview
- productive
- data-science

## Show your support

show your :heart: and :+1: by giving :star: to this Repo. if this project helped you in anyways!

## Stars History

[![Stargazers over time](https://starchart.cc/WebDevsCom/WebDevsCom.svg)](https://starchart.cc/WebDevsCom/WebDevsCom)

## License
[MIT](https://choosealicense.com/licenses/mit/)

## Contributors โœจ

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Binu kumar

๐Ÿš‡ ๐Ÿ’ป โš ๏ธ ๐Ÿšง ๐Ÿค”

Jaydeep Khatri

๐Ÿ–‹

Zoltรกn Szล‘gyรฉnyi

๐Ÿ–‹

Jack Dolgin
๐Ÿ–‹

Hector Quemada

๐Ÿ–‹

Prashant Kumar

๐Ÿ–‹

Harshpreet Singh

๐Ÿ–‹



Abdul-Razak

๐Ÿ–‹

Jordan Mannfeld

๐Ÿ–‹

Aman

๐Ÿ–‹

Muhammed Rahif

๐Ÿ”ฃ ๐Ÿ–‹

Ikko Ashimine

๐Ÿ–‹

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!