Python

  • Number database - datanab.net
  • Vigenère cipher - (GitHub Repo)
  • Hex based board that creates line between two selected hexes - (link)
  • A budget planner using PyQT - (link)
  • Python library to interact with Robinhood Financial API - (link)

Flask Web Development

Django Web Development

  • Online list with unique url for each visitor - (link)
  • Poll app from Django tutorial website - (link)

AngularJS

  • Online version of Hex based board initially created with Python.(link)
  • Online todo list that stores the list locally. (link)
  • Load JSON data from webserver. (link)
  • Load array of JSON data in searchable list and display different views using the $route service. (link)
  • Home portal that links to a stopwatch app and currency converter app. Uses multiple controllers. (link)
  • Various examples using forms, checkboxes, ngModelOptions, ngMessages, errors, and styling. (link)
  • Using ngSwitch to change Divs using only controllers. List is created and destroyed with each click. (link)
  • Using ngSwitch to change Divs using services. List is stored on global level and never destroyed. (link)

ReactJS

Bash

  • Script to automatically create programming files with a header. (GitHub Repo)

Labview

  • Code to take a list of names form a .csv file and organize them into groups. (GitHub Repo)