Skip to content

Commit

Permalink
ad
Browse files Browse the repository at this point in the history
  • Loading branch information
abhijit-23blaze committed Jun 4, 2024
1 parent 548430f commit fdd2e93
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 32 deletions.
80 changes: 52 additions & 28 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"May '24",
"Greensphere @IGDTUW delhi",
"useful link 1",
"useful link 2",
"https://github.com/abhijit-23blaze/Bio-Bounty",
"This was a Hack-a-thon organized by Greenshpere @IGDTUW delhi",
"Here our problem statement was to make an App that would",
"benefit the bio-heritage of our planet. Our solution was ",
Expand All @@ -58,7 +58,7 @@
"There were a total of 90 teams that had participated in this",
"along with team IIITians that was lead by me. And among them",
"we were awarded the 1st prize for our App.",
"useful link 2",
"https://www.instagram.com/p/C7mVlyVyDkI/",
"useful link 2"

],
Expand All @@ -68,48 +68,72 @@
"Jan '24",
"ICDCIT commitee @KIIT bhuvaneshwar",
"useful link 1",
"useful link 2",
"Project description long1",
"Project description long2",
"Project description long3",
"Project description long4",
"Project description long5"
"https://github.com/abhijit-23blaze/Bio-Bounty",
"This was organized by the International Conference on ",
"Distributed Computing and Intelligent Things @ KIIT. It was",
"regarding a pap",
"Bio Bounty - An innovative AI powered app that gamifies this",
"by rewarding the user whenever he goes out and discovers a new",
"species of animal or plant with the help of AI",
"There were a total of 90 teams that had participated in this",
"along with team IIITians that was lead by me. And among them",
"we were awarded the 1st prize for our App.",
"https://www.instagram.com/p/C7mVlyVyDkI/",
"useful link 2"
],
[
"App-a-thon :2nd runnerup",
"Mar '24",
"i-Labs Hyderabad",
"useful link 1",
"useful link 2",
"Project description long1",
"Project description long2",
"Project description long3",
"Project description long4",
"Project description long5"
"https://github.com/abhijit-23blaze/Bio-Bounty",
"This was a Hack-a-thon organized by Greenshpere @IGDTUW delhi",
"Here our problem statement was to make an App that would",
"benefit the bio-heritage of our planet. Our solution was ",
"Bio Bounty - An innovative AI powered app that gamifies this",
"by rewarding the user whenever he goes out and discovers a new",
"species of animal or plant with the help of AI",
"There were a total of 90 teams that had participated in this",
"along with team IIITians that was lead by me. And among them",
"we were awarded the 1st prize for our App.",
"https://www.instagram.com/p/C7mVlyVyDkI/",
"useful link 2"
],
[
"GGJ '24 :3rd runnerup",
"Feb '24",
"Global Game Jam @IIITS",
"useful link 1",
"useful link 2",
"Project description long1",
"Project description long2",
"Project description long3",
"Project description long4",
"Project description long5"
"https://github.com/abhijit-23blaze/Bio-Bounty",
"This was a Hack-a-thon organized by Greenshpere @IGDTUW delhi",
"Here our problem statement was to make an App that would",
"benefit the bio-heritage of our planet. Our solution was ",
"Bio Bounty - An innovative AI powered app that gamifies this",
"by rewarding the user whenever he goes out and discovers a new",
"species of animal or plant with the help of AI",
"There were a total of 90 teams that had participated in this",
"along with team IIITians that was lead by me. And among them",
"we were awarded the 1st prize for our App.",
"https://www.instagram.com/p/C7mVlyVyDkI/",
"useful link 2"
],
[
"Techfrontier :Rank 4",
"Mar '24",
"Edusynch",
"useful link 1",
"useful link 2",
"Project description long1",
"Project description long2",
"Project description long3",
"Project description long4",
"Project description long5"
"https://github.com/abhijit-23blaze/Bio-Bounty",
"This was a Hack-a-thon organized by Greenshpere @IGDTUW delhi",
"Here our problem statement was to make an App that would",
"benefit the bio-heritage of our planet. Our solution was ",
"Bio Bounty - An innovative AI powered app that gamifies this",
"by rewarding the user whenever he goes out and discovers a new",
"species of animal or plant with the help of AI",
"There were a total of 90 teams that had participated in this",
"along with team IIITians that was lead by me. And among them",
"we were awarded the 1st prize for our App.",
"https://www.instagram.com/p/C7mVlyVyDkI/",
"useful link 2"
]
],

Expand Down Expand Up @@ -216,7 +240,7 @@
"Project description long5",
"tech stack",
"time ?",
"HarvestHub",
"Bio-Bounty",

"img 1",
"img 2",
Expand All @@ -238,7 +262,7 @@
"Project description long5",
"tech stack",
"time ?",
"HarvestHub",
"Harvest-Hub",

"img 1",
"img 2",
Expand Down
10 changes: 7 additions & 3 deletions src/commands/achievements.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,14 @@ const createProject = () : string[] => {
projects.push(ele[13]);
projects.push("<br>");
projects.push("Linkedin post: ");
projects.push("<a target='_blank' href='${command.a}'>${command.social.github}</a>");
let pink = `<a href = "${ele[3]}"> ${ele[3]} </a>`
projects.push(pink);
projects.push("<br>");
projects.push(ele[4]);
projects.push(ele[14]);

let pink1 = `<a href = "${ele[4]}"> ${ele[4]} </a>`
projects.push(pink1);
let pink2 = `<a href = "${ele[14]}"> ${ele[14]} </a>`
projects.push(pink2);


projects.push("<br>");
Expand Down
2 changes: 1 addition & 1 deletion src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const PRE_USER = document.getElementById("pre-user");
const HOST = document.getElementById("host");
const USER = document.getElementById("user");
const PROMPT = document.getElementById("prompt");
const COMMANDS = ["help", "about", "projects", "whoami", "banner", "clear", "hackme", "sudo", "s/github", "s/linkedin", "s/instagram", "s/discord", "s/gcloud", "s/gdeveloper", "s/unity", "s/email", "achievements"];
const COMMANDS = ["help", "about", "projects", "whoami", "banner", "clear", "hackme", "sudo", "s/github", "s/linkedin", "s/instagram", "s/discord", "s/gcloud", "s/gdeveloper", "s/unity", "s/email", "achievements", "p/insiiits"];
const HISTORY : string[] = [];
const SUDO_PASSWORD = command.password;
const GIT_LINK = command.gitLink;
Expand Down

0 comments on commit fdd2e93

Please sign in to comment.