This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// GH api is so annoying. It might show partial data. | |
// The structure is; | |
// [[language name, _, percent in total],,,] | |
await fetch('https://api.github.com/users/LeaveNhA/repos?per_page=1000') | |
.then(r => r.json()) | |
.then(rs => rs.map(r => r.languages_url)) | |
.then(rs => rs.map(async (r) => (await (await fetch(r)).json()))) | |
.then(lrs => Promise.all(lrs)) | |
.then(ls => ls.filter(l => !l.hasOwnProperty('message'))) | |
.then(ls => ls.map(l => Object.entries(l))) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CustomerID,Genre,Age,Annual Income (k$),Spending Score (1-100) | |
0001,Male,19,15,39 | |
0002,Male,21,15,81 | |
0003,Female,20,16,6 | |
0004,Female,23,16,77 | |
0005,Female,31,17,40 | |
0006,Female,22,17,76 | |
0007,Female,35,18,6 | |
0008,Female,23,18,94 | |
0009,Male,64,19,3 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
X Y | |
1 4 | |
2 5 | |
3 5 | |
4 7 | |
5 8 | |
6 8 | |
6 5 | |
7 6 | |
8 8 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
YAS BOY KILO KOLESTROL SIGARA KAN_GRUBU SONUC | |
60 176 87 395 EVET B POSITIF | |
53 167 86 350 EVET o POSITIF | |
64 170 100 304 EVET A POSITIF | |
37 173 79 178 HAYIR o NEGATIF | |
26 170 81 206 HAYIR o NEGATIF | |
61 165 92 284 EVET o POSITIF | |
39 174 95 232 HAYIR o NEGATIF | |
28 171 68 252 PASIF A POSITIF |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# Sync Homebrew installations between Macs via Dropbox | |
# | |
BREW="/usr/local/bin/brew" | |
# first get local settings | |
echo "Reading local settings ..." | |
rm -f /tmp/brew-sync.* |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Developed by Seçkin KÜKRER (@LeaveNhA) for Javascript Topluluğu | |
// Değerleri isimli alanlara dönüştürmek için: | |
const mapWithKey = key => values => values.map(value => ({[key]: value})); | |
// Nesneleri birleştirmek için: | |
const mergeObjects = (obj1, obj2) => ({...obj1, ...obj2}); | |
// Veri serilerini eşli olarak yapılandırmak için: | |
const zip = (a, b) => a.map((m, j) => [m, b[j]]); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Developed by Seçkin KÜKRER (@LeaveNhA) for Vue Turkiye Community! | |
// Downs the numbers precision to the lowest precision number of the vector. | |
const precisionDowner = ns => | |
([v => v.map(n => ({count: (n + '').length, value: n})), | |
v => v.sort((a,b) => a.count > b.count), | |
v => ({meta: {minCount: v[0].count}, value: v}), | |
md => md.value.map(n => Number.parseFloat(n.value).toPrecision(md.meta.minCount)) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// https://observablehq.com/@d3/zoomable-circle-packing | |
// Zoomable Circle Packing lack of line wrapping in Labels. | |
// With the help of https://bl.ocks.org/mbostock/7555321 | |
// Now it has line wrapping. | |
// ----------------------------- After the zoom call ----------------------- | |
function wrap(text, width) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bu gizlilik ilkeleri KÜKRER Bilişim tarafından, KÜKRER Bilişim’in gizlilik konusundaki sorumluluklarının tesbiti için hazırlanmıştır. | |
Aşağıdaki maddeler "Miro - Bulmaca" uygulaması üzerindeki bilgi toplama ve dağıtımı işlemlerinin kurallarını içermektedir. | |
Bu gizlilik ilkesinin geçerliliği sadece "Miro - Bulmaca" Mobil uygulamasının 1.0 sürümü için geçerlidir. | |
1. İş bu uygulama, mevcut sürümü ( 1.0 ) itibariyle kullanıcıdan aldığı hiç bir bilgiyi depolamaz, üçüncü taraflar ile paylaşmaz. | |
Dolayısıyla, KVKK ( Kişisel Verilerin Korunması Kanunu )'na uygundur. | |
Tüm Sorularınız İçin | |
E-posta Adresi : [email protected] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bu gizlilik ilkeleri KÜKRER Bilişim tarafından, KÜKRER Bilişim’in gizlilik konusundaki sorumluluklarının tesbiti için hazırlanmıştır. | |
Aşağıdaki maddeler "Edepli - YKS Edebiyat Soru Bankası" uygulaması üzerindeki bilgi toplama ve dağıtımı işlemlerinin kurallarını içermektedir. | |
Bu gizlilik ilkesinin geçerliliği sadece Edepli - YKS Edebiyat Soru Bankası Mobil uygulamasının 1.0 sürümü için geçerlidir. | |
1. İş bu uygulama, mevcut sürümü ( 1.0 ) itibariyle kullanıcıdan aldığı hiç bir bilgiyi depolamaz, üçüncü taraflar ile paylaşmaz. | |
Dolayısıyla, KVKK ( Kişisel Verilerin Korunması Kanunu )'na uygundur. | |
Tüm Sorularınız İçin | |
E-posta Adresi : [email protected] |
NewerOlder