Skip to content

Commit 7dfc12b

Browse files
authored
feat: add blogs (#5359)
1 parent 1190ca0 commit 7dfc12b

File tree

328 files changed

+43162
-613
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

328 files changed

+43162
-613
lines changed

.dvc/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/config.local
2+
/tmp
3+
/cache

.dvc/config

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[core]
2+
remote = storage
3+
autostage = true
4+
['remote "storage"']
5+
url = s3://dvc-public/remote/dvc-org/blogs-media

.dvcignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Add patterns of files dvc should ignore, which could improve
2+
# the performance. Learn more at
3+
# https://dvc.org/doc/user-guide/dvcignore

.husky/post-checkout

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/sh
2+
exec dvc checkout

.husky/pre-push

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/bin/sh
2+
if [[ `git --no-pager diff --name-only main '*.dvc'` ]]; then
3+
exec dvc push
4+
fi

app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"addons": [],
33
"buildpacks": [
4+
{
5+
"url": "heroku/python"
6+
},
47
{
58
"url": "heroku/nodejs"
69
}

content/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/uploads

content/authors/0x2b3bfa0.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
name: Helio Machado
3+
avatar: 0x2b3bfa0.jpg
4+
links:
5+
- https://github.com/0x2b3bfa0
6+
---
7+
8+
Evergreen polymath with a taste for security, open technologies and expressive
9+
code.

content/authors/aguschin.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: Alexander Guschin
3+
avatar: aguschin.jpeg
4+
links:
5+
- https://www.linkedin.com/in/1aguschin/
6+
---
7+
8+
Technical Product Engineer at [Iterative](https://iterative.ai/)

content/authors/alex_kim.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
name: Alex Kim
3+
avatar: alex_kim.png
4+
links:
5+
- https://www.linkedin.com/in/alex000kim/
6+
- https://github.com/alex000kim/
7+
---
8+
9+
Independent Consultant, MLOps Engineer, Open-Source Contributor, and Technical
10+
Instructor.
11+
12+
[alex000kim.com](https://alex000kim.com/)

content/authors/batuhan_taskaya.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: Batuhan Taskaya
3+
avatar: batuhan_taskaya.png
4+
links:
5+
- https://twitter.com/isidentical
6+
---
7+
8+
Software Engineer at [DVC](https://dvc.org)

content/authors/casper_dcl.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
name: Casper da Costa-Luis
3+
avatar: casper_dcl.jpg
4+
links:
5+
- https://github.com/casperdcl
6+
---
7+
8+
Computational Physicist; Python Software Foundation (PSF) voting member; GitHub
9+
OS maintainers member. [tqdm](https://github.com/tqdm/tqdm) primary maintainer.
10+
11+
Expertise in C++/CUDA/Python/Git/Docker.

content/authors/daniel_kharitonov.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: Daniel Kharitonov
3+
avatar: daniel_kharitonov.png
4+
links:
5+
- https://www.linkedin.com/in/danielkharitonov/
6+
---
7+
8+
Technical Product Manager at [DVC.ai}(https://dvc.ai)]

content/authors/dave_berenbaum.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: Dave Berenbaum
3+
avatar: dave_berenbaum.png
4+
links:
5+
- https://www.linkedin.com/in/david-berenbaum-20b6b424/
6+
---
7+
8+
Technical Product Manager at [Iterative](https://iterative.ai/)

content/authors/david_g_ortega.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: David G Ortega
3+
avatar: david_g_ortega.png
4+
links:
5+
- https://github.com/DavidGOrtega
6+
---
7+
8+
Founder; Techstars Alumni; Software Engineer; Machine Learning Engineer;

content/authors/diglesia.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: David de la Iglesia
3+
avatar: diglesia.jpg
4+
links:
5+
- https://github.com/daavoo
6+
---
7+
8+
Software Engineer at [Iterative](https://iterative.ai/)

content/authors/dmitry_petrov.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
name: Dmitry Petrov
3+
avatar: dmitry_petrov.png
4+
links:
5+
- https://twitter.com/fullstackml
6+
- https://www.linkedin.com/in/dmitryleopetrov
7+
---
8+
9+
Creator of [http://dvc.org](http://dvc.org) — Git for ML. Ex-Data Scientist
10+
[@Microsoft](http://twitter.com/Microsoft). PhD in CS. Making jokes with a
11+
serious face.

content/authors/dom_miketa.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
name: Dom Miketa
3+
avatar: dom_miketa.jpeg
4+
links:
5+
- https://www.exscientia.ai
6+
- https://www.linkedin.com/in/dom-miketa-1815b7198
7+
---
8+
9+
Senior AI research assistant at [Exscientia](https://www.exscientia.ai/).

content/authors/elle_obrien.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: Elle O'Brien
3+
avatar: elle_obrien.jpg
4+
links:
5+
- https://twitter.com/DrElleOBrien
6+
---
7+
8+
Data scientist at [http://dvc.org](http://dvc.org)

content/authors/gema_parreno.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: Gema Parreno
3+
avatar: gema_parreno.jpeg
4+
links:
5+
- https://github.com/SoyGema
6+
---
7+
8+
Developer Advocate at [Iterative](https://iterative.ai/)

content/authors/george_vyshnya.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: George Vyshnya
3+
avatar: george_vyshnya.jpeg
4+
links:
5+
- https://www.linkedin.com/in/gvyshnya
6+
---
7+
8+
Seasoned Data Scientist / Software Developer with blended experience in software
9+
development, IT, DevOps, PM and C-level roles. CTO at
10+
[http://sbc-group.pl](http://sbc-group.pl)

content/authors/guro_bokum.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: Guro Bokum
3+
avatar: guro_bokum.jpg
4+
links:
5+
- https://www.linkedin.com/in/gurobokum/
6+
---
7+
8+
Senior Software Engineer at [Iterative](https://iterative.ai/)

content/authors/jeny_defigueiredo.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: Jeny De Figueiredo
3+
avatar: jeny_defigueiredo.png
4+
links:
5+
- https://twitter.com/jendefig
6+
---
7+
8+
Community Manager at [DVC](https://dvc.org)

content/authors/jorge_orpinel.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: Jorge Orpinel Pérez
3+
avatar: jorge.jpg
4+
links:
5+
- https://www.linkedin.com/in/jorgeorpinel
6+
---
7+
8+
Technical writer and developer at [dvc.org](http://dvc.org/)

content/authors/luis_yanes.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
name: Luis Yanes
3+
avatar: luis_yanes.png
4+
links:
5+
- https://www.exscientia.ai
6+
- https://www.linkedin.com/in/ljyanesm
7+
---
8+
9+
Senior software engineer at [Exscientia](https://www.exscientia.ai/).

content/authors/marcel_rd.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
name: Marcel Ribeiro-Dantas
3+
avatar: marcel.jpg
4+
links:
5+
- https://twitter.com/mribeirodantas
6+
---
7+
8+
Early Stage Researcher at [Institut Curie](https://institut-curie.org/) with
9+
over 10 years of experience in the field of biomedical engineering and health
10+
informatics. Areas of interest include Causal Inference, Artificial
11+
Intelligence, and Data Science. Degrees in Computer and Automation Engineering
12+
(Eng), Big Data (Grad degree), and Bioinformatics (MSc). Currently enrolled in a
13+
Ph.D. at EDITE (Sorbonne Université).
14+
15+
Twitter: [@mribeirodantas](https://twitter.com/mribeirodantas) Website:
16+
[mribeirodantas.me](http://mribeirodantas.me)

content/authors/maria_khalusova.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: Maria Khalusova
3+
avatar: maria_khalusova.jpg
4+
links:
5+
- https://twitter.com/mariaKhalusova
6+
---
7+
8+
Senior Developer Advocate at [Iterative](https://iterative.ai)

content/authors/marija_ilic.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: Marija Ilić
3+
avatar: marija_ilic.png
4+
links:
5+
- https://www.linkedin.com/in/marija-ili%C4%87-65b8a53
6+
---
7+
8+
Data scientist at Njuškalo, Croatia.

content/authors/maxim_shmakov.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: Maxim Shmakov
3+
avatar: maxim-shmakov.jpg
4+
links:
5+
- https://github.com/mvshmakov
6+
---
7+
8+
Front End Developer at [Iterative](https://iterative.ai)

content/authors/mert_bozkir.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: Mert Bozkir
3+
avatar: mert_bozkir.jpg
4+
links:
5+
- https://www.linkedin.com/in/mertbozkir/
6+
---
7+
8+
Community Coordinator at [Iterative](https://iterative.ai/)

content/authors/mike0sv.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: Mike Sveshnikov
3+
avatar: mike0sv.jpeg
4+
links:
5+
- https://www.linkedin.com/in/mike0sv/
6+
---
7+
8+
MLEM Project Team Lead at [Iterative](https://iterative.ai/)

content/authors/mikhail_rozhkov.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: Mikhail Rozhkov
3+
avatar: mikhail_rozhkov.jpeg
4+
links:
5+
- https://www.linkedin.com/in/mnrozhkov/
6+
---
7+
8+
Solutions Engineer at [Iterative](https://iterative.ai/)

content/authors/milecia_mcgregor.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: Milecia McGregor
3+
avatar: milecia_mcgregor.jpg
4+
links:
5+
- https://twitter.com/flippedcoding
6+
---
7+
8+
Developer Advocate at [DVC](https://dvc.org)

content/authors/peter_rowlands.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
name: Peter Rowlands
3+
avatar: peter_rowlands.jpg
4+
links:
5+
- https://github.com/pmrowla
6+
- https://www.linkedin.com/in/pmrowla
7+
---
8+
9+
Software engineer at [dvc.org](https://dvc.org/)

content/authors/peter_zikan.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: Petr Zikán
3+
avatar: peter-zikan.jpeg
4+
links:
5+
- https://www.linkedin.com/in/petr-zik%C3%A1n-88054815a/
6+
---
7+
8+
CTO at [PlasmaSolve](https://plasmasolve.com)

content/authors/rob_dewit.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: Rob de Wit
3+
avatar: rob_dewit.jpg
4+
links:
5+
- https://www.linkedin.com/in/rcdewit/
6+
---
7+
8+
Developer Advocate at [Iterative](https://iterative.ai)

content/authors/ryan.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: Ryan Turner
3+
avatar: ryan.jpg
4+
links:
5+
- https://twitter.com/otterkoala
6+
---
7+
8+
ML Solutions Engineer at [DVC](https://dvc.org)
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: Svetlana Grinchenko
3+
avatar: svetlana_grinchenko.jpeg
4+
links:
5+
- https://twitter.com/a142hr
6+
---
7+
8+
Head of developer relations at [http://dvc.org](http://dvc.org)

content/authors/tapa_dipti_sitaula.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: Tapa Dipti Sitaula
3+
avatar: tapa_dipti_sitaula.png
4+
links:
5+
- https://www.linkedin.com/in/tapa-dipti-sitaula/
6+
---
7+
8+
Sr Product Engineer at [Iterative](https://iterative.ai/)

content/authors/tibor_mach.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
name: Tibor Mach
3+
avatar: tibor_mach.jpeg
4+
links:
5+
- https://github.com/tibor-mach
6+
- https://www.linkedin.com/in/tibor-mach/
7+
---
8+
9+
ML/MLOps engineer, ex data science architect at Atos, PhD in maths, drummer

0 commit comments

Comments
 (0)