Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Commit

Permalink
Refactor and Update (#90)
Browse files Browse the repository at this point in the history
* remove student mentors form

* update FAQs

* update config files

* compress images
  • Loading branch information
HarishTeens authored Mar 3, 2021
1 parent 173d411 commit 5d7cdc5
Show file tree
Hide file tree
Showing 29 changed files with 466 additions and 920 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"react-dom": "^17.0.1",
"react-scroll": "^1.8.1",
"react-scrolllock": "^5.0.1",
"theme-ui": "^0.3.5"
"theme-ui": "^0.3.5",
"webpack": "4.44.1"
}
}
Binary file modified public/images/BGM.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/Speakers/Nikita1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/Speakers/gauravsen2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/images/Speakers/gauravsentrial.jpg
Binary file not shown.
Binary file modified public/images/aws.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/codex.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/egghead.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/entertainment.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/github1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/hackclub.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/hacknitr_cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/innovation.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/noticebard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/opencode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/past6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/sashido.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/schwags1.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/social.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/valorant.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/wolfram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/sw.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion public/workbox-32092201.js.map

This file was deleted.

100 changes: 73 additions & 27 deletions public/workbox-32092201.js → public/workbox-5bc388e6.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions public/workbox-5bc388e6.js.map

Large diffs are not rendered by default.

25 changes: 1 addition & 24 deletions src/screens/LandingScreen/AboutSection.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const AboutSection = () => {
sx={{
py: [4, 5],
color: 'white',
minHeight: '100vh',
minHeight: '70vh',
// width: '100vw',
height: 'fit-content',

Expand Down Expand Up @@ -70,29 +70,6 @@ const AboutSection = () => {
. A unique opportunity to bring out your ideas and technological
skills to win awesome prizes and swags.
</Text>

<Text as="p" variant="lead" sx={{ mt: 0, textAlign: 'left' }}>
We are calling for student mentors and workshop facilitators join
us at HackNITR 2.0!
</Text>

<a
href="https://nitrdevs.typeform.com/to/rVVPYabo"
target="_blank"
rel="noreferrer"
style={{ justifySelf: 'center', textDecoration: 'none' }}
>
<Button
variant="ctaLg"
rel="noopener"
sx={{ justifySelf: 'center' }}
>
Apply Now
</Button>

</a>


</Grid>
</Container>
</Box>
Expand Down
36 changes: 10 additions & 26 deletions src/screens/LandingScreen/FAQSection.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,47 +12,31 @@ import Accordion from '../../components/accordion';
let data = [
{
title: 'What is a Hackathon? How different is Online Hackathon?',
content: `A hackathon is a coding marathon where you build something with tech by working with people. It isn’t about hacking into a system, it is about hacking something together, It is about learning a great deal and creating something exciting in the process. Online Hackathons are held remotely unlike a traditional in-person, rest all are the same for both.`
content: `A hackathon is a coding marathon where you build something with tech by working with people. It isn’t about hacking into a system, it is about building something together, It is about learning a great deal and creating something exciting in the process. Online Hackathons are held remotely unlike a traditional in-person, rest all are the same for both.`
},
{
title: 'When will the registrations start?',
content: `The registrations have already started, Register for the hackathon at hacknitr.tech .`
},
{
title: 'When is the last date to register?',
content: `You can register for HackNITR 2.0 all the way till March 19, 2021. However, we encourage you to register earlier to participate in workshops, mini-events and other activities`
title: 'How to register?',
content: `Scroll up to the beginning of this page and find the "Apply with Devfolio" button. Alternatively head over to hacknitr2.devfolio.co. You can register for HackNITR 2.0 all the way till March 18, 2021`
},
{
title: 'Who can participate?',
content: `Everyone is welcome to apply, any student developer, designer, professionals or creative individuals, who are passionate about creating to join. If you can innovate, you are eligible.`
content: `Everyone is welcome to apply, any student developer, designer, working professionals or creative individuals, who are passionate about creating to join. If you can innovate or just want to have a fun weekend, you are eligible.`
},
{
title: 'How does the application process work?',
content: `We're looking for people who can innovate and build solutions to real-world problems. Tell us why you want to be a part of HackNITR 2.0, any accomplishments you're proud of or anything else which could strengthen your application. Applications are open now.`
title: 'What if I haven’t been to a Hackathon before?',
content: `Don’t be intimidated, we're so glad to host the first ever hackathon you’re attending, while it’s helpful to have some programming or technical experience, but it’s not a requirement. We’ll have talks, mentors and workshops to help you with your project.`
},
{
title: "What if I don't have a team or idea?",
content: `Interest in learning and working with technology is much more important. We'll have a team formation and ideation events geared towards helping you find people to work with. Just fill out the application form`
},
{
title: 'How do I work with my team?',
content: `One of the biggest challenges of an online hackathon is internal communication with your team. We have a Discord Server where one can find all the everyone from organizers to participants.`
},
{
title: 'Do I need to be a student?',
content: `Absolutely not! The team behind HackNITR is made up of students, however anyone age 13 and above can give it a go!`
content: `Interest in learning and working with technology is much more important. We'll have a team formation and ideation events geared towards helping you find people to work with. Just apply with Devfolio.`
},
{
title: 'Where can I find updates?',
content: `We have an active Discord for communication, along with we will be reaching out to you via mail. So keep checking your inbox for regular updates.`
},
{
title: 'What if my project is unfinished ? Can I submit an incomplete project?',
content: `Unfinished or unimpressive (so you think) projects should be presented anyway! Presenting your hack gives you a chance to be proud of what you’ve done, and a constructive perspective of where you should be headed next.`
content: `Follow us on instagram.com/hacknitr for all the updates, along with we will be reaching out to you via mail. To receive the updates through mail, kindly register for the hackathon.`
},
{
title: 'What if I haven’t been to a Hackathon before?',
content: `Don’t be intimidated, we're so glad to host the first ever hackathon you’re attending, while it’s helpful to have some programming or technical experience, but it’s not a requirement. We’ll have talks, mentors and workshops to help you with your project.`
title: 'What could be the size of a team?',
content: `A Team can have minimum of 2 members to a maximum of 4 members.`
}
];

Expand Down
2 changes: 1 addition & 1 deletion src/screens/LandingScreen/HeroSection.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ const HeroSection = () => {
fontWeight: 'bold',
}}
>
19 - 22 MARCH, 2021
19 - 21 MARCH, 2021
</Text>

<div
Expand Down
Loading

0 comments on commit 5d7cdc5

Please sign in to comment.