Beasto commited on
Commit
da06e0d
·
1 Parent(s): 57a475b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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.markdown("##")
30
  st.header('Let me introduce myself')
31
 
32
- st.write('I am <strong>Pallab Ghosh</strong> from <strong>West Bengal, India</strong>')
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')