<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:cc="http://cyber.law.harvard.edu/rss/creativeCommonsRssModule.html">
    <channel>
        <title><![CDATA[Stories by Nathan Kurelo Wilk on Medium]]></title>
        <description><![CDATA[Stories by Nathan Kurelo Wilk on Medium]]></description>
        <link>https://medium.com/@wilknathan?source=rss-2b01871737e------2</link>
        <image>
            <url>https://cdn-images-1.medium.com/fit/c/150/150/1*OL3TXffjw7apCkoldPhNIA.jpeg</url>
            <title>Stories by Nathan Kurelo Wilk on Medium</title>
            <link>https://medium.com/@wilknathan?source=rss-2b01871737e------2</link>
        </image>
        <generator>Medium</generator>
        <lastBuildDate>Tue, 23 Jun 2026 08:37:39 GMT</lastBuildDate>
        <atom:link href="https://medium.com/@wilknathan/feed" rel="self" type="application/rss+xml"/>
        <webMaster><![CDATA[yourfriends@medium.com]]></webMaster>
        <atom:link href="http://medium.superfeedr.com" rel="hub"/>
        <item>
            <title><![CDATA[I Am Gonna Blur Your Mind — Using Brainwaves to Enhance Online Education]]></title>
            <link>https://medium.com/@wilknathan/i-am-gonna-blur-your-mind-using-brainwaves-to-enhance-online-education-4ecc0860fede?source=rss-2b01871737e------2</link>
            <guid isPermaLink="false">https://medium.com/p/4ecc0860fede</guid>
            <category><![CDATA[programming]]></category>
            <category><![CDATA[software-development]]></category>
            <category><![CDATA[computer-science]]></category>
            <category><![CDATA[hackathons]]></category>
            <category><![CDATA[python]]></category>
            <dc:creator><![CDATA[Nathan Kurelo Wilk]]></dc:creator>
            <pubDate>Sat, 23 May 2020 23:47:29 GMT</pubDate>
            <atom:updated>2020-05-24T21:32:55.939Z</atom:updated>
            <content:encoded><![CDATA[<h3>I Am Gonna Blur Your Mind —Using Brainwaves to Enhance Online Education</h3><p>After 36 hours of constant development fueled by caffeine, my partners and I successfully finished a project for HooHacks 2020 — the annual hackathon hosted by the University of Virginia. We’ve developed “I Am Gonna Blur Your Mind,” an application that uses the <em>NeuroSky Mindwave Mobile 2 </em>electroencephalogram headset to collect brainwave data and apply video effects to a media in real-time.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*pd1PhRYOP5CfVbhcYNTiwQ.jpeg" /><figcaption>(<em>Image by author</em>)</figcaption></figure><p>Many schools provide online video classes that can be deemed <strong>stressful</strong> and <strong>hard to focus on</strong>. To tackle this problem, we connected an EEG headset to a student to investigate how to get the highest levels of focus and relaxation while a video is being played.</p><p>The headset constantly reported the student’s level of attention and relaxation throughout the video. After the observational research, we concluded that adding effects to the media when the user’s focus decreased would make the person’s attention levels go back up. We were also able to reference the user’s relaxation levels to the current volume and image being displayed in the video. With those factors in mind, we developed a web application with a video player that received the constant stream of brainwave data from the <em>NeuroSky Mindwave Mobile 2 </em>headset and applied video effects like a smooth blur in real-time when the user’s attention was lower than our thresholds. When the video stopped playing, the data was saved and graphed for visual analysis.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*ruTT3v9oBu0dzH5hhP3S3w.png" /><figcaption>Attention (Focus) and Relaxation (Meditation) Graphs — <em>Image by author</em></figcaption></figure><h3>How We Built it</h3><p>We used a Python script with Bluetooth to establish the connection from our EEG headset to our computer. The script would constantly write the streamed data to a file that was then read in the webserver multiple times without stopping the video with Flask Sijax requests. The webserver was created with the Flask framework in Python and the pages were designed with HTML, CSS, and Javascript. The video effects were applied in real-time using the s<em>eriously.js</em> library.</p><h3>Devpost Submission</h3><p><a href="https://devpost.com/software/i-am-gonna-blur-your-mind">I Am Gonna Blur Your Mind</a></p><p>Awarded 1st Place Best Education Hack, HooHacks 2020</p><h3>The Team</h3><p><a href="https://www.linkedin.com/in/natekw/">Nathan Kurelo Wilk</a></p><p><a href="https://www.linkedin.com/in/maufcost/">Mauricio Costa</a></p><p><a href="https://www.linkedin.com/in/sebastianoctavio17/">Sebastian Hernandez</a></p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=4ecc0860fede" width="1" height="1" alt="">]]></content:encoded>
        </item>
    </channel>
</rss>