diff --git a/.DS_Store b/.DS_Store index a1f1c02..e401d16 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/new_website/.DS_Store b/new_website/.DS_Store new file mode 100644 index 0000000..8359f27 Binary files /dev/null and b/new_website/.DS_Store differ diff --git a/new_website/CNAME b/new_website/CNAME new file mode 100644 index 0000000..76af34c --- /dev/null +++ b/new_website/CNAME @@ -0,0 +1 @@ +diversatech.org \ No newline at end of file diff --git a/new_website/LICENSE b/new_website/LICENSE new file mode 100644 index 0000000..ad48863 --- /dev/null +++ b/new_website/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2017 Shun Lin + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/new_website/README.md b/new_website/README.md new file mode 100644 index 0000000..591a01c --- /dev/null +++ b/new_website/README.md @@ -0,0 +1,3 @@ +# DiversaTech +DiversaTech is UC Berkeley's tech consultancy. We are unique from other consulting organizations because we combine both engineering and business principles to create dynamic recommendations and strategies. +A central aspect of DiversaTech’s mission is to build an inclusive community in order to foster collaboration and develop consulting skills throughout campus. Instead of rejecting applicants who do not fully meet the qualifications to be tech consultants, we have developed an educational branch of our organization that exposes students to a foundation of consulting practices and current trends in technology. We see this as a development pipeline that gives students an opportunity to apply the creative and analytical skills they learn in the classroom to real world problems. In doing this, we hope to prepare more individuals to work on our consulting projects in the future and see this as the best way to pay our skills forward. diff --git a/new_website/about.html b/new_website/about.html new file mode 100644 index 0000000..25e285c --- /dev/null +++ b/new_website/about.html @@ -0,0 +1,322 @@ + + +
+ + + + + + +We strongly believe that the most innovative and creative solutions arise from diversity of thought. With consultants studying business, engineering, and the social sciences, we are able to infuse various perspectives into our strategic recommendations, bridging the quantitative with the qualitative. Our unique approach enables us to provide not only technical recommendations, but also valuable insights into marketing and sales strategy, competitive analysis, research, and a variety of other services.
+DiversaTech fosters diversity of thought in the tech industry by creating unique experiences and projects that encourage students of all backgrounds to connect, collaborate, and create.
+We strive to provide the highest quality services to our clients in order to solve their most pressing issues.
+Each of our consulting teams is comprised of individuals from various disciplines across campus from humanities to STEM to bring an interdisciplinary approach to solving challenging industry problems. As much of today’s workforce, especially in tech, relies on cross team collaboration in order to successfully execute and launch a product, we feel it is important to emulate this interdisciplinary structure so the various perspectives on how to tackle a problem are brought to the table. While other consulting organizations are composed of mostly business/economics majors, we seek to channel the many ways Cal prepares students across different majors to analyze and solve problems that are otherwise largely ignored.
+Consulting 101 | Cory 521 | Hannah
+The fundamentals in consulting, including conducting market research, learning consulting frameworks, constructing slide decks, etc.
+[Mandatory for new consultants]
+LUNCH (provided :D)
+Design Thinking for Consulting | Cory 400 | Michael W.
+Want to be able to solve any of the world's wicked problems? Learn how design thinking can help provide unique perspectives to consulting problems that help you create empathetic and inclusive recommendations.
+Data Storytelling | Cory 212 | Emily
+Learning essential skills of data visualization and storytelling, exploring how to present data in compelling ways.
+Public Speaking & Presentation | Cory 400 | Alexandra
+Learn how to present like a pro! We'll cover public speaking basics, how to effectively structure a presentation, how to dazzle audiences with delivery, and tricks for you to stay on track.
+Personal Branding | Cory 212 | Sneha
+Learn how to sell yourself professionally and get your foot in the door! We'll cover how to strengthen your LinkedIn, how to reach out to recruiters and alumni, review recruitment timelines, and more.
+Resume 101 | Cory 400 | Shreya
+Learn what exactly a resume should and should not contain. From page limits to the xyz rule, writing a resume can get more complicated than expected. I'll go over tips and tricks to write a great resume.
+The Coding Interview | Cory 400 | Vibha
+Learn tips and tricks of coding on a whiteboard. Ace the Technical Interview and get the software engineering job/internship of your dreams.
+The Case Interview | Cory 212 | Kevin
+Don't be afraid of the case interview! Learn about frameworks, tips and tricks, and walk through a practice case.
+The Product Interview | Cory 400 | Raaghav
+Interested in Product Management but don't exactly know what it is? Confused about what a Product interview looks like and how to prepare for one? In this workshop, we'll cover the basics of being a PM, resources for PM interview prep and run through a sample Product Interview question!
+Web Development | Cory 212 | Anurag
+Confused what exactly makes up a website? Can't tell the difference between Django and React or what they even are? It's 2018, everyone has a personal website except you? This is a crash course that instantly upgrades your tech literacy while building your own functioning web app. Zero coding experience necessary.
+Prototyping with Figma | Cory 400 | Michelle & Julia
+How do you present ideas for technical feature recommendations without the resources to actually build them? Learn how to use tools like Figma to create mockups of web/mobile applications!
+The Behavioral Interview | Cory 212 | Avanthika
+Learn how to shape a interviewer's all-important first impression of you in the behavioral interview! The workshop will focus on how to brand yourself, and portray an image that aligns with what the company is looking for.
+`s get reset. However, we also reset the\n// bottom margin to use `rem` units instead of `em`.\np {\n margin-top: 0;\n margin-bottom: $paragraph-margin-bottom;\n}\n\n// Abbreviations\n//\n// 1. Remove the bottom border in Firefox 39-.\n// 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.\n// 3. Add explicit cursor to indicate changed behavior.\n// 4. Duplicate behavior to the data-* attribute for our tooltip plugin\n\nabbr[title],\nabbr[data-original-title] { // 4\n text-decoration: underline; // 2\n text-decoration: underline dotted; // 2\n cursor: help; // 3\n border-bottom: 0; // 1\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: $dt-font-weight;\n}\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0; // Undo browser default\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\ndfn {\n font-style: italic; // Add the correct font style in Android 4.3-\n}\n\n// stylelint-disable font-weight-notation\nb,\nstrong {\n font-weight: bolder; // Add the correct font weight in Chrome, Edge, and Safari\n}\n// stylelint-enable font-weight-notation\n\nsmall {\n font-size: 80%; // Add the correct font size in all browsers\n}\n\n//\n// Prevent `sub` and `sup` elements from affecting the line height in\n// all browsers.\n//\n\nsub,\nsup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub { bottom: -.25em; }\nsup { top: -.5em; }\n\n\n//\n// Links\n//\n\na {\n color: $link-color;\n text-decoration: $link-decoration;\n background-color: transparent; // Remove the gray background on active links in IE 10.\n -webkit-text-decoration-skip: objects; // Remove gaps in links underline in iOS 8+ and Safari 8+.\n\n @include hover {\n color: $link-hover-color;\n text-decoration: $link-hover-decoration;\n }\n}\n\n// And undo these styles for placeholder links/named anchors (without href)\n// which have not been made explicitly keyboard-focusable (without tabindex).\n// It would be more straightforward to just use a[href] in previous block, but that\n// causes specificity issues in many other styles that are too complex to fix.\n// See https://github.com/twbs/bootstrap/issues/19402\n\na:not([href]):not([tabindex]) {\n color: inherit;\n text-decoration: none;\n\n @include hover-focus {\n color: inherit;\n text-decoration: none;\n }\n\n &:focus {\n outline: 0;\n }\n}\n\n\n//\n// Code\n//\n\npre,\ncode,\nkbd,\nsamp {\n font-family: $font-family-monospace;\n font-size: 1em; // Correct the odd `em` font sizing in all browsers.\n}\n\npre {\n // Remove browser default top margin\n margin-top: 0;\n // Reset browser default of `1em` to use `rem`s\n margin-bottom: 1rem;\n // Don't allow content to break outside\n overflow: auto;\n // We have @viewport set which causes scrollbars to overlap content in IE11 and Edge, so\n // we force a non-overlapping, non-auto-hiding scrollbar to counteract.\n -ms-overflow-style: scrollbar;\n}\n\n\n//\n// Figures\n//\n\nfigure {\n // Apply a consistent margin strategy (matches our type styles).\n margin: 0 0 1rem;\n}\n\n\n//\n// Images and content\n//\n\nimg {\n vertical-align: middle;\n border-style: none; // Remove the border on images inside links in IE 10-.\n}\n\nsvg {\n // Workaround for the SVG overflow bug in IE10/11 is still required.\n // See https://github.com/twbs/bootstrap/issues/26878\n overflow: hidden;\n vertical-align: middle;\n}\n\n\n//\n// Tables\n//\n\ntable {\n border-collapse: collapse; // Prevent double borders\n}\n\ncaption {\n padding-top: $table-cell-padding;\n padding-bottom: $table-cell-padding;\n color: $table-caption-color;\n text-align: left;\n caption-side: bottom;\n}\n\nth {\n // Matches default `