Spaces:
Sleeping
Sleeping
Dacho688
commited on
Create _config.yml
Browse files- _config.yml +18 -0
_config.yml
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
title: Davor Kondic # your name (or website title) here
|
2 |
+
logo: "/images/linkedin.jpg?raw=true" # your photo (or logo) here
|
3 |
+
description: > # your text below (remove <br> elements if you don't need line breaks)
|
4 |
+
<br>
|
5 |
+
Results-driven Data Science professional with over a decade of experience in extracting actionable insights from data. Proven track record of leveraging data analytics to inform business decisions and drive growth. Passionate about data-driven decision making and staying at the forefront of data science trends.
|
6 |
+
|
7 |
+
<br><br>
|
8 |
+
<a href="https://www.linkedin.com/in/davor-kondic-54576886/">View my LinkedIn Profile</a>
|
9 |
+
<br>
|
10 |
+
<a href="https://huggingface.co/dkondic">View my HuggingFace LLM demos.</a>
|
11 |
+
<br>
|
12 |
+
<a href="https://github.com/Dacho688">View my GitHub repos.</a>
|
13 |
+
|
14 |
+
theme: jekyll-theme-minimal
|
15 |
+
#google_analytics: UA-000000-0 # your Google Analytics tracking ID here
|
16 |
+
|
17 |
+
colors:
|
18 |
+
crimson: '#900C3F'
|