diff --git a/_data/projects.yaml b/_data/projects.yaml index 16512fe..bfef752 100644 --- a/_data/projects.yaml +++ b/_data/projects.yaml @@ -35,6 +35,17 @@ view_button_text: Live Site +- title: ReChat + name: rechat + description: +
ReChat is a prototype chat app built with React and Laravel/PHP. It allows for messaging with a responsive interface, supporting multiple client updates, and chat history.
+It was built to gain experience in managing sockets, state management in React, and handling server-client communication.
+ cover_img: /assets/img/projects/re-chat.jpg + github_link: https://github.com/Irtiza90/ReChat + view_link: https://github.com/Irtiza90/ReChat + view_button_text: Github + + - title: Self Driving Car name: self-driving-car diff --git a/_data/work_experience.yaml b/_data/work_experience.yaml new file mode 100644 index 0000000..e69de29 diff --git a/assets/img/projects/re-chat.jpg b/assets/img/projects/re-chat.jpg new file mode 100644 index 0000000..5e879b5 Binary files /dev/null and b/assets/img/projects/re-chat.jpg differ diff --git a/site/index.html b/site/index.html index db3a90c..085dc6b 100644 --- a/site/index.html +++ b/site/index.html @@ -143,7 +143,7 @@Browse My Recent