Update copy to say we're only helping with writing

Clients have to have already completed their own research project
and need to have it ready to bring to the table.
This commit is contained in:
Badri 2021-12-08 14:14:48 +05:30
parent bfc435fa5c
commit 70e68e00be
1 changed files with 18 additions and 31 deletions

View File

@ -18,7 +18,7 @@
<p class="text-gray-300 text-4xl lowercase font-heading font-extrabold">Data science <span class="text-blue-300">with a literary touch</span></p>
</div>
<div class="bg-blue-900 text-gray-400 p-10 text-center uppercase font-sans">
<p>A <span class="bg-blue-700 text-gray-400 hover:bg-yellow-400 hover:text-black px-2 py-1 mx-1">data science</span> experience with a focus on <span class="bg-blue-700 text-gray-400 hover:bg-yellow-400 hover:text-black px-2 py-1 mx-1">narrative</span>, in addition to fact. <a href="#pricing" class="text-yellow-400 hover:text-blue-300 underline ml-2">See pricing</a></p>
<p>You've completed your <span class="text-yellow-400">data science</span> project. <a href="#backed-by-experience" class="bg-blue-700 text-gray-400 hover:bg-yellow-400 hover:text-black px-2 py-1 mx-1">What next?</a></p>
</div>
<div class="max-w-4xl mx-auto">
<div class="flex flex-wrap mx-auto">
@ -26,15 +26,11 @@
<img src="img/aspiring-writer.png" />
</div>
<div class="sm:w-full md:w-1/2 lg:w-2/3 p-10">
<a name="hands-on-experience">
<h1 class="text-2xl font-sans">A hands-on experience <i class="icon-paperclip"></i></h1>
<a name="backed-by-experience">
<h1 class="text-2xl font-sans">Backed by Experience <i class="icon-paperclip"></i></h1>
</a>
<ul class="list-check-circle m-4 text-lg">
<li class="m-2">Start with a topic of your choice. (If you can't decide, we'll help you choose)</li>
<li class="m-2">Work with real-world data from publicly available sources</li>
<li class="m-2">Write your own scripts and algorithms to analyse the data</li>
<li class="m-2">Draw conclusions with practical implications</li>
</ul>
<p class="py-2 text-lg">With a combined <span class="bg-blue-200 text-black px-2">10+ years</span> of experience in science communication, we have the skills to mentor you through the process of <span class="bg-blue-200 text-black px-2">sharing your work</span> in an articulate and accessible way.</p>
<p class="py-2"> As editors of Snipette magazine and assistant physics professor at Georgia Gwinnett University, weve been involved in intensive editing projects with authors from both ends of the spectrum: professional researchers working to communicate their technical work, and high school and college students eager to further their learning process through writing.</p>
</div>
</div>
<div class="flex flex-wrap sm:flex-row md:flex-row-reverse mx-auto bg-blue-200">
@ -42,15 +38,11 @@
<img src="img/researcher.png" />
</div>
<div class="sm:w-full md:w-1/2 lg:w-2/3 p-10">
<a name="larger-picture">
<h1 class="text-2xl font-sans">The larger picture <i class="icon-flask"></i></h1>
<a name="stories-before-statistics">
<h1 class="text-2xl font-sans">Stories before Statistics <i class="icon-flask"></i></h1>
</a>
<ul class="list-check-circle m-4 text-lg">
<li class="m-2">Learn cutting-edge data science in real-world contexts</li>
<li class="m-2">Develop your data communication skills and become a content creation expert</li>
<li class="m-2">Get your work published on multiple platforms</li>
<li class="m-2">Have a ton of fun along the way!</li>
</ul>
<p class="py-2 text-lg">Theres no point in science writing if people arent <span class="bg-blue-100 text-black px-2">interested in reading it</span>, which is why we specialise in adding a humorous touch—infusing technical writing with a dash of <span class="bg-blue-100 text-black px-2">literary flair</span> to help explain complex issues.</p>
<p class="py-2">Anyone can describe their work to their peers—but reaching the general public is harder. Our program will help you draw parallels with familiar concepts to better explain complicated topics in a short space. You will also work on grounding your findings in everyday experience and answering the question: how is this relevant to the layperson?</p>
</div>
</div>
<div class="flex flex-wrap mx-auto">
@ -58,14 +50,11 @@
<img src="img/established-writer.png" />
</div>
<div class="sm:w-full md:w-1/2 lg:w-2/3 p-10">
<a name="share-your-findings">
<h1 class="text-2xl font-sans">Share your findings <i class="icon-edit"></i></h1>
<a name="learning-through-teaching">
<h1 class="text-2xl font-sans">Learning through Teaching <i class="icon-edit"></i></h1>
</a>
<ul class="list-check-circle m-4 text-lg">
<li class="m-2">Get your work published so others can find it</li>
<li class="m-2">Learn how to frame your arguments and present your data</li>
<li class="m-2">Use literary techniques to tell a compelling story</li>
</ul>
<p class="py-2 text-lg">Theres no better way to <span class="bg-blue-200 text-black px-2">understand a field</span> than to explain it to someone who knows nothing—a fact observed by no less than the brilliant physicist <span class="bg-blue-200 text-black px-2">Richard Feynman</span> himself.</p>
<p class="py-2">Articulating your process work and findings for a lay audience will help you understand your own process better and streamline how things get done. On top of that, making your work accessible will spread awareness beyond your niche and help make you and your work more known to a wider audience.</p>
</div>
</div>
</div>
@ -85,10 +74,9 @@
<div class="xs:w-full sm:w-1/2 md:w-2/3 lg:w-2/3 p-4 sm:p-8 flex flex-col items-center mx-auto">
<h2 class="text-center uppercase font-sans">You will learn to:</h2>
<ul class="list-chevron my-auto p-4 sm:p-0 text-lg">
<li class="m-2">Gather and analyse data using manual and programming tools</li>
<li class="m-2">Observer trends and statistics in data</li>
<li class="m-2">Formulate and present your conclusions</li>
<li class="m-2">Communicate your work to the general public by placing it within the larger context</li>
<li class="m-2">Develop your data communication skills and become a content creation expert</li>
</ul>
</div>
</div>
@ -100,8 +88,7 @@
<img src="img/python-console.png" class="shadow-xl rounded-lg"/>
</figure>
<div class="w-full md:w-1/2 lg:w-1/3 p-8 text-lg">
<p>Due to the data-science and coding-intensive nature of the course, we are currently only able to take on participants with some knowledge of Python.</p>
<p>The course will make use of Python-based data analysis software, which we will help you familiarise yourself with. Towards this, we will be screening participants with a quick questionnaire.</p>
<p>Since this program is intended mainly for the communication aspects of data science, you are expected to have a data science project ready to be presented before applying. The topic, methods, and datasets will be left to your discretion—we come in to help you polish things up and lay it all out. Towards this, we will be screening participants with a quick questionnaire about their projects.</p>
</div>
</div>
</div>
@ -163,7 +150,7 @@
<img width=640 height=480 />
</div>
<div class="md:w-1/2 md:pr-4 flex items-center order-3">
<p>Once your topic is chosen, we will work together on finding links, resources, and publicly available datasets. Of course, all details and final choices will be up to you.</</p>
<p>Depending on your project, you may also use a Google Colab notebook to document the technical side of your project including data analytics, methods, and visualization.</p>
</div>
</li>
<li class="flex flex-col md:flex-row items-center md:items-stretch">
@ -175,7 +162,7 @@
<img width=640 height=480 />
</div>
<div class="md:w-1/2 md:pl-4 flex items-center order-3">
<p>You will then switch to a Google Colab notebook, where you will document your project, data analytics, and visualization with state of the art Python-based data analysis tools.</p>
<p>We will guide you in constructing a compelling data based story based on your analyses, going back and forth with our editors to discuss the finer points of the piece.</p>
</div>
</li>
<li class="flex flex-col md:flex-row-reverse items-center md:items-stretch">
@ -187,7 +174,7 @@
<img width=640 height=480 />
</div>
<div class="md:w-1/2 md:pl-4 flex items-center order-3">
<p>We will guide you in constructing a compelling data-based story based on your analyses.</p>
<p>Meanwhile, you will probably read up on related topics online, to build out your story and help link your project with them and add to the depth of the article.</p>
</div>
</li>
<li class="flex flex-col md:flex-row items-center md:items-stretch">