Skip to content

Commit

Permalink
Merge branch 'GDSC-IIIT-Kalyani:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
ARYA-RAY committed Jan 22, 2023
2 parents 2c78465 + 78e7d51 commit 425f63c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/pages/allProjects/SlideData.js
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@ const SliderData = [
org_name: "Open Codeyard",
title: "Official Client Side App",
Ideas: ["A higly configurable community website template built using Flutter. This repo contains source code for the official Flutter Client of Open CodeYard."],
mentors: [{name: "Shatanik Mahanty", email: "mailto:shatanikmahanty@gmail.com"}],
mentors: [{name: "Shatanik Mahanty", link: "mailto:shatanikmahanty@gmail.com"}],
repo_link: "https://github.com/OpenCodeyard/ocyclient",
org_img: openCodeyard,
tags: "all flutter app",
Expand All @@ -517,7 +517,7 @@ const SliderData = [
org_name: "Open Codeyard",
title: "Classroom Management System",
Ideas: ["A highly managable classroom management system app created using flutter"],
mentors: [{name: "Shatanik Mahanty", email: "mailto:shatanikmahanty@gmail.com"}],
mentors: [{name: "Shatanik Mahanty", link: "mailto:shatanikmahanty@gmail.com"}],
repo_link: "https://github.com/OpenCodeyard/Classroom",
org_img: openCodeyard,
tags: "all flutter app",
Expand Down Expand Up @@ -738,7 +738,7 @@ const SliderData = [
org_name: "GDSC",
title: "KITKAT-VIRUS",
Ideas: ["We often forget what we type in our day to day lives, it maybe the last password you used to login into your bank account", "Keystroke logging, often referred to as keyboard capturing, is the action of recording the keys struck on a keyboard, typically covertly, so that a person using the keyboard is unaware that their actions are being monitored. Data can then be retrieved by the person operating the logging program."],
mentors: [],
mentors: [{name: "Anurag Chakraborty", link:"mailto: chakraborty.anurag01@gmail.com"}],
repo_link: "https://github.com/DSCKGEC/kitkat.v1rus",
org_img: gdsc,
tags: "all python ethhack",
Expand Down

0 comments on commit 425f63c

Please sign in to comment.