Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MikhailMasny/useful-web-pages
📚 A set of useful links for a web developer, including links to topics such as Git, HTML, CSS, JavaScript, various extensions for VS, VS Code, Chrome, Back-end, and Front-end Frameworks and etc.
https://github.com/MikhailMasny/useful-web-pages
backend chrome-extension csharp css database dotnet fonts frontend git html icons images javascript pixels roadmap sandbox sql ui-framework visual-studio-code-extension visual-studio-extension
Last synced: about 2 months ago
JSON representation
📚 A set of useful links for a web developer, including links to topics such as Git, HTML, CSS, JavaScript, various extensions for VS, VS Code, Chrome, Back-end, and Front-end Frameworks and etc.
- Host: GitHub
- URL: https://github.com/MikhailMasny/useful-web-pages
- Owner: MikhailMasny
- License: mit
- Created: 2020-03-13T20:26:06.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-26T21:58:30.000Z (over 3 years ago)
- Last Synced: 2024-08-02T14:12:03.365Z (5 months ago)
- Topics: backend, chrome-extension, csharp, css, database, dotnet, fonts, frontend, git, html, icons, images, javascript, pixels, roadmap, sandbox, sql, ui-framework, visual-studio-code-extension, visual-studio-extension
- Homepage:
- Size: 87.9 KB
- Stars: 50
- Watchers: 3
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Roadmap: docs/roadmaps.md
Awesome Lists containing this project
- awesome-starred-test - MikhailMasny/useful-web-pages - 📚 A set of useful links for a web developer, including links to topics such as Git, HTML, CSS, JavaScript, various extensions for VS, VS Code, Chrome, Back-end, and Front-end Frameworks and etc. (Others)
README
# 📚 Useful web pages
[![GitHub license](https://img.shields.io/badge/license-MIT-brightgreen.svg)](https://github.com/MikhailMasny/useful-web-pages/blob/master/LICENSE) ![](https://vistr.dev/badge?repo=MikhailMasny.useful-web-pages&color=49c31b)
Every day I try to learn something new in programming and I like to share this information with other people, so I decided to create a repository that will combine many useful links in different categories. This repository will help a beginner to navigate a huge amount of information easily and refresh certain tricks even for a programmer with great experience.
### 📦 Backend
- [DotNet](https://github.com/MikhailMasny/useful-web-pages/blob/master/docs/dotnet.md)
- [Database & SQL](https://github.com/MikhailMasny/useful-web-pages/blob/master/docs/database.md)### 📃 Frontend
- [HTML](https://github.com/MikhailMasny/useful-web-pages/blob/master/docs/html.md)
- [CSS](https://github.com/MikhailMasny/useful-web-pages/blob/master/docs/css.md)
- [JavaScript](https://github.com/MikhailMasny/useful-web-pages/blob/master/docs/javascript.md)
- [React](https://github.com/MikhailMasny/useful-web-pages/blob/master/docs/react.md)
- [Angular](https://github.com/MikhailMasny/useful-web-pages/blob/master/docs/angular.md)### 💎 Design
- [UI Frameworks](https://github.com/MikhailMasny/useful-web-pages/blob/master/docs/ui-framework.md)
- [Design](https://github.com/MikhailMasny/useful-web-pages/blob/master/docs/design.md)### ⚙️ Tools
- [Git](https://github.com/MikhailMasny/useful-web-pages/blob/master/docs/git.md)
- [Visual Studio Code](https://github.com/MikhailMasny/useful-web-pages/blob/master/docs/vs-code.md)
- [Visual Studio](https://github.com/MikhailMasny/useful-web-pages/blob/master/docs/vs.md)
- [Chrome extensions](https://github.com/MikhailMasny/useful-web-pages/blob/master/docs/chrome.md)### 🌌 Misc
- [Books](https://github.com/MikhailMasny/useful-web-pages/blob/master/docs/books.md)
- [Misc](https://github.com/MikhailMasny/useful-web-pages/blob/master/docs/misc.md)
- [Roadmaps](https://github.com/MikhailMasny/useful-web-pages/blob/master/docs/roadmaps.md)
- [Presentation yourself](https://github.com/MikhailMasny/useful-web-pages/blob/master/docs/presentation.md)
- [Online code playgrounds](https://github.com/MikhailMasny/useful-web-pages/blob/master/docs/sandboxs.md)
- [Free hostings](https://github.com/MikhailMasny/useful-web-pages/blob/master/docs/hostings.md)
- [YouTube content](https://github.com/MikhailMasny/useful-web-pages/blob/master/docs/youtube.md)## 🙌🏼 How to Contribute?
I would be grateful if you contribute and add a useful link to this repository, which has already been used actively by many programmers. This is quite simple - you need to submit the changes via a pull request, which I will definitely review.