Skip to content

Commit d130e36

Browse files
committed
up
1 parent bf4fa4e commit d130e36

File tree

6 files changed

+41
-52
lines changed

6 files changed

+41
-52
lines changed

public/Images/NDC.png

1.18 MB
Loading

src/Components/Home/FAQ.tsx

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ const FAQS = [
1818
desc: 'Participants can use Python, C, or C++ programming languages to tackle challenges inspired by the International Olympiad in Informatics (IOI) format.',
1919
},
2020
{
21-
title: 'What measures are in place to address plagiarism issues during the contest?',
22-
desc: 'Participants can use Python, C, or C++ programming languages to tackle challenges inspired by the International Olympiad in Informatics (IOI) format.',
21+
title: 'What measures are in place to address plagiarism/AI issues during the contest?',
22+
desc: 'Participants must submit screen recordings of the preliminary contest for verification. Any cheating or misuse of AI will result in immediate disqualification, with judges having the final say on contested issues.',
2323
},
2424
{
2525
title: 'Do I need to bring laptop for Offline Round?',

src/Components/Home/Hero.tsx

+3-4
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,9 @@ const Hero = () => {
1616
</h1>
1717

1818
<p className="mt-3 text-base 2xl:text-[1.375rem] md:max-w-[90%] 2xl:leading-8 break-words w-[85vw] md:w-fit text-center md:text-left Nunito">
19-
Dive headfirst into the code arena for{' '}
20-
<span className="text-secondary font-bold">FREE!</span> NDITC&apos;s FTMPC 5.0 is your
21-
chance to clash with fellow tech minds. This contest throws down coding challenges that
22-
will transform you into a programming warrior.
19+
Dive headfirst into the code arena! NDITC&apos;s FTMPC 5.0 is your chance to clash with
20+
fellow tech minds. This contest throws down coding challenges that will transform you
21+
into a programming warrior.
2322
</p>
2423
<section className=" flex flex-col bg-primary mt-3 text-white px-5 py-2.5 rounded-xl">
2524
<div className="container w-full flex items-center justify-between gap-6">

src/Components/Home/Rules.tsx

+6-4
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ const Rules = () => {
1717
institutions such as polytechnic institutes (2nd year and below) are eligible to
1818
participate. Participants have to participate individually.{' '}
1919
</li>
20+
<li> Payment Information should be clear before contest. </li>
21+
2022
<li> The contest will follow the IOI format. </li>
2123
<li>
2224
{' '}
@@ -61,12 +63,12 @@ const Rules = () => {
6163
</li>
6264
</ul>
6365
<p className="mt-8 text-left bg-sky-50 rounded-xl p-6">
64-
<strong className="text-primary">⚠️ Plagiarism Issues:</strong> Since Preliminary will be
65-
an online contest, third-party codes that were written or available online before the
66-
start of the contest can be used, but it may lead to confusion if more than one
66+
<strong className="text-primary">⚠️ Plagiarism or AI Issues:</strong> Since Preliminary
67+
will be an online contest, third-party codes that were written or available online before
68+
the start of the contest can be used, but it may lead to confusion if more than one
6769
participant uses the same template. In that case, the decision of the judges will be
6870
considered. Apart from that, if a person is caught cheating by providing/taking code from
69-
others, then they will be DISQUALIFIED from the contest immediately.
71+
others or AI, then they will be DISQUALIFIED from the contest immediately.
7072
</p>
7173
</div>
7274
</section>

src/Components/Layout/Footer.tsx

+7-19
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,10 @@ const Footer = () => {
1010
<div className="flex gap-3 md:gap-24 justify-between order-3 md:order-1">
1111
<div className="flex md:hidden flex-col items-center order-2">
1212
<div className="text-white font-semibold font-ShareTechTown hover:underline text-center">
13-
A CLUB OF
13+
ORGANIZED BY
1414
</div>
15-
<a href="https://ndc.edu.bd" target="_blank">
16-
<img
17-
src="/Images/NDC.png"
18-
alt="Logo"
19-
width={128}
20-
height={128}
21-
className="scale-75 md:scale-100"
22-
/>
15+
<a href="https://nditc.net" target="_blank">
16+
<img src="/Images/NDC.png" alt="Logo" width={300} className="scale-75 md:scale-100" />
2317
</a>
2418
</div>
2519
<div className="flex flex-col gap-3 ">
@@ -69,7 +63,7 @@ const Footer = () => {
6963
Developers
7064
</Link> */}
7165
<a
72-
href="https://nditc.net/details/U2FsdGVkX1%2BAo1HnTjk4aPrXkCt9rh1%2BNX%2FDWCpvsejwdtAoSjewOeYdKkZbh6aGaCzc66CV12V3COPzTfJdiRVwQsKY9T7hTEK5uHR6K4odMR4G%2FHndw%2BsLnz%2FamA1HVEDOV9n%2FeVAQ7U3yvYJftX0vc455XIZ3msRakGeLRfcnSfCudDzNtNO2z%2BBV3BJ3Q%2FAiKPNaCas8xNySX8iKn2q6N6OfEw4tQeh7SlogJS4%3D/project/1687651200"
66+
href="https://nditc.net/details/U2FsdGVkX1%2BAo1HnTjk4aPrXkCt9rh1%2BNX%2FDWCpvsejwdtAoSjewOeYdKkZbh6aGaCzc66CV12V3COPzTfJdiRVwQsKY9T7hTEK5uHR6K4odMR4G%2FHndw%2BsLnz%2FamA1HVEDOV9n%2FeVAQ7U3yvYJftX0vc455XIZ3msRakGeLRfcnSfCudDzNtNO2z%2BBV3BJ3Q%2FAiKPNaCas8xNySX8iKn2q6N6OfEw4tQeh7SlogJS4%3D/project/1687636000"
7367
className="text-zinc-500 dark:text-zinc-400 font-medium hover:underline cursor-pointer"
7468
>
7569
App
@@ -84,16 +78,10 @@ const Footer = () => {
8478
</div>
8579
<div className="md:flex hidden flex-col items-center gap-3 order-2">
8680
<div className="text-white font-semibold font-ShareTechTown hover:underline text-center">
87-
A CLUB OF
81+
ORGANIZED BY
8882
</div>
89-
<a href="https://ndc.edu.bd" target="_blank">
90-
<img
91-
src="/Images/NDC.png"
92-
alt="Logo"
93-
width={128}
94-
height={128}
95-
className="scale-75 md:scale-100"
96-
/>
83+
<a href="https://nditc.net" target="_blank">
84+
<img src="/Images/NDC.png" alt="Logo" width={360} className="scale-75 md:scale-100" />
9785
</a>
9886
</div>
9987
<div className="flex flex-col gap-3 items-start order-1 md:order-3">

src/app/developer/developers.ts

+23-23
Original file line numberDiff line numberDiff line change
@@ -16,56 +16,56 @@ type devData = {
1616
};
1717

1818
const x: devData = {
19-
"FULL-STACK WEB DEVELOPERS": [
19+
'FULL-STACK WEB DEVELOPERS': [
2020
{
21-
name: "HRM Rafsan Amin",
22-
image_url: "/Images/Developers/hrm_rafsan.jpg",
23-
modal_image_url: "/Images/Developers/tr-hrm_rafsan.png",
21+
name: 'HRM Rafsan Amin',
22+
image_url: '/Images/Developers/hrm_rafsan.jpg',
23+
modal_image_url: '/Images/Developers/tr-hrm_rafsan.png',
2424
imageInCenter: false,
2525
profile_url: [
2626
{
27-
platform: "facebook",
28-
url: "https://www.facebook.com/profile.php?id=100082305411559",
27+
platform: 'facebook',
28+
url: 'https://www.facebook.com/profile.php?id=100082305411559',
2929
},
3030
{
31-
platform: "github",
32-
url: "https://github.com/RafsanAmin",
31+
platform: 'github',
32+
url: 'https://github.com/RafsanAmin',
3333
},
3434
{
35-
platform: "web",
36-
url: "https://rafsanamin.epizy.com",
35+
platform: 'web',
36+
url: 'https://rafsanamin.epizy.com',
3737
},
3838
],
39-
post: "Member",
39+
post: 'Organizer',
4040
dept: "Batch '25",
4141
group: 5,
4242
roll: 12505033,
43-
43+
4444
},
4545
{
46-
name: "Wasef Rahman Swapnil",
47-
image_url: "/Images/Developers/swapnil.jpg",
48-
modal_image_url: "/Images/Developers/tr-swapnil.png",
46+
name: 'Wasef Rahman Swapnil',
47+
image_url: '/Images/Developers/swapnil.jpg',
48+
modal_image_url: '/Images/Developers/tr-swapnil.png',
4949
imageInCenter: true,
5050
profile_url: [
5151
{
52-
platform: "facebook",
53-
url: "https://www.facebook.com/profile.php?id=100083625623282",
52+
platform: 'facebook',
53+
url: 'https://www.facebook.com/profile.php?id=100083625623282',
5454
},
5555
{
56-
platform: "github",
57-
url: "https://github.com/The-XENO-Studios/",
56+
platform: 'github',
57+
url: 'https://github.com/The-XENO-Studios/',
5858
},
5959
{
60-
platform: "web",
61-
url: "https://xenostudios.vercel.app",
60+
platform: 'web',
61+
url: 'https://xenostudios.vercel.app',
6262
},
6363
],
64-
post: "Member",
64+
post: 'Member',
6565
dept: "Batch '25",
6666
group: 8,
6767
roll: 12508025,
68-
68+
6969
},
7070
],
7171
};

0 commit comments

Comments
 (0)