Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/webdevscom/webdevscom
- Owner: WebDevsCom
- License: mit
- Created: 2020-05-11T11:08:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-05T11:56:05.000Z (over 1 year ago)
- Last Synced: 2025-01-29T05:35:44.288Z (2 days ago)
- Topics: application, bulma, coding, design, design-systems, developer-portfolio, developer-productivity, developer-tools, hacktoberfest, hacktoberfest2021, javascript, javascript-tools, machine-learning, mobile-development, reactjs, resources, webdevelopment
- Language: JavaScript
- Homepage: https://webdevscom.github.io/
- Size: 14.3 MB
- Stars: 713
- Watchers: 13
- Forks: 91
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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!