Skip to content

Commit

Permalink
event section
Browse files Browse the repository at this point in the history
  • Loading branch information
muskan170604 committed Oct 4, 2024
1 parent c25b03c commit 55e9977
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
run: npm install

- name: Run ESLint
run: npm run lint
run: npm run lint
19 changes: 8 additions & 11 deletions src/assets/events.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,32 +4,29 @@
"name": "Software Track",
"photo": "https://res.cloudinary.com/dtt4ftdrw/image/upload/v1727881136/Group_5332_smxcy2.png",
"desc": "Get ready to embark on a journey of unparalleled innovation as NITS HACKS, the epicentre of technological brilliance, proudly presents the Software Track - a platform where your coding prowess meets real-world challenges! The Software Track challenges you to push the boundaries of your skills and craft groundbreaking solutions using your preferred tech stack, be it an Android app or a cutting-edge website. Within a specified time limit, participants will immerse themselves in the world of coding, building solutions that transcend the ordinary.",
"desc1":"Registration is now open! Please click the provided link to complete your registration. Gear up for the ultimate tech adventure and seize the opportunity to be a part of something extraordinary. Note: For outside teams, travel and accommodation expenses would have to borne by the teams themselves.",
"desc2":"Get ready to embark on a journey of unparalleled innovation as NITS HACKS, the epicentre of technological brilliance.....",
"gform": "gform link for registration " ,
"desc1": "Registration is now open! Please click the provided link to complete your registration. Gear up for the ultimate tech adventure and seize the opportunity to be a part of something extraordinary. Note: For outside teams, travel and accommodation expenses would have to borne by the teams themselves.",
"desc2": "Get ready to embark on a journey of unparalleled innovation as NITS HACKS, the epicentre of technological brilliance.....",
"gform": "gform link for registration ",
"problem_statements": "link to the problem statements doc"

},
{
"id": 2,
"name": "UI/UX Track",
"photo": "https://res.cloudinary.com/dtt4ftdrw/image/upload/v1728053425/Property_1_Default_1_h0ypp2.png",
"desc": "We are particularly thrilled to unveil the UI/UX track, a pathway designed for enthusiasts eager to showcase their artistic talents. In this edition, NITS HACKS places a renewed emphasis on UI/UX, exposing tech enthusiasts to the captivating world of design and its crucial role in technology. This track serves as an educational platform, offering skill development and networking opportunities for beginners and prizes worth 30K to the winners. Comprising three distinct stages — moodboarding, designing, and prototyping — the UI/ UX track challenges participants to showcase the perfect fusion of creativity and technical expertise. The winning team will be the epitome of excellence, demonstrating a harmonious blend of these essential skills." ,
"desc1":"Registration is now open! Please click the provided link to complete your registration. Gear up for the ultimate tech adventure and seize the opportunity to be a part of something extraordinary. Note: For outside teams, travel and accommodation expenses would have to borne by the teams themselves.",
"desc2":"We are particularly thrilled to unveil the UI/UX track, a pathway designed for enthusiasts eager to showcase their artistic talents.....",
"desc": "We are particularly thrilled to unveil the UI/UX track, a pathway designed for enthusiasts eager to showcase their artistic talents. In this edition, NITS HACKS places a renewed emphasis on UI/UX, exposing tech enthusiasts to the captivating world of design and its crucial role in technology. This track serves as an educational platform, offering skill development and networking opportunities for beginners and prizes worth 30K to the winners. Comprising three distinct stages — moodboarding, designing, and prototyping — the UI/ UX track challenges participants to showcase the perfect fusion of creativity and technical expertise. The winning team will be the epitome of excellence, demonstrating a harmonious blend of these essential skills.",
"desc1": "Registration is now open! Please click the provided link to complete your registration. Gear up for the ultimate tech adventure and seize the opportunity to be a part of something extraordinary. Note: For outside teams, travel and accommodation expenses would have to borne by the teams themselves.",
"desc2": "We are particularly thrilled to unveil the UI/UX track, a pathway designed for enthusiasts eager to showcase their artistic talents.....",
"gform": "gform link for registration",
"problem_statements": "link to the problem statements doc"

},
{
"id": 3,
"name": "Coding Track",
"photo": "https://res.cloudinary.com/dtt4ftdrw/image/upload/v1728053317/Property_1_Default_klu87k.png",
"desc": "Dive into challenges that test your coding skills and be the smartest hands on the keyboard. Tackle problems, showcase your finesse, and progress to the next rounds. Join us to learn, compete, and make your code stand out among top coders! The contest will adhere to ICPC guidelines. The event comprises preliminary and final rounds. The final round, an online competition, awaits the top 30 preliminary teams out of which 10 spots are reserved for the NITS Team (excluding the top 20). Seize this opportunity to showcase your coding prowess and compete in an engaging environment!",
"desc1":"Guidelines: 1. A team of 2-3 members from the same college can participate in the contest. 2. An eligible individual is allowed to join only one team. 3. It's crucial to register the team through the provided link below, compliance will result in disqualification",
"desc2":"Dive into challenges that test your coding skills and be the smartest hands on the keyboard.....",
"desc1": "Guidelines: 1. A team of 2-3 members from the same college can participate in the contest. 2. An eligible individual is allowed to join only one team. 3. It's crucial to register the team through the provided link below, compliance will result in disqualification",
"desc2": "Dive into challenges that test your coding skills and be the smartest hands on the keyboard.....",
"gform": "gform link for registration",
"problem_statements": "link to the problem statements doc"

}
]

0 comments on commit 55e9977

Please sign in to comment.