Spaces:
Sleeping
Sleeping
Commit
Β·
7e52ab3
1
Parent(s):
14a2607
Update app.py
Browse files
app.py
CHANGED
@@ -2,10 +2,10 @@ import streamlit as st
|
|
2 |
|
3 |
# Header
|
4 |
st.title("Gourav Gujariya's Portfolio")
|
5 |
-
st.
|
6 |
-
st.
|
7 |
-
st.
|
8 |
-
st.
|
9 |
# Contact Information
|
10 |
st.sidebar.header("Contact Information")
|
11 |
st.sidebar.markdown("Email: [email protected]")
|
|
|
2 |
|
3 |
# Header
|
4 |
st.title("Gourav Gujariya's Portfolio")
|
5 |
+
st.markdown(" π Hello, I'm GOURAV GUJARIYA, and I'm more than just a name. I'm a passionate data science enthusiast with a burning desire to create real-life impact through innovation. π")
|
6 |
+
st.markdown("π€ With a solid foundation in machine learning (ML) and deep learning (DL), I thrive on challenges that push the boundaries of what's possible. My accolades include being recognized as a Kaggle Dataset EXPERT and Notebook EXPERT, a testament to my data analysis prowess. ππ‘")
|
7 |
+
st.markdown("π I'm not just limited to personal accomplishments; I've actively contributed to the world of open-source models and research papers, always striving to stay at the forefront of technological advancements. ππ¬")
|
8 |
+
st.markdown("π₯ If you're looking for a dedicated and forward-thinking team player who can turn data into insights and drive real change, I'm your candidate. Let's innovate together and make a difference! πͺππ")
|
9 |
# Contact Information
|
10 |
st.sidebar.header("Contact Information")
|
11 |
st.sidebar.markdown("Email: [email protected]")
|