-
Notifications
You must be signed in to change notification settings - Fork 0
/
resources.html
345 lines (318 loc) · 13.5 KB
/
resources.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
---
title: Resources - Dawid Mazewski Portfolio
description: Everyday resources helpfull for front-end developers.
permalink: /resources
layout: default
bodyclass: resources
---
<div class="row about-row">
<h1 class="heading">Everyday Resources i work with</h1>
<p>My list of online tools and resources I'm using for development.</p>
</div>
<div class="row heading-row">
<h2 class="heading">Design inspirations</h2>
<p class="heading-desc">To make designing easier.</p>
</div>
<div class="row resource-row">
<div class="grid-1-3 resource-box-wrapper">
<div class="resource-box">
<div class="icon">
<a href="https://dribbble.com" rel=nofollow>
<img src="assets/img/favicons/dribbble.png" alt="dribble logo">
</a>
</div>
<h3 class="heading">
<a href="https://dribbble.com" rel=nofollow>Dribbble</a>
</h3>
<p class="desc">Discover the world's top designers & creatives.</p>
</div>
</div>
<div class="grid-1-3 resource-box-wrapper">
<div class="resource-box">
<div class="icon">
<a href="https://behance.com" rel=nofollow>
<img src="assets/img/favicons/behance.png" alt="Behance logo">
</a>
</div>
<h3 class="heading">
<a href="https://behance.com" rel=nofollow>Behance</a>
</h3>
<p class="desc">Showcase and discover the latest work from top online portfolios by creative professionals across industries.</p>
</div>
</div>
<div class="grid-1-3 resource-box-wrapper">
<div class="resource-box">
<div class="icon">
<a href="https://www.awwwards.com/" rel=nofollow>
<img src="assets/img/favicons/awwwards.ico" alt="awwwards logo">
</a>
</div>
<h3 class="heading">
<a href="https://www.awwwards.com/" rel=nofollow>awwwards</a>
</h3>
<p class="desc">The awards of design, creativity and innovation on the internet.</p>
</div>
</div>
</div>
<div class="row heading-row">
<h2 class="heading">Colors and paletes</h2>
<p class="heading-desc">To make designing easier.</p>
</div>
<div class="row resource-row">
<div class="grid-1-3 resource-box-wrapper">
<div class="resource-box">
<div class="icon">
<a href="https://coolors.co/app" rel=nofollow>
<img src="assets/img/favicons/coolors.png" alt="coolors app logo">
</a>
</div>
<h3 class="heading">
<a href="https://coolors.co/app" rel=nofollow>Coolors.co</a>
</h3>
<p class="desc">The super fast color schemes generator! Create, save and share perfect palettes in seconds!</p>
</div>
</div>
<div class="grid-1-3 resource-box-wrapper">
<div class="resource-box">
<div class="icon">
<a href="http://www.0to255.com/" rel=nofollow>
<img src="assets/img/favicons/0t0255.ico" alt="0to255 logo">
</a>
</div>
<h3 class="heading">
<a href="http://www.0to255.com/" rel=nofollow>0to255</a>
</h3>
<p class="desc">0t0255 is a color tool for finding lighter and darker colors based on any color.</p>
</div>
</div>
<div class="grid-1-3 resource-box-wrapper">
<div class="resource-box">
<div class="icon">
<a href="https://flatuicolors.com/" rel=nofollow>
<img src="assets/img/favicons/flatuicolors.ico" alt="flatuicolors logo">
</a>
</div>
<h3 class="heading">
<a href="https://flatuicolors.com/" rel=nofollow>flatuicolors.com</a>
</h3>
<p class="desc">Ready to use color paletes.</p>
</div>
</div>
</div>
<div class="row heading-row">
<h2 class="heading">Image stocks</h2>
<p class="heading-desc">Free images which can be used in comercial projects.</p>
</div>
<div class="row resource-row">
<div class="grid-1-3 resource-box-wrapper">
<div class="resource-box">
<div class="icon">
<a href="https://pixabay.com/en/" rel=nofollow>
<img src="assets/img/favicons/pixabay.png" alt="Pixabay logo">
</a>
</div>
<h3 class="heading">
<a href="https://pixabay.com/en/" rel=nofollow>Pixabay</a>
</h3>
<p class="desc">Stunning Free Images. Over 1.6 million royalty free stock photos and videos shared by our generous community.</p>
</div>
</div>
<div class="grid-1-3 resource-box-wrapper">
<div class="resource-box">
<div class="icon">
<a href="https://unsplash.com/" rel=nofollow>
<img src="assets/img/favicons/unsplash.ico" alt="unsplash logo">
</a>
</div>
<h3 class="heading">
<a href="https://unsplash.com/" rel=nofollow>unsplash</a>
</h3>
<p class="desc">Beautiful, free photos. Gifted by the world’s most generous community of photographers.</p>
</div>
</div>
<div class="grid-1-3 resource-box-wrapper">
<div class="resource-box">
<div class="icon">
<a href="https://www.pexels.com/" rel=nofollow>
<img src="assets/img/favicons/pexels.png" alt="pexels logo">
</a>
</div>
<h3 class="heading">
<a href="https://www.pexels.com/" rel=nofollow>Pexels</a>
</h3>
<p class="desc">The best free stock photos shared by talented photographers.</p>
</div>
</div>
</div>
<div class="row heading-row">
<h2 class="heading">Assets</h2>
<p class="heading-desc">Other assets like icons, fonts, svg, videos.</p>
</div>
<div class="row resource-row">
<div class="grid-1-3 resource-box-wrapper">
<div class="resource-box">
<div class="icon">
<a href="https://fonts.google.com/" rel=nofollow>
<img src="assets/img/favicons/google_fonts.ico" alt="google fonts logo">
</a>
</div>
<h3 class="heading">
<a href="https://fonts.google.com/" rel=nofollow>Google Fonts</a>
</h3>
<p class="desc">Making the web more beautiful, fast, and open through great typography.</p>
</div>
</div>
<div class="grid-1-3 resource-box-wrapper">
<div class="resource-box">
<div class="icon">
<a href="http://coverr.co/" rel=nofollow>
<img src="assets/img/favicons/coverr.ico" alt="coverr logo">
</a>
</div>
<h3 class="heading">
<a href="http://coverr.co/" rel=nofollow>coverr.co</a>
</h3>
<p class="desc">Download royalty free (for personal and commercial use), unique and beautiful video footage for your website or any project. No attribution required.</p>
</div>
</div>
<div class="grid-1-3 resource-box-wrapper">
<div class="resource-box">
<div class="icon">
<a href="https://undraw.co/illustrations" rel=nofollow>
<img src="assets/img/favicons/undraw.png" alt="undraw logo">
</a>
</div>
<h3 class="heading">
<a href="https://undraw.co/illustrations" rel=nofollow>unDraw</a>
</h3>
<p class="desc">Open-source illustrations for every project you can imagine and create.</p>
</div>
</div>
</div>
<div class="row resource-row">
<div class="grid-1-3 resource-box-wrapper">
<div class="resource-box">
<div class="icon">
<a href="http://fontello.com/" rel=nofollow>
<img src="assets/img/favicons/fontello.ico" alt="fontello logo">
</a>
</div>
<h3 class="heading">
<a href="http://fontello.com/" rel=nofollow>fontello</a>
</h3>
<p class="desc">Icon fonts generator.</p>
</div>
</div>
<div class="grid-1-3 resource-box-wrapper">
<div class="resource-box">
<div class="icon">
<a href="https://icomoon.io/" rel=nofollow>
<img src="assets/img/favicons/icomoon.ico" alt="icomoon logo">
</a>
</div>
<h3 class="heading">
<a href="https://icomoon.io/" rel=nofollow>icomoon</a>
</h3>
<p class="desc">Pixel perfect icon solutions. Icon font & svg icon sets.</p>
</div>
</div>
<div class="grid-1-3 resource-box-wrapper">
<div class="resource-box">
<div class="icon">
<a href="http://svgicons.sparkk.fr/" rel=nofollow>
<img src="assets/img/favicons/svgicons.ico" alt="svgicons logo">
</a>
</div>
<h3 class="heading">
<a href="http://svgicons.sparkk.fr/" rel=nofollow>svgicons</a>
</h3>
<p class="desc">Ready to use SVG icons for the web. Choose an icon. All you have to do is copy & paste the HTML code.</p>
</div>
</div>
</div>
<div class="row heading-row">
<h2 class="heading">Testing and optimalization</h2>
<p class="heading-desc">Test your page speed, get SEO audit, validate your HTML & CSS code, check how your projects looks in difrent screen resolutions and optimize page.</p>
</div>
<div class="row resource-row">
<div class="grid-1-3 resource-box-wrapper">
<div class="resource-box">
<div class="icon">
<a href="https://developers.google.com/speed/pagespeed/insights/" rel=nofollow>
<img src="assets/img/favicons/pagespeed.png" alt="PageSpeed Insights logo">
</a>
</div>
<h3 class="heading">
<a href="https://developers.google.com/speed/pagespeed/insights/" rel=nofollow>PageSpeed Insights</a>
</h3>
<p class="desc">Scan your webpage for potential speed loading improvements.</p>
</div>
</div>
<div class="grid-1-3 resource-box-wrapper">
<div class="resource-box">
<div class="icon">
<a href="https://testmysite.withgoogle.com/intl/en-gb" rel=nofollow>
<img src="assets/img/favicons/google.ico" alt="google logo">
</a>
</div>
<h3 class="heading">
<a href="https://testmysite.withgoogle.com/intl/en-gb" rel=nofollow>Mobile speed test</a>
</h3>
<p class="desc">Test your mobile speed and compare it to others from your niche.</p>
</div>
</div>
<div class="grid-1-3 resource-box-wrapper">
<div class="resource-box">
<div class="icon">
<a href="https://sizzy.co/" rel=nofollow>
<img src="assets/img/favicons/sizzy.png" alt="sizzy logo">
</a>
</div>
<h3 class="heading">
<a href="https://sizzy.co/" rel=nofollow>sizzy</a>
</h3>
<p class="desc">Check how your website looks in popular screen resolutions in android and apple mobile devices.</p>
</div>
</div>
</div>
<div class="row resource-row">
<div class="grid-1-3 resource-box-wrapper">
<div class="resource-box">
<div class="icon">
<a href="https://validator.w3.org/" rel=nofollow>
<img src="assets/img/favicons/w3c.png" alt="sizzy logo">
</a>
</div>
<h3 class="heading">
<a href="https://validator.w3.org/" rel=nofollow>W3C Markup Validator</a>
</h3>
<p class="desc">Markup validation service. Check the markup(HTML) of web documents.</p>
</div>
</div>
<div class="grid-1-3 resource-box-wrapper">
<div class="resource-box">
<div class="icon">
<a href="https://jigsaw.w3.org/css-validator/" rel=nofollow>
<img src="assets/img/favicons/w3c.png" alt="sizzy logo">
</a>
</div>
<h3 class="heading">
<a href="https://jigsaw.w3.org/css-validator/" rel=nofollow>W3C CSS Validator</a>
</h3>
<p class="desc">CSS validation service. Check the markup(CSS) of web documents.</p>
</div>
</div>
<div class="grid-1-3 resource-box-wrapper">
<div class="resource-box">
<div class="icon">
<a href="https://kraken.io/" rel=nofollow>
<img src="assets/img/favicons/kraken.ico" alt="sizzy logo">
</a>
</div>
<h3 class="heading">
<a href="https://kraken.io/" rel=nofollow>kraken.io</a>
</h3>
<p class="desc">Kraken.io is a robust, ultra-fast image optimizer and compressor with best-in-class algorithms. We'll save you bandwidth and storage space and will dramatically improve your website’s load times.</p>
</div>
</div>
</div>