update outstanding student graduate status and add chatbot testing page
This commit is contained in:
Binary file not shown.
@@ -8,7 +8,7 @@ def outstanding_members():
|
||||
st.image("./images/StudentDarrian.jpg",width= 200 )
|
||||
with stu1_text:
|
||||
st.header("Darrian Lambert")
|
||||
st.subheader("Senior Student in CIS")
|
||||
st.subheader("2024 CIS Graduate")
|
||||
|
||||
st.markdown("""
|
||||
"_Bufftek has been a fantastic experience for me. It gave me the opportunity to apply the skills I’ve learned in class to real-world problems and work alongside others to develop effective software solutions. Through this, I gained hands-on experience with skills that are difficult to practice on your own._
|
||||
@@ -27,7 +27,7 @@ def outstanding_members():
|
||||
st.image("./images/StudentKim.jpg",width= 200 )
|
||||
with stu2_text:
|
||||
st.header("Kim Sundblom")
|
||||
st.subheader("Senior Student in CIS")
|
||||
st.subheader("2024 CIS Graduate")
|
||||
|
||||
|
||||
st.markdown("""
|
||||
|
||||
Reference in New Issue
Block a user