<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>JavaScript on Kyle Simpson</title>
    <link>https://mcfelix.me/tags/javascript/</link>
    <description>Recent content in JavaScript on Kyle Simpson</description>
    <generator>Hugo</generator>
    <language>en-GB</language>
    <lastBuildDate>Mon, 28 Mar 2016 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://mcfelix.me/tags/javascript/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Shallot</title>
      <link>https://mcfelix.me/project/shallot/</link>
      <pubDate>Mon, 28 Mar 2016 00:00:00 +0000</pubDate>
      <guid>https://mcfelix.me/project/shallot/</guid>
      <description>&lt;p&gt;Shallot implements a basic decentralised onion routing scheme designed for use within browser applications, by using a modification of the &lt;em&gt;Chord&lt;/em&gt; protocol as a backbone network and file-storage system.&#xA;This is built upon the experimental &lt;em&gt;WebRTC Data Channels&lt;/em&gt; recently added to browsers to offer true peer-to-peer connectivity between users.&#xA;The system is compatible with both NodeJS and browser-based environments, relying upon one server node as an entry-point.&#xA;Shallot was my Honours project&amp;mdash;the above link directs to the &lt;a href=&#34;https://mcfelix.me/docs/shallot.pdf&#34;&gt;project dissertation&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sketch</title>
      <link>https://mcfelix.me/project/sketch/</link>
      <pubDate>Fri, 20 Mar 2015 00:00:00 +0000</pubDate>
      <guid>https://mcfelix.me/project/sketch/</guid>
      <description>&lt;p&gt;The end result of a team project, Sketch is a simple Swift-inspired programming language for drawing graphics and animations.&#xA;Sketch is implemented as a JavaScript library, and is powered by an easy-to-use WebGL backend.&lt;/p&gt;&#xA;&lt;p&gt;Unfortunately, no documentation for the language&amp;rsquo;s current version is available&amp;mdash;the implementation differs largely from the original design documents, although most language operations are shown in the test example.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
