-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #15 from asusoda/Typewriter-Hero
Added Typewriter Effect for Hero Section + About Us
- Loading branch information
Showing
13 changed files
with
306 additions
and
131 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,124 +1,196 @@ | ||
{ | ||
"advisors": [ | ||
{ | ||
"name": "Yoshihiro Kobayashi", | ||
"role": "Faculty Advisor", | ||
"email": "ykobaya@asu.edu" | ||
}, | ||
{ | ||
"name": "Neel Madhav", | ||
"role": "Student Advisor", | ||
"email": "ndogra2@asu.edu" | ||
} | ||
], | ||
"teams": { | ||
"leadership": [ | ||
{ | ||
"name": "Palak Jain", | ||
"role": "President", | ||
"email": "pjain89@asu.edu" | ||
}, | ||
{ | ||
"name": "Ayush Shejwal", | ||
"role": "Vice President, Operations", | ||
"email": "ashejwal@asu.edu" | ||
}, | ||
{ | ||
"name": "Anushka Singh", | ||
"role": "Vice President, Finance", | ||
"email": "asing534@asu.edu" | ||
}, | ||
{ | ||
"name": "Naman Gandhi", | ||
"role": "Treasurer", | ||
"email": "ngandh14@asu.edu" | ||
} | ||
], | ||
"industry relations": [ | ||
{ | ||
"name": "Nicklaus Lewis", | ||
"role": "Director, Industry Relations", | ||
"email": "nalewis3@asu.edu" | ||
}, | ||
{ | ||
"name": "Nishant Dhongadi", | ||
"role": "Assistant Director, Industry Relations", | ||
"email": "ndhongad@asu.edu" | ||
}, | ||
{ | ||
"name": "Elizabeth Pardhe", | ||
"role": "Industry Relations Specialist", | ||
"email": "epardhe@asu.edu" | ||
}, | ||
{ | ||
"name": "Saharsh Goenka", | ||
"role": "Industry Relations Specialist", | ||
"email": "sgoenka1@asu.edu" | ||
}, | ||
{ | ||
"name": "Apoorv Singh", | ||
"role": "Industry Relations Specialist", | ||
"email": "asing512@asu.edu" | ||
} | ||
], | ||
"technology": [ | ||
{ | ||
"name": "Ryan Woo", | ||
"role": "Director, Technology", | ||
"email": "rtwoo@asu.edu" | ||
}, | ||
{ | ||
"name": "Shubh Khandelwal", | ||
"role": "Associate Director, Technology", | ||
"email": "skhand15@asu.edu@asu.edu" | ||
}, | ||
{ | ||
"name": "Aarya Mathreja", | ||
"role": "Technology Officer", | ||
"email": "amathrej@asu.edu" | ||
}, | ||
{ | ||
"name": "Ben Juntilla", | ||
"role": "Technology Officer", | ||
"email": "cjuntill@asu.edu" | ||
}, | ||
{ | ||
"name": "Avery Powers", | ||
"role": "Technology Officer", | ||
"email": "aapower3@asu.edu" | ||
}, | ||
{ | ||
"name": "Tanay Upreti", | ||
"role": "Technology Officer", | ||
"email": "tupreti@asu.edu" | ||
}, | ||
{ | ||
"name": "Dhanush Vardhan", | ||
"role": "Technology Officer", | ||
"email": "dkalaise@asu.edu" | ||
} | ||
], | ||
"community outreach": [ | ||
{ | ||
"name": "Nandini Singh", | ||
"role": "Director, Community Outreach", | ||
"email": "nsingh67@asu.edu" | ||
}, | ||
{ | ||
"name": "David Koplik", | ||
"role": "Community Outreach Officer", | ||
"email": "dkoplik@asu.edu" | ||
}, | ||
{ | ||
"name": "Chelsea Lianne Gomez", | ||
"role": "Community Outreach Officer", | ||
"email": "ctgomez@asu.edu" | ||
}, | ||
{ | ||
"name": "Navya Gangrade", | ||
"role": "Community Outreach Officer", | ||
"email": "ngangrad@asu.edu" | ||
} | ||
] | ||
"advisors": [ | ||
{ | ||
"name": "Wen Wendt", | ||
"role": "Student Organizations Staff Liason", | ||
"email": "" | ||
}, | ||
{ | ||
"name": "Yoshihiro Kobayashi", | ||
"role": "Faculty Advisor", | ||
"email": "ykobaya@asu.edu" | ||
}, | ||
{ | ||
"name": "Neel Madhav", | ||
"role": "Student Advisor", | ||
"email": "ndogra2@asu.edu" | ||
} | ||
], | ||
"teams": { | ||
"Leadership": [ | ||
{ | ||
"name": "Anushka Singh", | ||
"role": "President", | ||
"email": "asing534@asu.edu" | ||
}, | ||
{ | ||
"name": "Ryan Woo", | ||
"role": "Vice President, Operations", | ||
"email": "rtwoo@asu.edu" | ||
}, | ||
{ | ||
"name": "Nicklaus Lewis", | ||
"role": "Vice President, Finance", | ||
"email": "nicklaus.a.lewis@gmail.com" | ||
}, | ||
{ | ||
"name": "Adi Kalyankar", | ||
"role": "Treasurer", | ||
"email": "ajkalyan@asu.edu" | ||
} | ||
], | ||
"Industry Relations": [ | ||
{ | ||
"name": "Nishant Dhongadi", | ||
"role": "Director, Industry Relations", | ||
"email": "nishant22bkk@gmail.com" | ||
}, | ||
{ | ||
"name": "Prathyush Vasa", | ||
"role": "Industry Relations Specialist", | ||
"email": "vprathyu@asu.edu" | ||
}, | ||
{ | ||
"name": "Utkarsh Byahut", | ||
"role": "Industry Relations Specialist", | ||
"email": "03byahut@gmail.com" | ||
}, | ||
{ | ||
"name": "Aibiike Kubanych kyzy", | ||
"role": "Industry Relations Specialist", | ||
"email": "a.kubanyckyzy1010@gmail.com" | ||
}, | ||
{ | ||
"name": "Victoria Fan", | ||
"role": "Industry Relations Specialist", | ||
"email": "vmfan@asu.edu" | ||
} | ||
], | ||
"Technology": [ | ||
{ | ||
"name": "Tanay Upreti", | ||
"role": "Director, Technology", | ||
"email": "hackerstark37@gmail.com" | ||
}, | ||
{ | ||
"name": "Chelsea Lianne Gomez", | ||
"role": "Workshop Content Developer", | ||
"email": "ctgomez@asu.edu" | ||
}, | ||
{ | ||
"name": "Jackson Ourada", | ||
"role": "Workshop Content Developer", | ||
"email": "jourada@asu.edu" | ||
}, | ||
{ | ||
"name": "Luan Nguyen", | ||
"role": "Project Manager, Internal Tools", | ||
"email": "luanthiennguyen2003@gmail.com" | ||
}, | ||
{ | ||
"name": "Avery Powers", | ||
"role": "Software Developer", | ||
"email": "aapower3@asu.edu" | ||
}, | ||
{ | ||
"name": "Aryan Vinod Keluskar", | ||
"role": "Software Developer", | ||
"email": "akeluska@asu.edu" | ||
}, | ||
{ | ||
"name": "Sri Ujjwal Reddy Beereddy", | ||
"role": "Special Events Organizer", | ||
"email": "sbeeredd@asu.edu" | ||
}, | ||
{ | ||
"name": "Darsh Chaurasia", | ||
"role": "Special Events Organizer", | ||
"email": "darshchaurasia@gmail.com" | ||
} | ||
], | ||
"Development & Engagement": [ | ||
{ | ||
"name": "Elizabeth Pardhe", | ||
"role": "Director, Community Outreach", | ||
"email": "epardhe@asu.edu" | ||
}, | ||
{ | ||
"name": "Aditi Prasath", | ||
"role": "Development & Engagement Officer", | ||
"email": "aprasath@asu.edu" | ||
}, | ||
{ | ||
"name": "Johnnessa Barroquillo", | ||
"role": "Development & Engagement Officer", | ||
"email": "jbarroqu@asu.edu" | ||
}, | ||
{ | ||
"name": "Vi Hao Chau", | ||
"role": "Development & Engagement Officer", | ||
"email": "vchau3@asu.edu" | ||
}, | ||
{ | ||
"name": "Tyler Tannenbaum", | ||
"role": "Development & Engagement Officer", | ||
"email": "t.tannenbaum22@gmail.com" | ||
}, | ||
{ | ||
"name": "Zahra Hakimi", | ||
"role": "Development & Engagement Officer", | ||
"email": "zhakimi1@asu.edu" | ||
}, | ||
{ | ||
"name": "Harshit Kumar", | ||
"role": "Development & Engagement Officer", | ||
"email": "hkumar43@asu.edu" | ||
} | ||
], | ||
"Marketing": [ | ||
{ | ||
"name": "Ben Juntilla", | ||
"role": "Director, Marketing", | ||
"email": "cjuntill@asu.edu" | ||
}, | ||
{ | ||
"name": "Sara Schultz", | ||
"role": "Social Media Manager", | ||
"email": "sschul19@asu.edu" | ||
}, | ||
{ | ||
"name": "Izma Syed", | ||
"role": "Marketing Assistant", | ||
"email": "" | ||
}, | ||
{ | ||
"name": "Divanshu Chauhan", | ||
"role": "Ambassador", | ||
"email": "divchauhan@asu.edu" | ||
}, | ||
{ | ||
"name": "William Bode Hubbard", | ||
"role": "Graphic Designer", | ||
"email": "wbhubbar@asu.edu" | ||
}, | ||
{ | ||
"name": "Marina Nasralla", | ||
"role": "Graphic Designer", | ||
"email": "mnasral2@asu.edu" | ||
}, | ||
{ | ||
"name": "Manav Prajapati", | ||
"role": "Photographer", | ||
"email": "" | ||
}, | ||
{ | ||
"name": "Leon Auster Dsouza", | ||
"role": "Photographer", | ||
"email": "" | ||
}, | ||
{ | ||
"name": "Deej Cabral", | ||
"role": "Auxiliary Photographer", | ||
"email": "decabral@asu.edu" | ||
} | ||
] | ||
} | ||
} |
Oops, something went wrong.