Sathwikchowdary commited on
Commit
c8a1535
Β·
verified Β·
1 Parent(s): 0501ae1

Update Home.py

Browse files
Files changed (1) hide show
  1. Home.py +7 -7
Home.py CHANGED
@@ -13,7 +13,7 @@ custom_css = """
13
  rgba(0, 0, 0, 0.6),
14
  rgba(0, 0, 0, 0.6)
15
  ),
16
- url("https://www.expresscomputer.in/news/top-data-science-trends-to-watch-out-for-in-2023/92055/.jpg");
17
  background-size: cover;
18
  background-attachment: fixed;
19
  color: white;
@@ -50,7 +50,7 @@ st.markdown("<h1 style='text-align: center; color: Black;'>πŸš€ Zero_to_Hero_in_
50
  # About Section
51
  st.markdown("<h2 style='color: Black;'>About the App 🌟</h2>", unsafe_allow_html=True)
52
  st.markdown(
53
- "<p style='font-size: 16px; color: Blue; font-style: italic;'>"
54
  "This app shares the inspiring journey of an individual who began their data science exploration with no prior knowledge. "
55
  "It details their path to mastering various aspects of the field, including Machine Learning, Deep Learning, and Generative AI. "
56
  "The app highlights their challenges, setbacks, and perseverance in transitioning from a beginner to an expert in data science, offering a motivational zero-to-hero story."
@@ -58,14 +58,14 @@ st.markdown(
58
  unsafe_allow_html=True
59
  )
60
  st.markdown(
61
- "<p style='font-size: 16px; color: Blue; font-style: italic;'>"
62
  "Learning data science comes with numerous challenges, such as gaining proficiency in tools like Python, building a solid understanding of mathematical concepts like statistics, "
63
  "and bridging the gap between theoretical knowledge and practical applications."
64
  "</p>",
65
  unsafe_allow_html=True
66
  )
67
  st.markdown(
68
- "<p style='font-size: 16px; color: Blue; font-style: italic;'>"
69
  "Starting out in data science comes with several initial hurdles, such as a lack of technical expertise and difficulty understanding how to apply concepts in real-world scenarios. "
70
  "Additionally, common struggles include managing time effectively, dealing with imposter syndrome, and navigating the overwhelming abundance of information available."
71
  "</p>",
@@ -75,21 +75,21 @@ st.markdown(
75
  # Author Section
76
  st.markdown("<h2 style='color: Black;'>About the Author πŸ€–</h2>", unsafe_allow_html=True)
77
  st.markdown(
78
- "<p style='font-size: 16px; color:Blue; font-style: italic;'>"
79
  "Sai Kalyan Satwik is a dedicated learner and practitioner in the field of data science. "
80
  "Starting with no prior knowledge, he has successfully transitioned into a skilled professional with expertise in Python, Machine Learning, Deep Learning, and Generative AI."
81
  "</p>",
82
  unsafe_allow_html=True
83
  )
84
  st.markdown(
85
- "<p style='font-size: 16px; color:Blue; font-style: italic;'>"
86
  "Beyond his technical abilities, he is passionate about inspiring others by sharing his journey. "
87
  "He firmly believes that with the right mindset, structured learning, and perseverance, anyone can overcome challenges and succeed."
88
  "</p>",
89
  unsafe_allow_html=True
90
  )
91
  st.markdown(
92
- "<p style='font-size: 16px; color:Blue; font-style: italic;'>"
93
  "Fueled by curiosity and determination, he has conquered various obstacles, including technical knowledge gaps."
94
  "Through relentless dedication, hands-on projects, and continuous learning, he has achieved remarkable proficiency in the field."
95
  "</p>",
 
13
  rgba(0, 0, 0, 0.6),
14
  rgba(0, 0, 0, 0.6)
15
  ),
16
+ url(https://www.istockphoto.com/photo/tech-or-space-background-abstract-3d-illustration-gm1367865109-437999705?utm_source=pixabay&utm_medium=affiliate&utm_campaign=SRP_photo_sponsored&utm_content=https%3A%2F%2Fpixabay.com%2Fphotos%2Fsearch%2Fbackground%2520datascience%2F&utm_term=background+datascience.jpg");
17
  background-size: cover;
18
  background-attachment: fixed;
19
  color: white;
 
50
  # About Section
51
  st.markdown("<h2 style='color: Black;'>About the App 🌟</h2>", unsafe_allow_html=True)
52
  st.markdown(
53
+ "<p style='font-size: 16px; color: White; font-style: italic;'>"
54
  "This app shares the inspiring journey of an individual who began their data science exploration with no prior knowledge. "
55
  "It details their path to mastering various aspects of the field, including Machine Learning, Deep Learning, and Generative AI. "
56
  "The app highlights their challenges, setbacks, and perseverance in transitioning from a beginner to an expert in data science, offering a motivational zero-to-hero story."
 
58
  unsafe_allow_html=True
59
  )
60
  st.markdown(
61
+ "<p style='font-size: 16px; color: White; font-style: italic;'>"
62
  "Learning data science comes with numerous challenges, such as gaining proficiency in tools like Python, building a solid understanding of mathematical concepts like statistics, "
63
  "and bridging the gap between theoretical knowledge and practical applications."
64
  "</p>",
65
  unsafe_allow_html=True
66
  )
67
  st.markdown(
68
+ "<p style='font-size: 16px; color: White; font-style: italic;'>"
69
  "Starting out in data science comes with several initial hurdles, such as a lack of technical expertise and difficulty understanding how to apply concepts in real-world scenarios. "
70
  "Additionally, common struggles include managing time effectively, dealing with imposter syndrome, and navigating the overwhelming abundance of information available."
71
  "</p>",
 
75
  # Author Section
76
  st.markdown("<h2 style='color: Black;'>About the Author πŸ€–</h2>", unsafe_allow_html=True)
77
  st.markdown(
78
+ "<p style='font-size: 16px; color:White; font-style: italic;'>"
79
  "Sai Kalyan Satwik is a dedicated learner and practitioner in the field of data science. "
80
  "Starting with no prior knowledge, he has successfully transitioned into a skilled professional with expertise in Python, Machine Learning, Deep Learning, and Generative AI."
81
  "</p>",
82
  unsafe_allow_html=True
83
  )
84
  st.markdown(
85
+ "<p style='font-size: 16px; color:White; font-style: italic;'>"
86
  "Beyond his technical abilities, he is passionate about inspiring others by sharing his journey. "
87
  "He firmly believes that with the right mindset, structured learning, and perseverance, anyone can overcome challenges and succeed."
88
  "</p>",
89
  unsafe_allow_html=True
90
  )
91
  st.markdown(
92
+ "<p style='font-size: 16px; color:White; font-style: italic;'>"
93
  "Fueled by curiosity and determination, he has conquered various obstacles, including technical knowledge gaps."
94
  "Through relentless dedication, hands-on projects, and continuous learning, he has achieved remarkable proficiency in the field."
95
  "</p>",