Skip to content

Commit 24496fe

Browse files
authored
Merge pull request #7 from Terieyenike/teri/developer-resources
Teri/developer resources
2 parents 5ef07af + 299e062 commit 24496fe

1 file changed

Lines changed: 69 additions & 52 deletions

File tree

README.md

Lines changed: 69 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -1,58 +1,64 @@
11
# Free Developer Resources
22

33
### Categories :
4-
- [Accessibility](#accessibility)
5-
- [Design](#design)
6-
- [Design Inspiration](#design-inspiration)
7-
- [Design Tools](#design-tools)
8-
- [Wireframe & Mockups](#wireframe--mockups)
9-
- [Templates](#templates)
10-
- [Fonts](#fonts)
11-
- [Colors](#colors)
12-
- [Color Palettes](#color-palettes)
13-
- [Gradients](#gradients)
14-
- [Photos](#photos)
15-
- [Icons](#icons)
16-
- [Illustrations](#illustrations)
17-
- [Patterns](#patterns)
18-
- [Image Compression](#image-compression)
19-
- [Background Remover](#background-remover)
20-
- [CSS](#css)
21-
- [CSS Frameworks](#css-frameworks)
22-
- [CSS Tools](#css-tools)
23-
- [Generators](#generators)
24-
- [Converters](#converters)
25-
- [Validation & Compatibility](#validation--compatibility)
26-
- [In-Browser Coding](#in-browser-coding)
27-
- [APIs](#apis)
28-
- [Developer Tools](#developer-tools)
29-
- [Chrome Extensions](#chrome-extensions)
30-
- [Domain Name Search Engine](#domain-name-search-engine)
31-
- [Hosting](#hosting)
32-
- [Database](#database)
33-
- [Authentication](#authentication)
34-
- [Responsiveness](#responsiveness)
35-
- [Site Analyzers](#site-analyzers)
36-
- [Project Management](#project-management)
37-
- [Speed Test](#speed-test)
38-
- [Documentation](#documentation)
39-
- [RoadMaps](#roadmaps)
40-
- [YouTube Channels](#youtube-channels)
41-
- [General Web Dev](#general-web-dev)
42-
- [Design & Front-End](#design--front-end)
43-
- [Career & Advice](#career--advice)
44-
- [DevOps](#devops)
45-
- [Mobile](#mobile)
46-
- [Blockchain](#blockchain)
47-
- [Back End](#back-end)
48-
- [Books / Courses](#books--courses)
49-
- [Newsletters](#newsletters)
50-
- [Podcasts](#podcasts)
51-
- [Blogs](#blogs)
52-
- [Practise Tools](#Practise)
53-
54-
55-
### Resources :
4+
5+
- [Free Developer Resources](#free-developer-resources)
6+
- [Categories :](#categories-)
7+
- [Resources :](#resources-)
8+
- [Accessibility](#accessibility)
9+
- [Design](#design)
10+
- [Design Inspiration](#design-inspiration)
11+
- [Design Tools](#design-tools)
12+
- [Wireframe & Mockups](#wireframe--mockups)
13+
- [Templates](#templates)
14+
- [Fonts](#fonts)
15+
- [Colors](#colors)
16+
- [Color Palettes](#color-palettes)
17+
- [Gradients](#gradients)
18+
- [Image Resources](#image-resources)
19+
- [Photos](#photos)
20+
- [Icons](#icons)
21+
- [Illustrations](#illustrations)
22+
- [Patterns](#patterns)
23+
- [Image Compression](#image-compression)
24+
- [Background Remover](#background-remover)
25+
- [CSS](#css)
26+
- [CSS Frameworks](#css-frameworks)
27+
- [CSS Tools](#css-tools)
28+
- [CSS Animation](#css-animation)
29+
- [Generators](#generators)
30+
- [Code Optimization](#code-optimization)
31+
- [Converters](#converters)
32+
- [Validation & Compatibility](#validation--compatibility)
33+
- [In-Browser Coding](#in-browser-coding)
34+
- [APIs](#apis)
35+
- [Developer Tools](#developer-tools)
36+
- [Chrome Extensions](#chrome-extensions)
37+
- [Domain Name Search Engine](#domain-name-search-engine)
38+
- [Hosting](#hosting)
39+
- [Database](#database)
40+
- [Authentication](#authentication)
41+
- [Responsiveness](#responsiveness)
42+
- [Site Analyzers](#site-analyzers)
43+
- [Project Management](#project-management)
44+
- [Speed Test](#speed-test)
45+
- [Documentation](#documentation)
46+
- [RoadMaps](#roadmaps)
47+
- [YouTube Channels](#youtube-channels)
48+
- [General Web Dev](#general-web-dev)
49+
- [Design & Front-End](#design--front-end)
50+
- [Career & Advice](#career--advice)
51+
- [DevOps](#devops)
52+
- [Mobile](#mobile)
53+
- [Blockchain](#blockchain)
54+
- [Back End](#back-end)
55+
- [Books / Courses](#books--courses)
56+
- [Newsletters](#newsletters)
57+
- [Podcasts](#podcasts)
58+
- [Blogs](#blogs)
59+
- [Practise](#practise)
60+
61+
### Resources :
5662

5763
## Accessibility
5864

@@ -97,13 +103,16 @@
97103
- [Admin UI Themes](https://athemes.com/collections/free-bootstrap-admin-templates/)
98104
- [Ecommerce Themes](https://themewagon.com/free-html-ecommerce-templates-html5-bootstrap)
99105
- [Onepagelove](https://onepagelove.com/templates)
106+
- [Mashup Templates](http://www.mashup-template.com/templates.html)
107+
- [Cruip](https://cruip.com)
100108

101109
### Fonts
102110

103111
- [Google Fonts](https://fonts.google.com)
104112
- [Font Flipper](https://fontflipper.com/)
105113
- [FontSpark](https://fontspark.app/)
106114
- [ColorAndFonts](https://www.colorsandfonts.com/)
115+
- [FontPair](https://fontpair.co/)
107116

108117
### Colors
109118

@@ -201,6 +210,7 @@
201210
- [Tailwind Cheat-Sheet](https://nerdcave.com/tailwind-cheat-sheet)
202211

203212
### CSS Tools
213+
204214
- [flexbox](https://flexbox.io/)
205215
- [CSS GRID](https://cssgrid.io/)
206216
- [cssmastery](https://estelle.github.io/cssmastery/#slide1)
@@ -338,6 +348,7 @@
338348
- [Netlify](https://www.netlify.com/)
339349
- [Heroku](https://www.heroku.com/)
340350
- [Vercel](https://vercel.com/)
351+
- [Surge](https://surge.sh/)
341352

342353
## Database
343354

@@ -494,6 +505,7 @@
494505
- [Python Engineer](https://www.youtube.com/channel/UCbXgNpp0jedKWcQiULLbDTA)
495506

496507
## Books / Courses
508+
497509
- [Functional-Light JavaScript](https://github.com/getify/Functional-Light-JS)
498510
- [Eloquent JavaScript 3rd Edition](https://eloquentjavascript.net/)
499511
- [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS)
@@ -535,7 +547,12 @@
535547
- [React Blog](https://reactjs.org/blog)
536548
- [Scotch.io](https://scotch.io)
537549
- [Smashing Magazine](https://www.smashingmagazine.com)
550+
- [Tania Rascia](https://www.taniarascia.com/)
551+
- [Edidiong Asikpo](https://edidiongasikpo.com/)
552+
- [Bolaji Ayodeji](https://blog.bolajiayodeji.com/)
553+
- [Catalin Pit](https://catalins.tech/)
538554

539555
## Practise
556+
540557
- [30 Day Vanilla JS Coding Challenge](https://javascript30.com/)
541558
- [Clean-code in JS](https://github.com/ryanmcdermott/clean-code-javascript)

0 commit comments

Comments
 (0)