anujmaha commited on
Commit
57cc8b6
β€’
1 Parent(s): 63532ed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -2
app.py CHANGED
@@ -35,10 +35,14 @@ st.sidebar.markdown(
35
  """
36
  πŸ’» MS CS @ IUB
37
 
38
- 🧳 Actively looking for full time SDE / SWE / Full Stack / Data Science roles starting from May 2024
 
 
39
 
40
  πŸ“§ : anujmaha@iu.edu / anujsmahajan1998@gmail.com
41
 
 
 
42
  πŸ“ž : +1 8126029653
43
 
44
  🎯 I am a strong Full Stack and Software developer with diverse skills and currently exploring AWS and GenAI.
@@ -50,7 +54,7 @@ st.sidebar.markdown(
50
  )
51
 
52
  st.header("Get to know Anuj πŸ‘¨πŸ»β€πŸ’»")
53
- st.header("Ask anything related to me ")
54
 
55
  if "user_prompt_history" not in st.session_state:
56
  st.session_state["user_prompt_history"] = []
 
35
  """
36
  πŸ’» MS CS @ IUB
37
 
38
+ 🧳 Ex Amdocs SDE (3 Years of Experience)
39
+
40
+ 🎯 Actively looking for full time SDE / SWE / Full Stack / Data Science roles starting immediately
41
 
42
  πŸ“§ : anujmaha@iu.edu / anujsmahajan1998@gmail.com
43
 
44
+ πŸ’» : Python, React, Java, Javascript, SpringBoot, AWS
45
+
46
  πŸ“ž : +1 8126029653
47
 
48
  🎯 I am a strong Full Stack and Software developer with diverse skills and currently exploring AWS and GenAI.
 
54
  )
55
 
56
  st.header("Get to know Anuj πŸ‘¨πŸ»β€πŸ’»")
57
+ st.header("Ask anything about me ")
58
 
59
  if "user_prompt_history" not in st.session_state:
60
  st.session_state["user_prompt_history"] = []