From 9cc8ba2bdd305cba89c2f71bfb9b63f41f71a3bb Mon Sep 17 00:00:00 2001 From: Wayne Zhu Date: Thu, 27 Feb 2020 17:59:56 -0500 Subject: [PATCH] fixed navbar/linkbar alignment issues --- .../advanced-proj-div/AdvancedProjDiv.js | 75 +++--- .../ApplyForPositionDiv.js | 90 ++++--- .../cortical-apps-div/CorticalAppsDiv.js | 117 +++++---- .../initiatives-div/InitiativesDiv.js | 22 +- src/components/team-div/TeamDiv.js | 248 +++++++++--------- src/components/updates-div/UpdatesDiv.js | 19 +- 6 files changed, 298 insertions(+), 273 deletions(-) diff --git a/src/components/advanced-proj-div/AdvancedProjDiv.js b/src/components/advanced-proj-div/AdvancedProjDiv.js index 86f23b3..24e9c33 100644 --- a/src/components/advanced-proj-div/AdvancedProjDiv.js +++ b/src/components/advanced-proj-div/AdvancedProjDiv.js @@ -10,51 +10,54 @@ import LinksBar from "../links-bar/LinksBar"; function AdvancedProjDiv() { return( -
- - Projects | NeurotechUofT - - - - - - Apply for a Project Position - -
-

On Hold

- -
-
- Biosignals Board -

- A board that can pick up biosignals (like EEG and ECG), convert - them to digital values, and stream them to a computer. This will - be our submission for Part 1 of the NeuroTechX Student Competition. -

-
+
+
+ + Projects | NeurotechUofT + -
- VitReous -

- An eye-based gesture system for virtual and augmented reality devices! - Using EOG, it allows the user to perform actions such as taking pictures - and looking through emails without needing to use their hands. -

-
+ + + + Apply for a Project Position + +
+

On Hold

-
- Mindfulness Study -

- A research project looking into and designing a product for feedback-based meditation. -

+
+
+ Biosignals Board +

+ A board that can pick up biosignals (like EEG and ECG), convert + them to digital values, and stream them to a computer. This will + be our submission for Part 1 of the NeuroTechX Student Competition. +

+
+ +
+ VitReous +

+ An eye-based gesture system for virtual and augmented reality devices! + Using EOG, it allows the user to perform actions such as taking pictures + and looking through emails without needing to use their hands. +

+
+ +
+ Mindfulness Study +

+ A research project looking into and designing a product for feedback-based meditation. +

+
-
+
+ ) } diff --git a/src/components/apply-for-position-div/ApplyForPositionDiv.js b/src/components/apply-for-position-div/ApplyForPositionDiv.js index 4c23c68..3839e6b 100644 --- a/src/components/apply-for-position-div/ApplyForPositionDiv.js +++ b/src/components/apply-for-position-div/ApplyForPositionDiv.js @@ -11,58 +11,62 @@ import LinksBar from "../links-bar/LinksBar"; function ApplyForPostionDiv() { return( -
- - Opportunities | NeurotechUofT - +
+
+ + Opportunities | NeurotechUofT + - + -

OPPORTUNITIES

-
+

OPPORTUNITIES

+
-
-

Executive Positions

-

First years and up :)

-

Due: Rolling application

-

(interviews are first-come first-serve)

- {positionsList[0]} - {positionsList[1]} - {positionsList[2]} - {positionsList[3]} - {positionsList[4]} - {positionsList[5]} - {positionsList[6]} -

Workshops

-

- Development of a two-coures series aimed at helping people with - no experience to learn BCI develpment. -

-

- Topics: machine learning, neuroscience, physiology, software development, - cognitive sciences, psychology, analog electronics -

- {positionsList[7]} - {positionsList[8]} +
+

Executive Positions

+

First years and up :)

+

Due: Rolling application

+

(interviews are first-come first-serve)

+ {positionsList[0]} + {positionsList[1]} + {positionsList[2]} + {positionsList[3]} + {positionsList[4]} + {positionsList[5]} + {positionsList[6]} +

Workshops

+

+ Development of a two-coures series aimed at helping people with + no experience to learn BCI develpment. +

+

+ Topics: machine learning, neuroscience, physiology, software development, + cognitive sciences, psychology, analog electronics +

+ {positionsList[7]} + {positionsList[8]} +
+ + {/*
+

Advanced Project Positions

+

Second years and up :)

+

Due: Rolling application

+

(interviews are first-come first-serve)

+ {positionsList[34]} + {projectsList[0]} + {projectsList[1]} + {projectsList[2]} + {projectsList[3]} + {projectsList[4]} +
*/}
- {/*
-

Advanced Project Positions

-

Second years and up :)

-

Due: Rolling application

-

(interviews are first-come first-serve)

- {positionsList[34]} - {projectsList[0]} - {projectsList[1]} - {projectsList[2]} - {projectsList[3]} - {projectsList[4]} -
*/}
- +
+ ) } diff --git a/src/components/cortical-apps-div/CorticalAppsDiv.js b/src/components/cortical-apps-div/CorticalAppsDiv.js index c0d4b33..157efe9 100644 --- a/src/components/cortical-apps-div/CorticalAppsDiv.js +++ b/src/components/cortical-apps-div/CorticalAppsDiv.js @@ -12,82 +12,87 @@ import LinksBar from "../links-bar/LinksBar"; function CorticalAppsDiv() { return( -
- - Cortical Apps | NeurotechUofT - - - +
- NeurotechUofT Cortical Apps Cover -

Make an epic neurotech idea, and bring it to life

- -
-

PART 1: IDEA MAKING

-

- Meet fellow neurotech enthusiasts, make teams of 3-4, and come up with an - awesome neurotech project! Our challenge to you is to come up with a simple, - yet meaningful (to you :) ) idea that can be completed in a semester. Our - mentors will be there to help you with the tech and neuro stuff, so let - your imaginations fly! -

-
- -
-
-

Step 1: Think of an idea

-

Saturday Feb 10, 5--8PM: OISE 3311

-

Sunday Feb 11, 5--8PM: OISE 5150

+ -

Step 2: Get advice from mentors

-

Tuesday Feb 13, 6--9PM: BF 315

+
+ + Cortical Apps | NeurotechUofT + + + NeurotechUofT Cortical Apps Cover +

Make an epic neurotech idea, and bring it to life

+ +
+

PART 1: IDEA MAKING

+

+ Meet fellow neurotech enthusiasts, make teams of 3-4, and come up with an + awesome neurotech project! Our challenge to you is to come up with a simple, + yet meaningful (to you :) ) idea that can be completed in a semester. Our + mentors will be there to help you with the tech and neuro stuff, so let + your imaginations fly! +

+
-

Step 3: Pitch time!

-

Sunday Feb 18, 3--5PM: OISE 3311

+
+
+

Step 1: Think of an idea

+

Saturday Feb 10, 5--8PM: OISE 3311

+

Sunday Feb 11, 5--8PM: OISE 5150

+ +

Step 2: Get advice from mentors

+

Tuesday Feb 13, 6--9PM: BF 315

+ +

Step 3: Pitch time!

+

Sunday Feb 18, 3--5PM: OISE 3311

+
+ +
+

Simple.

+

Follow your passions.

+

It does not have to be 'useful'!

+

A team of 3 can finish project in a semester

+
-
-

Simple.

-

Follow your passions.

-

It does not have to be 'useful'!

-

A team of 3 can finish project in a semester

+
+

PART 2: BRAIN HACKING

+

+ Congrats, you have an epic idea! Make it come to life in a semester with + your team :D . We'll meet up every week to hack away at our ideas. + More info coming soon. +

-
-
-

PART 2: BRAIN HACKING

-

- Congrats, you have an epic idea! Make it come to life in a semester with - your team :D . We'll meet up every week to hack away at our ideas. - More info coming soon. -

-
+
+
+

~5 hours dev time per week

+

Weekly 2 hour hack session

+

2-4 hours of your own time

+
-
-
-

~5 hours dev time per week

-

Weekly 2 hour hack session

-

2-4 hours of your own time

+ Neurotech Ninja
- Neurotech Ninja -
+
+ ) } diff --git a/src/components/initiatives-div/InitiativesDiv.js b/src/components/initiatives-div/InitiativesDiv.js index a0cdeef..402f12f 100644 --- a/src/components/initiatives-div/InitiativesDiv.js +++ b/src/components/initiatives-div/InitiativesDiv.js @@ -10,19 +10,23 @@ import LinksBar from "../links-bar/LinksBar"; function InitiativesDiv() { return ( -
- - Initiatives | NeurotechUofT - +
+
+ + Initiatives | NeurotechUofT + - - -

INITIATIVES

- + + +

INITIATIVES

+ - +
+ +
+ ) } diff --git a/src/components/team-div/TeamDiv.js b/src/components/team-div/TeamDiv.js index 9709080..f6e3308 100644 --- a/src/components/team-div/TeamDiv.js +++ b/src/components/team-div/TeamDiv.js @@ -28,131 +28,133 @@ import Avatar from '../../assets/team/Profile_avatar_placeholder_large.png'; function TeamDiv() { return( -
- - Our Team | NeurotechUofT - - - - -
-

TEAM

-

- (Want to be a part of our team? - Apply here :) ) -

-
- -
- -
-

Taha Morshedzadeh

-

Co-President, Operations

- Taha Morshedzadeh -
- -
-

Sayan Faraz

-

Co-President, Innovation

- Sayan Faraz -
- -
-

Karl Cui

-

EEG Research Co-Lead

- Photo coming soon -
- -
-

Lauren Levy

-

EEG Research Co-Lead

- Photo coming soon -
+
+
+ + Our Team | NeurotechUofT + + + + +
+

TEAM

+

+ (Want to be a part of our team? + Apply here :) ) +

+
+ +
+ +
+

Taha Morshedzadeh

+

Co-President, Operations

+ Taha Morshedzadeh +
+ +
+

Sayan Faraz

+

Co-President, Innovation

+ Sayan Faraz +
+ +
+

Karl Cui

+

EEG Research Co-Lead

+ Photo coming soon +
+ +
+

Lauren Levy

+

EEG Research Co-Lead

+ Photo coming soon +
+ +
+

Lucy Ma

+

Headset Lead

+ Photo coming soon +
+ +
+

Tarriq Purivatra

+

Biomechanics Lead

+ Photo coming soon +
+ +
+

Reza Mohammadi

+

Biosignals Board Co-Lead

+ Photo coming soon +
+ +
+

Bing Li

+

Biosignals Board Co-Lead

+ Photo coming soon +
+ +
+

Diadem Shoukralla

+

Front End Co-Lead

+ Photo coming soon +
+ +
+

Dakota McInnis

+

Front End Co-Lead

+ Photo coming soon +
+ +
+

Melanie Davie

+

Workshops Co-Director

+ Photo coming soon +
+ +
+

Nora Lehmann

+

Workshops Co-Director

+ Photo coming soon +
+ +
+

Parry Chan

+

Innovation Co-Director

+ Photo coming soon +
+ +
+

Matthew Lee

+

Innovation Co-Director

+ Photo coming soon +
+ +
+

Yosi Hatekar

+

HackTernoons Director

+ Photo coming soon +
+ +
+

Sai Kumar

+

Marketing Director

+ Photo coming soon +
+ +
+

Soaad Hossain

+

Ideas Exchange Director

+ Photo coming soon +
+ +
+

Amelia Zhang

+

Sponsorship Director

+ Photo coming soon +
-
-

Lucy Ma

-

Headset Lead

- Photo coming soon
- -
-

Tarriq Purivatra

-

Biomechanics Lead

- Photo coming soon -
- -
-

Reza Mohammadi

-

Biosignals Board Co-Lead

- Photo coming soon -
- -
-

Bing Li

-

Biosignals Board Co-Lead

- Photo coming soon -
- -
-

Diadem Shoukralla

-

Front End Co-Lead

- Photo coming soon -
- -
-

Dakota McInnis

-

Front End Co-Lead

- Photo coming soon -
- -
-

Melanie Davie

-

Workshops Co-Director

- Photo coming soon -
- -
-

Nora Lehmann

-

Workshops Co-Director

- Photo coming soon -
- -
-

Parry Chan

-

Innovation Co-Director

- Photo coming soon -
- -
-

Matthew Lee

-

Innovation Co-Director

- Photo coming soon -
- -
-

Yosi Hatekar

-

HackTernoons Director

- Photo coming soon -
- -
-

Sai Kumar

-

Marketing Director

- Photo coming soon -
- -
-

Soaad Hossain

-

Ideas Exchange Director

- Photo coming soon -
- -
-

Amelia Zhang

-

Sponsorship Director

- Photo coming soon -
-
diff --git a/src/components/updates-div/UpdatesDiv.js b/src/components/updates-div/UpdatesDiv.js index 51e22cc..3c3bb2e 100644 --- a/src/components/updates-div/UpdatesDiv.js +++ b/src/components/updates-div/UpdatesDiv.js @@ -10,20 +10,27 @@ import LinksBar from "../links-bar/LinksBar"; function UpdatesDiv() { return( -
- - Updates | NeurotechUofT - +
-
- {updatesList} +
+ + Updates | NeurotechUofT + + + + +
+ {updatesList} +
+
+ ) }