-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathauthors.json
More file actions
26 lines (26 loc) · 963 Bytes
/
authors.json
File metadata and controls
26 lines (26 loc) · 963 Bytes
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
{
"yuceltoluyag": {
"name": "Yücel Toluyag",
"bio": {
"tr": "Linux, Python ve açık kaynak teknolojileriyle ilgilenen bir yazılım geliştirici.",
"en": "A software developer interested in Linux, Python, and open source technologies."
},
"image": "/images/16064131.jpeg",
"social": {
"github": "yuceltoluyag",
"twitter": "yuceltoluyag",
"linkedin": "yuceltoluyag"
}
},
"galipdede": {
"name": "Galip Dede",
"bio": {
"tr": "Yapay zeka teknolojileriyle uğraşmayı seven, görsel video üretme konusunda uzman, dizi film tutkunu ve 0 A.D oyuncusu.",
"en": "A fan of artificial intelligence, an expert in visual video production, a series/movie enthusiast, and a 0 A.D player."
},
"image": "/images/galipdede.png",
"social": {
"reddit": "GalipDede"
}
}
}