<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Projects on dnk8n</title>
    <link>/series/projects/</link>
    <description>Recent content in Projects on dnk8n</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Mon, 24 Feb 2020 08:41:57 +0000</lastBuildDate>
    
	<atom:link href="/series/projects/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Some recent side projects</title>
      <link>/posts/some-recent-side-projects/</link>
      <pubDate>Mon, 24 Feb 2020 08:41:57 +0000</pubDate>
      
      <guid>/posts/some-recent-side-projects/</guid>
      <description>Some hobby projects I have worked on recently:
1.) A tool to run a script on a temporary Amazon AWS EC2 instance - https://github.com/dnk8n/​remote-provisioner
It was useful to me when building large Docker images while on slow internet connection. It makes use of Terraform by Hashicorp to provision a temporary instance with defaults that could be easily overridden and once ssh was active, execute build steps and perform bandwidth intensive uploads from within my Amazon AWS VPC.</description>
    </item>
    
    <item>
      <title>Tech Project ideas</title>
      <link>/posts/tech-project-ideas/</link>
      <pubDate>Tue, 11 Feb 2020 10:10:17 +0000</pubDate>
      
      <guid>/posts/tech-project-ideas/</guid>
      <description> Git like CLI for time tracking (with periodic checking in mechanism in case project is started without completion)
 Scrape tabular data from pdfs and images
 REST/GraphQL API with elm frontend, some useful task (potentially a web frontend for either of the other project ideas)
 Simple ISO8601 time parser, which uses no external libraries and produces a standard datetime.datetime object (Pyton)
  </description>
    </item>
    
    <item>
      <title>Spinning up for the first time (WIP)</title>
      <link>/posts/spinning-up-for-the-first-time/</link>
      <pubDate>Wed, 25 Dec 2019 06:06:59 +0000</pubDate>
      
      <guid>/posts/spinning-up-for-the-first-time/</guid>
      <description>Work in Progress (WIP)</description>
    </item>
    
  </channel>
</rss>