Skip to content
This repository was archived by the owner on May 19, 2024. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true,
"source.organizeImports": true
}
}
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit",
"source.organizeImports": "explicit"
}
}
48,167 changes: 48,167 additions & 0 deletions package-lock.json

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions public/index.html
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
<html lang="en">
<head>
<title>Limbo Hacks</title>
<title>DA Hacks</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="apple-mobile-web-app-capable" content="yes"/>
<meta name="apple-mobile-web-app-status-bar-style" content="black"/>
<meta name="author" content="LimboHacks">
<meta name="description" content="Join us on 20th November 2021 with over 300 students from across the nation for 24 hours of creation, innovation, & fun." />
<meta itemprop="name" content="LimboHacks">
<meta name="author" content="DAHacks">
<meta name="description" content="Join us on June 7th and 8th, 2024 with over 100 other FHDA students for 2 days of creation, innovation, and fun." />
<meta itemprop="name" content="DAHacks">
<meta name="google-site-verification" content="bbrVrhB_49iICKc-JLwkQG6qCWAQABQpCJ_ghVXOi2E" />
<meta property="og:title" content="Limbo Hacks 2021"/>
<meta property="og:title" content="DA Hacks 2024"/>
<meta property="og:type" content="website"/>
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:site" content="@limbohacks"/>
<meta name="twitter:creator" content="@limbohacks"/>
<meta property="og:url" content="https://limbohacks.tech"/>
<meta name="twitter:site" content="@limbohacks"/> <!-- FIXME: Twitter @-->
<meta name="twitter:creator" content="@limbohacks"/> <!-- FIXME: Twitter @-->
<meta property="og:url" content="https://limbohacks.tech"/> <!-- FIXME: URL-->
<meta property="og:image:type" content="image/jpeg"/>
<meta property="og:image:width" content="851"/>
<meta property="og:image:height" content="315"/>
<meta property="og:image:alt" content="Limbo hacks"/>
<meta property="og:image" content="https://i.imgur.com/bxP3Jz1.png"/>
<meta property="og:image:secure_url" content="https://i.imgur.com/bxP3Jz1.png"/>
<meta name="twitter:image" content="https://i.imgur.com/bxP3Jz1.png"/>
<meta property="og:description" content="Join us on 20th November 2021 with over 300 students from across the nation for 24 hours of creation, innovation & fun."/>
<meta property="og:description" content="Join us on June 7th and 8th, 2024 with over 100 other FHDA students for 2 days of creation, innovation, and fun."/>

<link rel="icon" type="image/png" href="https://i.imgur.com/KLinaFO.png">
<link
Expand Down
8 changes: 0 additions & 8 deletions src/App.test.js

This file was deleted.

2,771 changes: 2,771 additions & 0 deletions src/Module/Assets/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
118 changes: 59 additions & 59 deletions src/Module/General.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import hackathonLogo from './Assets/hackathonLogo.png';
import hackathonLogo from './Assets/logo.svg';

// Importing all sponsors logos from Assets
/** Put all your Team member image inside folder `Team Images`
Expand Down Expand Up @@ -34,50 +34,49 @@ import Ryah from './Assets/teami/Ryah.jpg';
import zoha from './Assets/teami/zoha.png';

const TOP_SECTION = {
TITLE: 'Join Limbo Hacks',
Typed_effect: ['24 hours of creation', 'Win awesome prizes'],
TITLE: 'Join DA Hacks',
Typed_effect: ['2 days of creation', 'Win awesome prizes'],
SHORT_DESCRIPTION:
'Join us on 20th November 2021 with over 300 students from across the nation for 24 hours of creation, innovation, & fun.',
'Join us on June 7th and 8th, 2024 with over 100 other FHDA students for 2 days of creation, innovation, and fun.',
IMG_SRC: boy,
DISCORD_LINK: '',
JUDGES_FORM_LINK:
'https://forms.office.com/Pages/ResponsePage.aspx?id=DQSIkWdsW0yxEjajBLZtrQAAAAAAAAAAAAN__jZdNhdUNVRQMUg4VllMRURDN1lON0haNFVCQUgySC4u',
DISCORD_LINK: 'https://discord.gg/nzzTpbUV',
JUDGES_FORM_LINK: '',
HACKERS_REGISTRATION_FORM_LINK:
'https://forms.office.com/Pages/ResponsePage.aspx?id=DQSIkWdsW0yxEjajBLZtrQAAAAAAAAAAAAN__jZdNhdUNTgyREk0VzdEMU9RVFlPMVNWVEJQUkNYMi4u'
'https://docs.google.com/forms/d/1wjtvwe0lvwZG1k31KVZjOiKGvsF3oVw3IdIokwsXXIg/edit'
};

const SOCIALS = {
instagram: 'https://www.instagram.com/limbohacks/',
discord: 'https://discord.com/invite/8XJSzmtWPp',
linkedin: 'https://www.linkedin.com/company/limbo-hacks/',
twitter: 'https://twitter.com/HacksLimbo',
devpost: 'https://limbo-hacks-12968.devpost.com/',
email: 'mailto:hello@limbohacks.tech',
mail: 'hello@limbohacks.tech'
instagram: 'https://www.instagram.com/deanzahacks/',
discord: 'https://discord.gg/nzzTpbUV',
linkedin: '',
twitter: '',
devpost: '', // FIXME: add devpost link when finished
email: 'mailto:deanzadevelopers@gmail.com',
mail: 'deanzadevelopers@gmail.com'
};

const MIDDLE_SECTION = {
TITLE: 'What is Limbo hacks?',
TITLE: 'What is DA Hacks?',
LONG_DESCRIPTION:
'Hack Limbo is 24 hour long running hackathon will be held on November 20th & 21th , We calls for hackers, artists, coders, designers, tech evangelists, creatives, and developers from all disciplines to take a part to win awesome prizes and collaborate with other developers . Throughout the weekend hackers at Limbo Hacks will have unique opportunities to learn from each other trying hands in new technologies We are determined to have an all-inclusive and diverse group of students attending.',
'DA Hacks is a highly anticipated two-day student-run hackathon, catering exclusively to college students in the vibrant Bay Area. Our mission is to create an unforgettable experience for participants, offering a rich and diverse program that encompasses engaging workshops, enlightening sessions led by industry experts, opportunities to connect with like-minded peers who share a passion for computer science, and the chance to hone their coding skills in a supportive, stress-free environment. In the previous edition of DA Hacks, we proudly welcomed over 70 enthusiastic attendees, with an impressive 120 signups. As we continue to grow and evolve, we look forward to setting new milestones and providing an even more enriching experience for our participants.',
LOGO: hackathonLogo
};

const FOOTER = {
VOLUNTEERING_FORM: {
required: true,
src: 'https://forms.office.com/Pages/ResponsePage.aspx?id=DQSIkWdsW0yxEjajBLZtrQAAAAAAAAAAAAN__jZdNhdUNFBQME44TzJZWDc2UFgwTUtLN0xDQVYyUi4u'
required: false,
src: ''
},
JOIN_TEAM: {
required: true,
src: 'https://forms.office.com/Pages/ResponsePage.aspx?id=DQSIkWdsW0yxEjajBLZtrQAAAAAAAAAAAAN__jZdNhdUOUhEQkJSRk02OEU4SlBMTUdYOFIxOTNZSy4u'
required: false,
src: ''
},
Privacy_policy: {
required: true,
required: false,
src: ''
},
Terms_of_use: {
required: true,
required: false,
src: ''
}
};
Expand All @@ -86,17 +85,17 @@ const FOOTER = {
*
* INSTRUCTIONS
*
* Date format : 8-11-2021, 18-11-2021 (without trailing zeros)
* Date format : 8-11-2021, 18-11-2021 (without trailing zeros), this is day-month-year
*/

const calenderStartingDate = {
month: 12,
year: 2021
month: 6,
year: 2024
};

const schedule = [
{
day: '8-11-2021',
day: '8-6-2024',
events: [
{
title: 'Intro to phycycology',
Expand All @@ -106,7 +105,7 @@ const schedule = [
]
},
{
day: '5-12-2021',
day: '5-6-2024',
events: [
{
title: 'Intro to deep learning',
Expand All @@ -121,7 +120,7 @@ const schedule = [
]
},
{
day: '3-12-2021',
day: '3-6-2024',
events: [
{
title: 'Intro to phycycology',
Expand All @@ -131,7 +130,7 @@ const schedule = [
]
},
{
day: '1-12-2021',
day: '1-6-2024',
events: [
{
title: 'Intro to deep learning',
Expand All @@ -141,7 +140,7 @@ const schedule = [
]
},
{
day: '1-1-2022',
day: '2-6-2024',
events: [
{
title: 'Intro to phycycology',
Expand Down Expand Up @@ -169,19 +168,19 @@ const Prizeinfo = [
//Array 1
{
icon: <i className="first fas fa-4x fa-trophy"></i>,
type: 'overall First',
type: 'Overall First',
content:
'First Overall prize will be given to a project that outstands all other submissions'
'A first overall prize of $200 will be given to a project that stands out among all other submissions!'
},
{
icon: <i className=" second fas fa-4x fa-medal"></i>,
type: 'overall Second',
type: 'Overall Second',
content:
'Second Overall prize will be given to the second best project of the hackathon'
'Second overall prize will be given to the second best project of the hackathon'
},
{
icon: <i className=" third fas fa-4x fa-skiing-nordic"></i>,
type: 'Third Second',
type: 'Overall Third',
content:
'Best third overall project of the hackathon will win some awesome prizes'
}
Expand All @@ -196,7 +195,7 @@ const Prizeinfo = [
},
{
icon: <i className="first fas fa-4x fa-trophy"></i>,
type: ' Best Beginner',
type: 'Best Beginner Hack',
content: 'Your project will qualify for this category if atleast 50% '
},
{
Expand Down Expand Up @@ -336,58 +335,59 @@ const frequentlyAskedQuestions = [
{
label: 'What is a hackathon?',
content:
'A hackathon is a 24 hour event where "hackers" all over the globe will collaborate on creating a functioning software and hardware by the end of the event.'
'A hackathon is like a creative marathon for tech enthusiasts! DA Hacks is great for first timers or returners looking to experience inspiring guest speakers, helpful workshops, tons of skilled mentors, and, of course, fun games and cool swag.'
},
{
label: 'Who can attend?',
label: 'When and where is DA Hacks?',
content:
'Limbo Hacks is open to all undergraduate, high school students and middle school students from all schools.'
'DA Hacks is from June 7 - 8 at De Anza College. Exact location on campus will be announced soon, together with the schedule! This is not an overnight event.'
},
{
label: 'I am a first time hacker, what should I do?',
label: 'Does it cost money to attend?',
content:
'No worries, we love to welcome first time hackers and start their hacking journey from a hackathon. We have some awesome workshops and events which will help you get started with hackathon and hacking in general.'
'No need to break the bank to join in on the hacking fun! DA Hacks is absolutely FREE to attend. We believe in making tech innovation accessible to everyone.'
},
{
label: 'How team formation works?',
label: 'Are there prizes?',
content:
"You can form team with 4 members in it at maximum. If you don't have a team, there'll be plenty of opportunities for you to meet hackers and form a team!"
'There will be prizes and swag for First, Second, and Third place. Others include Best Beginner Hack, Best Hardware Hack, Most Entertaining Hack, and Best Design.'
}
],
[
{
label: 'How to register myself in the hackathon?',
label: 'Is it beginner friendly?',
content:
'All you need is to fill our form above and join Discord, we will guide you through everything there'
"Don't sweat! DA Hacks welcomes hackers of all levels, whether you're a coding prodigy or just dipping your toes into the world of hacking. We'll have workshops and mentors to help you along the way, so you can learn, create, and have a blast!"
},
{
label: 'I have more questions?',
label: 'How do teams work?',
content:
'Reach us directly at (rehan@limbohacks.tech or hello@limbohacks.tech) we would happy to help you.'
'Teams can have up to 4 members. You can either form a team before hand and come to the event or make teammates at the event. We will be having a team making session. You can also choose to be alone if you wish to!'
},
{
label: 'Can i volunteer?',
label: "What if I don't have a team?",
content:
'Yes we are actively looking for volunteers, fill the form (in footer section) we will be glad to have you.'
"No team? No problem! Leading up to our event, you can meet new people through our hacker Discord. We'll have team formation events at the beginning of the hackathon geared towards helping you find people to work with."
},
{
label: 'Will there be swag?',
content: 'Yes! Participants will recieveing Limbo Hacks swag!.'
label: 'I still have questions!',
content:
"Feel free to reach out to our friendly DA Hacks team through our social media or Discord channels. We're here to help, and we're just as excited as you are :D"
}
]
]
];

export {
TOP_SECTION,
MIDDLE_SECTION,
SOCIALS,
calenderStartingDate,
FOOTER,
frequentlyAskedQuestions,
JudgesInfo,
MIDDLE_SECTION,
Prizeinfo,
schedule,
SOCIALS,
sponsorLogos,
TeamInfo,
JudgesInfo,
frequentlyAskedQuestions,
schedule,
calenderStartingDate
TOP_SECTION
};
2 changes: 1 addition & 1 deletion src/components/About/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ function LogoSectionAbout() {
function Logo() {
return (
<div className="logoS">
<img className="Logo" src={MIDDLE_SECTION.LOGO} alt="Limbohacks" />
<img className="Logo" src={MIDDLE_SECTION.LOGO} alt="DAHacks" />
</div>
);
}
Expand Down
2 changes: 1 addition & 1 deletion src/components/Accordian/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ class Accordion extends React.Component {
super(props);

this.state = {
activeTab: 1
activeTab: 0
};

this.activateTab = this.activateTab.bind(this);
Expand Down
2 changes: 1 addition & 1 deletion src/components/Accordian/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
position: relative;
}
.panel {
background-color: #c8ccf4;
background-color: #ddf5d6;
border-radius: 12px;
margin-top: 10px;
}
Expand Down
13 changes: 7 additions & 6 deletions src/components/Footer/index.jsx
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
import {useEffect, useState} from 'react';
import {FOOTER, SOCIALS, TOP_SECTION} from '../../Module/General';
import {Btn} from '../Landing/index.jsx';
import PrivacyPolicy from './assets/Privacy policy.pdf';
import TermsOfUse from './assets/Terms of use.pdf';
import cross from './assets/cross.svg';
import DevPost from './assets/icons8-dev-post.svg';
import Dis from './assets/icons8-discord.svg';
import Insta from './assets/icons8-instagram.svg';
import Linked from './assets/icons8-linkedin-2.svg';
import Mail from './assets/icons8-mail.svg';
import Twitter from './assets/icons8-twitter.svg';
import PrivacyPolicy from './assets/Privacy policy.pdf';
import TermsOfUse from './assets/Terms of use.pdf';
//------------------------------------------------------------------
import './style.scss';

Expand Down Expand Up @@ -41,9 +41,10 @@ const Footer = () => {
};
}, []);

// Scroll tracker for popup at footer
const listenScrollEvent = e => {
if (window.scrollY > 2800) setTemplate(true);
else if (window.scrollY < 2800) setTemplate(false);
// if (window.scrollY > 2800) setTemplate(true);
// else if (window.scrollY < 2800) setTemplate(false);
};

return (
Expand Down Expand Up @@ -83,7 +84,7 @@ const Footer = () => {
</div>
<div className="Register_a">
<a href={TOP_SECTION.HACKERS_REGISTRATION_FORM_LINK}>
<Btn type="Register" overlay="Fill the form" />
<Btn type="Register" overlay="Registration form" />
</a>
{FOOTER.VOLUNTEERING_FORM.required && (
<a href={FOOTER.VOLUNTEERING_FORM.src}>
Expand Down Expand Up @@ -119,7 +120,7 @@ const Footer = () => {
<p>Terms of Use</p>
</a>
)}
<p>Made with ❤️</p>
<p>Made with ❤️ by the DA Hacks team</p>
</div>
{template && viewTemplate && (
<GithubTemplate hideTemplate={() => setViewTemplate(false)} />
Expand Down
Loading