Update app.py
Browse files
app.py
CHANGED
|
@@ -26,10 +26,10 @@ if selected == 'About me':
|
|
| 26 |
st_lottie(lottiemaker('Animation - 1704777936737.json'), speed=1, width=400, height=400)
|
| 27 |
with col2:
|
| 28 |
st.write('# Hi, I am Pallab Ghosh')
|
| 29 |
-
st.
|
| 30 |
st.header('Let me introduce myself')
|
| 31 |
|
| 32 |
-
st.write('I am
|
| 33 |
st.write('I am a Self Taught Machine Learning Engineer and Programmer')
|
| 34 |
st.write("My passion include Machine Learning, Programming, Gaming, Football, Badminton, Maths, etc")
|
| 35 |
st.write('I am currently in High school')
|
|
|
|
| 26 |
st_lottie(lottiemaker('Animation - 1704777936737.json'), speed=1, width=400, height=400)
|
| 27 |
with col2:
|
| 28 |
st.write('# Hi, I am Pallab Ghosh')
|
| 29 |
+
st.write('#')
|
| 30 |
st.header('Let me introduce myself')
|
| 31 |
|
| 32 |
+
st.write('I am Pallab Ghosh from West Bengal, India')
|
| 33 |
st.write('I am a Self Taught Machine Learning Engineer and Programmer')
|
| 34 |
st.write("My passion include Machine Learning, Programming, Gaming, Football, Badminton, Maths, etc")
|
| 35 |
st.write('I am currently in High school')
|