GithubHelp home page GithubHelp logo

ℹ️ About Me

  • πŸ’» I'm a DevOps Engineer, volunteer with CodeYourFuture, and dabbler in open source.
  • ❀️ I love giving back whether through opensource, volunteering and/or mentoring. Mainly focused on volunteering these days.
  • πŸ’Ύ I love figuring out old computers and legacy applications as much as building new ones!
  • πŸ“ Fun fact - I have exactly one duck and one chicken, fondly named Duck and Chicken respectively

πŸ”¨ Tools I Work With

  • πŸ“¦ Docker and Kubernetes
  • 🐧 Linux
  • 🌊 AWS
  • 🐍 Python
  • πŸ•ΈοΈ JavaScript, React, CSS, HTML
  • β˜• Java
  • πŸͺ Perl
  • 🐘 PHP
  • and more I couldn't find emojis for

πŸ“‚ Favorite Projects

  1. ara225.DynamoDBUserStore - A C# ASP .NET Core library that allows developers to store users and roles in AWS DynamoDB when using ASP .NET Core Identity. This is my favorite because it's the most likely to be used in production, it has full test coverage, and is quite well written. Byproduct of me trying to learn C#
  2. node-js-pxe-server - A Node.js module written in JavaScript that runs a PXE server - server for network booting computers. I like this project because it sounds like it shouldn't work, but it very much does.
  3. regex-copy-or-cut - A JavaScript/Node.js VsCode Extension. The first piece of code I ever published, and also the one with the most downloads.
  4. serverless-audiobook-maker - A AWS serverless pipeline to create a speech-to-text audiobook from a text file uploaded to a S3 bucket. Turned out to be useless as AWS Polly isn't as good as it's cracked up to be, but it was fun to make.

Anna Aitchison's Projects

ara225.dynamodbuserstore icon ara225.dynamodbuserstore

A custom user store for ASP .NET Core Identity built in C#. Designed to allow ASP .NET Core Identity to store user and role data in AWS DynamoDB rather than Microsoft SQL Server etc.

aws-bits-and-bobs icon aws-bits-and-bobs

A collection of bits and bobs for doing stuff with AWS tools and services. Focuses on the AWS CDK and serverless.

design-experiments icon design-experiments

This repo is a home for my experiments with designing website frontends. I'm using CSS, HTML and JavaScript with a bit of Bootstrap.

devproj icon devproj

An ASP.NET Core web app, a learning experiment. Written in C# ASP.NET Core MVC using ASP .NET identity for authentication, and AWS DynamoDB for data storage.

house-price-index-api icon house-price-index-api

A small project with the goal of making an API for the UK's House Price Index. It's all in Node.js, using AWS's CDK framework to define the infrastructure, API gateway + Lambda for the API, Jest for tests, and a mySQL RDS database to store the information. The choice of dataset is mostly random: I just wanted a real life dataset to practice building an API around. It's far from perfect, but I learned a lot about RDS in the process.

icon-index icon icon-index

Icon Index is a web app indexing icons from web icon packs. The goal is to make it easier to find packs containing the icons you want in the styles you want.

joke-api-cli icon joke-api-cli

Just for fun, a simple command line implimentation of this joke API: https://sv443.net/jokeapi/v2 in C#

json-schemas icon json-schemas

Schemas come from schema.org, they're simply parsed into a better format and put together. Script for parsing same data into diffrent formats is included

node-js-pxe-server icon node-js-pxe-server

A simple CLI JavaScript PXE server (server to boot computers/VMs over a network) implemented in JavaScript using node.js.

pastepod icon pastepod

An PasteBin clone built in ASP .NET Core with C#.

react-flashcards icon react-flashcards

Single page React.js app for virtual flashcards, supports loading from a Yaml file.

regex-copy-or-cut icon regex-copy-or-cut

VSCode extention that allows copying, deleting or cutting lines with regex matches

rescue-center-website icon rescue-center-website

A pretty typical website, with the twist that it is built in a completely serverless manner, using a range of AWS services including Cognito to control access to the admin area, S3 & CloudFront for hosting, API Gateway, SNS, DynamoDB and Lambda.

serverless-audiobook-maker icon serverless-audiobook-maker

Serverless application which converts text to audio, and creates a simple video with it. Uses a range of AWS services including SNS, S3, Lambda, ECS (Fargate variant), Polly and DynamoDB, and is built in Python, with some Bash used for the container. This was a nice little experiment, however the text to speech quality simply isn't good enough to be of practical use so I haven't really done anything with it.

serverless-polls-app icon serverless-polls-app

A serverless API, built using AWS Lambda, AWS API gateway and AWS DynamoDB and deployed using a SAM template. Core backend for some sort of social polling service/web app, though it primarily exists to be a learning experience for me.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.