-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c60e95d
commit c93a45d
Showing
1 changed file
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,6 +16,7 @@ import img74 from "../Images/DisplayPics/74.jpg"; | |
import img75 from "../Images/DisplayPics/75.jpg"; | ||
import img76 from "../Images/DisplayPics/76.jpg"; | ||
import img77 from "../Images/DisplayPics/77.jpg"; | ||
import img78 from "../Images/DisplayPics/78.jpg"; | ||
import Navbar from './../navbar/Navbar'; | ||
import Footer from "../Footer/Footer"; | ||
const Team = () => { | ||
|
@@ -51,7 +52,7 @@ const Team = () => { | |
id:100, | ||
src:img65, | ||
name:'Nehal Khan', | ||
post:'Mentor', | ||
post:'Club Lead', | ||
dom:'Open Source Domain', | ||
desc:'Hi! Im Nehal Khan, student in CSE department, Im a passionate coder with a keen interest in Operating Systems, AI, and UI/UX. I thrive on the thrill of open-source projects, turning lines of code into innovative realities.', | ||
mail:"mailto:[email protected]", | ||
|
@@ -63,7 +64,7 @@ const Team = () => { | |
id:121, | ||
src:img74, | ||
name:'Manasa', | ||
post:'Mentor', | ||
post:'Club Lead', | ||
dom:'AI domain', | ||
desc:'Hello, this is Manasa from the CSE Department. An AI enthusiast with a strong background in developing AI driven solutions and always excited to learn and experiment', | ||
mail:'mailto:[email protected]', | ||
|
@@ -75,7 +76,7 @@ const Team = () => { | |
id:109, | ||
src:img67, | ||
name:'Sreeram Rohith', | ||
post:'Mentor', | ||
post:'Club Co-Lead', | ||
dom:'CYS domain', | ||
desc:'I am Sreeram Rohith. Student from CSE. I have completed projects on the self-identity of mental health using AI and machine learning, as well as on image steganography. Additionally, I have a strong interest in the cybersecurity domain. As a mentor in the Cognizance Club at Amrita University Chennai.', | ||
mail:'mailto:[email protected]', | ||
|
@@ -109,7 +110,7 @@ const Team = () => { | |
}, | ||
{ | ||
id:109, | ||
src:img00, | ||
src:img78, | ||
name:'Doddi Sreenija Reddy', | ||
post:'Mentor ', | ||
dom:'AI domain', | ||
|