Skip to content

Commit

Permalink
Merge pull request #138 from Suryanshomar7240/master
Browse files Browse the repository at this point in the history
skit projects update
  • Loading branch information
ishanExtreme authored Nov 18, 2021
2 parents 481857b + cf5cefa commit 341ce61
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 86 deletions.
2 changes: 1 addition & 1 deletion src/components/projects/allProjects/ProjectCard.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const ProjectCard = (props) => {
</div>
<div className="Ideas" style={{visibility: `${showIdeas ? 'visible' : 'hidden'}`, height: `${showIdeas ? '290' : '0'}%`}}>
<div className="flex-container">
<a href={props.data.repo_link} className="git_hub" target='_blank' rel='noreferrer'><FaGithub /></a>
<a href={props.data.repo_link} className={props.data.tags.includes("remove")?"no_view":"git_hub"} target='_blank' rel='noreferrer'><FaGithub /></a>
</div>
<div>
{props.data.mentors.map((mentor, idx) => {
Expand Down
95 changes: 10 additions & 85 deletions src/components/projects/allProjects/SlideData.js
Original file line number Diff line number Diff line change
Expand Up @@ -264,102 +264,37 @@ const SliderData = [
tags: "all web",
org_tag: "all edualgo"
},

{
org_name: "Skit AI",
title: "kaldis serve",
Ideas: ["Coming Soon"],
mentors: [
{ name: "Achintya Shankhdhar", email: "[email protected]" },
{ name: "Swaraj", email: "[email protected]" },
{ name: "Sanchit Ahuja", email: "[email protected]" },
{ name: "Vipul Sharma", email: "[email protected]" },
{ name: "Pushkal Katara", email: "[email protected]" },
{ name: "Jaivarsan", email: "[email protected]" },
{ name: "Prabhsimran", email: "[email protected]" },
],
repo_link: "https://github.com/skit-ai/kaldi-serve",
org_img: skit,
tags: "all ml",
org_tag: "all skit"
},
{
org_name: "Skit AI",
title: "Dialogy",
Ideas: ["Coming Soon"],
mentors: [
{ name: "Achintya Shankhdhar", email: "[email protected]" },
{ name: "Swaraj", email: "[email protected]" },
{ name: "Sanchit Ahuja", email: "[email protected]" },
{ name: "Vipul Sharma", email: "[email protected]" },
{ name: "Pushkal Katara", email: "[email protected]" },
{ name: "Jaivarsan", email: "[email protected]" },
],
repo_link: "https://github.com/skit-ai/dialogy",
org_img: skit,
tags: "all ml",
org_tag: "all skit"
},
{
org_name: "Skit AI",
title: "sentinel",
Ideas: ["Coming Soon"],
mentors: [
{ name: "Achintya Shankhdhar", email: "[email protected]" },
{ name: "Swaraj", email: "[email protected]" },
{ name: "Sanchit Ahuja", email: "[email protected]" },
{ name: "Vipul Sharma", email: "[email protected]" },
{ name: "Pushkal Katara", email: "[email protected]" },
{ name: "Jaivarsan", email: "[email protected]" },
],
repo_link: "https://github.com/skit-ai/sentinel",
org_img: skit,
tags: "all ml",
org_tag: "all skit"
},
{
org_name: "Skit AI",
title: "EEVEE",
Ideas: ["Coming Soon"],
mentors: [
{ name: "Achintya Shankhdhar", email: "[email protected]" },
{ name: "Swaraj", email: "[email protected]" },
{ name: "Sanchit Ahuja", email: "[email protected]" },
{ name: "Vipul Sharma", email: "[email protected]" },
{ name: "Pushkal Katara", email: "[email protected]" },
{ name: "Jaivarsan", email: "[email protected]" },
],
repo_link: "https://github.com/skit-ai/eevee",
org_img: skit,
tags: "all ml",
org_tag: "all skit"
},
{
org_name: "Skit AI",
title: "St Record",
Ideas: ["Coming Soon"],
mentors: [
{ name: "Achintya Shankhdhar", email: "[email protected]" },
{ name: "Swaraj", email: "[email protected]" },
{ name: "Sanchit Ahuja", email: "[email protected]" },
{ name: "Vipul Sharma", email: "[email protected]" },
{ name: "Pushkal Katara", email: "[email protected]" },
{ name: "Jaivarsan", email: "[email protected]" },
],
repo_link: "https://github.com/skit-ai/st-record",
org_img: skit,
tags: "all ml",
org_tag: "all skit"
},
{
org_name: "Skit AI",
title: "TTS Middleware",
Ideas: ["Coming Soon"],
mentors: [
{ name: "Achintya Shankhdhar", email: "[email protected]" },
{ name: "Swaraj", email: "[email protected]" },
{ name: "Sanchit Ahuja", email: "[email protected]" },
{ name: "Vipul Sharma", email: "[email protected]" },
{ name: "Pushkal Katara", email: "[email protected]" },
{ name: "Jaivarsan", email: "[email protected]" },
{ name: "Ayush Shridhar", email: "[email protected]" },
],
repo_link: "https://github.com/skit-ai/tts-middleware",
org_img: skit,
Expand All @@ -372,34 +307,24 @@ const SliderData = [
Ideas: [
ReactHtmlParser("<a target='_blank' href='https://docs.google.com/document/d/1G8oNU3a9bJSRp3J5K7mehKhQAy1K9u8O2sY6FWuTuu4/edit?usp=sharing'>Refer for ideas</a>")],
mentors: [
{ name: "Achintya Shankhdhar", email: "[email protected]" },
{ name: "Swaraj", email: "[email protected]" },
{ name: "Sanchit Ahuja", email: "[email protected]" },
{ name: "Vipul Sharma", email: "[email protected]" },
{ name: "Pushkal Katara", email: "[email protected]" },
{ name: "Jaivarsan", email: "[email protected]" },
{ name: "Pushkal Katara", email: "[email protected]" }
],
repo_link: "https://github.com/skit-ai/dialogy",
repo_link:null,
org_img: skit,
tags: "all ml",
tags: "all ml remove",
org_tag: "all skit"
},
{
org_name: "Skit AI",
title: "Text to speech",
title: "Speech enchancement Text to speech",
Ideas: [
ReactHtmlParser("<a target='_blank' rel='noreferrer' href='https://docs.google.com/document/d/18-oCRc9AmaUqWcs_FoYwTrSiqd56Y4VGPB4vBVTtO1A/edit?usp=sharing'>Refer for ideas</a>")],
mentors: [
{ name: "Achintya Shankhdhar", email: "[email protected]" },
{ name: "Swaraj", email: "[email protected]" },
{ name: "Sanchit Ahuja", email: "[email protected]" },
{ name: "Vipul Sharma", email: "[email protected]" },
{ name: "Pushkal Katara", email: "[email protected]" },
{ name: "Jaivarsan", email: "[email protected]" },
{ name: "Swaraj Dalmia", email: "[email protected]" }
],
repo_link: "https://github.com/skit-ai/kaldi-serve",
repo_link:null,
org_img: skit,
tags: "all ml",
tags: "all ml remove",
org_tag: "all skit"
},
{
Expand Down

0 comments on commit 341ce61

Please sign in to comment.