From 328efbee4a28e5bca1065823b853352258de6d54 Mon Sep 17 00:00:00 2001 From: Jenin82 Date: Sat, 18 Nov 2023 12:46:16 +0530 Subject: [PATCH 1/6] contributions --- careerio/jeninjoseph@mulearn.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 careerio/jeninjoseph@mulearn.md diff --git a/careerio/jeninjoseph@mulearn.md b/careerio/jeninjoseph@mulearn.md new file mode 100644 index 0000000..3bdb464 --- /dev/null +++ b/careerio/jeninjoseph@mulearn.md @@ -0,0 +1,32 @@ +# Professional Experience and Responsibilities + +## Beckn Protocol Implementation + +### Beckn Application Platform (BAP) and Beckn Provider Platform (BPP) Configuration +- Successfully configured both the BAP and BPP components for implementing the Beckn protocol. +- Focused on ensuring compatibility and seamless integration within the existing system infrastructure. + +### Front-End Client Application Development +- Wrote comprehensive functionality code for a front-end client application. +- Emphasized on creating responsive and intuitive user interfaces. + +### TheMaze App Front-End Development +- Spearheaded the front-end development of TheMaze application. +- Implemented user interface design and interactive elements to enhance user experience. + +## Team Collaboration + +- Actively collaborated with team members across different stages of project development. +- Participated in brainstorming sessions and contributed to ideation processes. +- Engaged in regular communication to align project goals and ensure efficient workflow. + +## Ideation and Architecture + +- Played a key role in the ideation phase of projects, contributing innovative ideas and solutions. +- Assisted in the development of project architecture, focusing on scalability and performance optimization. + +## Here are the github link of the project done. + +- TheMaze(Huddle Version) : https://github.com/Jenin82/huddle-app/tree/main +- TheMaze(IEDC Summit Version) : https://github.com/Jenin82/iedc-summit-app/tree/main +- Beckn Protocol : https://github.com/Jenin82/backen-network-for-hundredcoders/tree/master \ No newline at end of file From 2b88071edbf4e4c66a29752080007666d428ae67 Mon Sep 17 00:00:00 2001 From: Jenin82 Date: Sat, 18 Nov 2023 12:58:28 +0530 Subject: [PATCH 2/6] fix --- careerio/jeninjoseph@mulearn.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/careerio/jeninjoseph@mulearn.md b/careerio/jeninjoseph@mulearn.md index 3bdb464..ec8952e 100644 --- a/careerio/jeninjoseph@mulearn.md +++ b/careerio/jeninjoseph@mulearn.md @@ -1,6 +1,6 @@ # Professional Experience and Responsibilities -## Beckn Protocol Implementation +## Careerio development ### Beckn Application Platform (BAP) and Beckn Provider Platform (BPP) Configuration - Successfully configured both the BAP and BPP components for implementing the Beckn protocol. @@ -10,7 +10,10 @@ - Wrote comprehensive functionality code for a front-end client application. - Emphasized on creating responsive and intuitive user interfaces. -### TheMaze App Front-End Development +### OpenAI integration with Front-end Client +- Participated in brainstorming sessions and contributed to ideation processes. + +## TheMaze App Front-End Development - Spearheaded the front-end development of TheMaze application. - Implemented user interface design and interactive elements to enhance user experience. From 57ddf49b4162bf8c22fb6d8652e957a6f5a9c35e Mon Sep 17 00:00:00 2001 From: Amal C P <83328946+Amal070146@users.noreply.github.com> Date: Sat, 18 Nov 2023 13:00:25 +0530 Subject: [PATCH 3/6] readme of amalcp --- careerio/amalcp@mulearn.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 careerio/amalcp@mulearn.md diff --git a/careerio/amalcp@mulearn.md b/careerio/amalcp@mulearn.md new file mode 100644 index 0000000..f7f9085 --- /dev/null +++ b/careerio/amalcp@mulearn.md @@ -0,0 +1,30 @@ +# Professional Experience and Responsibilities + +## CareerIO Development + +### Front-End Client Application Development +- Wrote comprehensive functionality code for a front-end client application. +- Emphasized on creating responsive and intuitive user interfaces. +- Ideation of the whole project with UI/UX designing of the project. + +## TheMaze App Front-End Development +- Spearheaded the front-end development of TheMaze application. +- Implemented user interface design and interactive elements to enhance user experience. + +## Team Collaboration + +- Actively collaborated with team members across different stages of project development. +- Participated in brainstorming sessions and contributed to ideation processes. +- Engaged in regular communication to align project goals and ensure efficient workflow. + +## Ideation and Architecture + +- Played a key role in the ideation phase of projects, contributing innovative ideas and solutions. +- Assisted in the development of project architecture, focusing on scalability and performance optimization. + +## Here are the github link of the project done. + +- TheMaze(Huddle Version) : https://github.com/Amal070146/huddle-app/tree/main +- TheMaze(IEDC Summit Version) : https://github.com/Amal070146/iedc-summit-app/tree/main +- Frontend Development of CareerIO : https://github.com/Amal070146/Careerio + From a9d31f4f30726d7078c86715079ec482c4d33c8f Mon Sep 17 00:00:00 2001 From: Ajay Vishnu E Date: Sat, 18 Nov 2023 13:01:13 +0530 Subject: [PATCH 4/6] ajay --- careerio/ajayvishnue@mulearn.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 careerio/ajayvishnue@mulearn.md diff --git a/careerio/ajayvishnue@mulearn.md b/careerio/ajayvishnue@mulearn.md new file mode 100644 index 0000000..815f9fa --- /dev/null +++ b/careerio/ajayvishnue@mulearn.md @@ -0,0 +1,25 @@ +# Professional Experience and Responsibilities + +## Careerio Development + +### Back-End for Client Application +- Wrote code for secure user registration and login using jwt authentication. +- Used RestAPI framework for succesfully doing it. + +### Open AI module +- Using OpenAI API created a text generation module. + +## Team Collaboration + +- Actively collaborated with team members across different stages of project development. +- Participated in brainstorming sessions and contributed to ideation processes. +- Engaged in regular communication to align project goals and ensure efficient workflow. + +## Ideation and Architecture + +- Played a key role in the ideation phase of projects, contributing innovative ideas and solutions. +- Assisted in the development of project architecture, focusing on scalability and performance optimization. + +## Here are the github link of the project done. + +- Backend Repo : https://github.com/AjayVishnuE/CareerioAI \ No newline at end of file From bc9a73ced8b7f347368999ff05c20c5f64b4beac Mon Sep 17 00:00:00 2001 From: Amal C P <83328946+Amal070146@users.noreply.github.com> Date: Sat, 18 Nov 2023 13:02:52 +0530 Subject: [PATCH 5/6] update amalcp --- careerio/amalcp@mulearn.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/careerio/amalcp@mulearn.md b/careerio/amalcp@mulearn.md index f7f9085..fe22fa8 100644 --- a/careerio/amalcp@mulearn.md +++ b/careerio/amalcp@mulearn.md @@ -7,6 +7,9 @@ - Emphasized on creating responsive and intuitive user interfaces. - Ideation of the whole project with UI/UX designing of the project. +### OpenAI integration with Front-end Client +- Participated in brainstorming sessions and contributed to ideation processes. + ## TheMaze App Front-End Development - Spearheaded the front-end development of TheMaze application. - Implemented user interface design and interactive elements to enhance user experience. From 1bbbcb5c2306e96d32a64d8e96313ee92908693b Mon Sep 17 00:00:00 2001 From: Jenin Joseph Date: Sat, 18 Nov 2023 14:31:59 +0530 Subject: [PATCH 6/6] Update jeninjoseph@mulearn.md --- careerio/jeninjoseph@mulearn.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/careerio/jeninjoseph@mulearn.md b/careerio/jeninjoseph@mulearn.md index ec8952e..7d06939 100644 --- a/careerio/jeninjoseph@mulearn.md +++ b/careerio/jeninjoseph@mulearn.md @@ -32,4 +32,5 @@ - TheMaze(Huddle Version) : https://github.com/Jenin82/huddle-app/tree/main - TheMaze(IEDC Summit Version) : https://github.com/Jenin82/iedc-summit-app/tree/main -- Beckn Protocol : https://github.com/Jenin82/backen-network-for-hundredcoders/tree/master \ No newline at end of file +- Beckn Protocol : https://github.com/Jenin82/backen-network-for-hundredcoders/tree/master +- Frontend Development of CareerIO : https://github.com/Jenin82/SkillSpectrum/tree/main