forked from MarioBlazek/git-workshop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwriters.yml
157 lines (157 loc) · 3.99 KB
/
writers.yml
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
writers:
-
name: 'Fyodor Dostoevsky'
book: 'The Brothers Karamazov'
published: 1879
genre: 'Philosophical novel'
country: 'Russia'
-
name: 'Fyodor Dostoevsky'
book: 'Crime and Punishment'
published: 1866
genre: 'Philosophical novel'
country: 'Russia'
-
name: 'Frank Herbert'
book: 'Dune'
published: 1965
genre: 'Science fiction novel'
country: 'United States'
-
name: 'Edgar Rice Burroughs'
book: 'A Princess of Mars'
published: 1912
genre: 'Science fiction novel'
country: 'United States'
-
name: 'H. G. Wells'
book: 'The War of the Worlds'
published: 1898
genre: 'Science fiction novel'
country: 'United Kingdom'
-
name: 'Philip K. Dick'
book: 'Do Androids Dream of Electric Sheep?'
published: 1968
genre: 'Science fiction novel'
country: 'United States'
-
name: 'William Gibson'
book: 'Neuromancer'
published: 1984
genre: 'Science fiction novel'
country: 'United States'
-
name: 'Fyodor Dostoevsky'
book: 'The idiot'
published: 1869
genre: 'Philosophical novel'
country: 'Russia'
-
name: 'Fyodor Dostoevsky'
book: 'Demons'
published: 1872
genre: 'Philosophical fiction'
country: 'Russia'
-
name: 'Fyodor Dostoevsky'
book: 'The gambler'
published: 1866
genre: 'Novel'
country: 'Russia'
-
name: 'Fyodor Dostoevsky'
book: 'White nights'
published: 1848
genre: 'Philosophical novel'
country: 'Russia'
-
name: 'Fyodor Dostoevsky'
book: 'The double'
published: 1846
genre: 'Philosophical novel'
country: 'Russia'
-
name: 'Ratko Zvrko'
book: 'Carobni prozor'
published: 1957
genre: 'Childrens book'
country: 'Croatia'
-
name: 'Charles Bukowski'
book: 'Women'
published: 1978
genre: 'Autobiographical book'
country: 'USA'
-
name: 'Hrvoje Hitrec'
book: 'Eko Eko'
published: 1980
genre: 'Lektira'
country: 'Croatia'
-
name: 'Addy Osmani'
book: 'Learning JavaScript Design Patterns'
published: 2012
genre: 'Fantasy'
country: 'USA'
-
name: 'Fyodor Staljin Dostoevsky'
book: 'Crime without Punishment'
published: 1945
genre: 'Philosophical novel'
country: 'SSSR'
-
name: 'J. R. R. Tolkien'
book: 'The Lord of the Rings'
published: 1955
genre: 'fantasy'
country: 'England'
-
name: 'Paulo Coelho'
book: 'The Alchemist'
published: 1988
genre: 'fanstasy'
country: 'Brasil'
-
name: "Harry Potter and the Philosopher's Stone"
book: 'J. K. Rowling'
published: 1977
genre: 'fantasy'
country: 'England'
-
name: 'The Little Prince'
book: 'Antoine de Saint-Exupéry'
published: 1943
genre: 'fantasy'
country: 'France'
-
name: 'And Then There Were None'
book: ' Agatha Christie'
published: 1939
genre: 'mystery'
country: 'England'
-
name: 'Ivan Horvat'
book: 'Bla bla'
published: 1855
genre: 'Crime novel'
country: 'France'
-
name: 'Ivo Sanader'
book: 'kdksdnf'
published: 2000
genre: 'Philosophical novel'
country: 'England'
-
name: 'Tomislav Karamarko'
book: 'Bla bula bilaj'
published: 2019
genre: 'Philosophical novel'
country: 'Portugal'
-
name: 'Andrej Plenković'
book: 'bla bla bli bli'
published: 1999
genre: 'Philosophical novel'
country: 'Croatia'