gouravgujariya commited on
Commit
b8d0776
β€’
1 Parent(s): 609ad2b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -5
app.py CHANGED
@@ -11,14 +11,13 @@ st.title("Gourav Gujariya's Portfolio")
11
  annotated_text(
12
  " πŸ‘‹ Hello, I'm ",
13
  ("GOURAV GUJARIYA", "Nice person"),
14
- ", and I'm more than just a name. I'm a passionate ",
15
- ("data science enthusiast", "πŸ€“"),
16
- " with a burning desire to create real-life impact through innovation. πŸš€",
17
  " With a ",
18
- ("solid foundation ", "rock"),
19
  "in machine learning (ML) and deep learning (DL),",
20
  " I thrive on challenges that push the ",
21
- ("boundaries ", "🚳"),
22
  "of what's possible. My accolades include being recognized as a Kaggle ",("Dataset EXPERT"," Badge πŸ“Œ")," and",(" Notebook EXPERT"," Badge πŸ‘©β€πŸ’»"),
23
  "a testament to my data analysis prowess. πŸ“Š",
24
  "🌐 I'm not just limited to personal accomplishments; I've actively contributed to the ",
 
11
  annotated_text(
12
  " πŸ‘‹ Hello, I'm ",
13
  ("GOURAV GUJARIYA", "Nice person"),
14
+ ", and I'm more than just a name. I'm a passionate ","data science enthusiast",
15
+ " with a burning desire to create real-life impact through",(" innovation."," πŸš€"),
 
16
  " With a ",
17
+ "solid foundation ",
18
  "in machine learning (ML) and deep learning (DL),",
19
  " I thrive on challenges that push the ",
20
+ "boundaries ",
21
  "of what's possible. My accolades include being recognized as a Kaggle ",("Dataset EXPERT"," Badge πŸ“Œ")," and",(" Notebook EXPERT"," Badge πŸ‘©β€πŸ’»"),
22
  "a testament to my data analysis prowess. πŸ“Š",
23
  "🌐 I'm not just limited to personal accomplishments; I've actively contributed to the ",