<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Andy Pagdin - Software Engineer</title>
    <link>/</link>
    <description>Recent content on Andy Pagdin - Software Engineer</description>
    <generator>Hugo -- gohugo.io</generator><atom:link href="/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Interactive PC</title>
      <link>/posts/interactive-pc/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/posts/interactive-pc/</guid>
      <description>An interactive application aimed to provide users with educational information about the internals of a computer in a fun and engaging way.
All of the assets were made by myself so feel free to download and use in your own projects.
Tech used: JavaScript, Three JS, Anime JS, Blender
Demo Source Code Blender Files </description>
    </item>
    
    <item>
      <title>Verify JS</title>
      <link>/posts/verify/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/posts/verify/</guid>
      <description>Lightweight simple human verification package. A random path is generated on load which the user must navigate using the on screen controls in order to progress.
Tech used: JavaScript, NPM, Circle CI
Verify randomly generates a path for the user to follow using the on screen d-pad.
Demo Source Code </description>
    </item>
    
    <item>
      <title>Money Manager</title>
      <link>/posts/money-manager/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/posts/money-manager/</guid>
      <description>Gain simple insights into your spending.
Money manager was created as a learning project focused on using React, Electron and SQLite to create a cross platform offline application.
The application uses a naive bayes classifier to calculate and automatically assign a category to individual transactions.
Tech used: JavaScript, React, Electron, SQLite
Source Code </description>
    </item>
    
    <item>
      <title>React Template</title>
      <link>/posts/react-template/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/posts/react-template/</guid>
      <description>Get React projects up and running quickly. My personal take on a customisable create-react-app lite with redux support.
Tech used: JavaScript, React, Redux, Jest
Source Code </description>
    </item>
    
    <item>
      <title>Sudoku Solver</title>
      <link>/posts/sudoku-solver/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/posts/sudoku-solver/</guid>
      <description>A backtracking exercise to solve a 9x9 sudoku puzzle.
Tech used: JavaScript
Source Code </description>
    </item>
    
  </channel>
</rss>
