Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -32,7 +32,8 @@ def display_header():
|
|
32 |
|
33 |
def display_summary():
|
34 |
#st.markdown('## Summary', unsafe_allow_html=True)
|
35 |
-
st.
|
|
|
36 |
|
37 |
def display_education():
|
38 |
st.markdown('## Education')
|
|
|
32 |
|
33 |
def display_summary():
|
34 |
#st.markdown('## Summary', unsafe_allow_html=True)
|
35 |
+
st.write("<h2 style='font-size: 24px;'>Hello!, This is Nihar Palem. I'm originally from Hyderabad and currently residing in the Silicon Valley Bay Area, San Jose. I'm pursuing a Master's degree in Data Analytics at San Jose State University.
|
36 |
+
In this portfolio, you can explore my academic background, work experience, and projects in the data science field. You'll also find links to my skills, other hobbies, and certifications.</h2>", unsafe_allow_html=True)
|
37 |
|
38 |
def display_education():
|
39 |
st.markdown('## Education')
|