Skip to content
View Ara225's full-sized avatar
  • UK

Organizations

@alldayPA
Block or Report

Block or report Ara225

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Ara225/README.md

โ„น๏ธ 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.

Pinned

  1. house-price-index-api house-price-index-api Public

    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 foโ€ฆ

    JavaScript 5

  2. ara225.DynamoDBUserStore ara225.DynamoDBUserStore Public

    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.

    C# 6 2

  3. node-js-pxe-server node-js-pxe-server Public

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

    JavaScript 11 1

  4. serverless-audiobook-maker serverless-audiobook-maker Public

    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 buโ€ฆ

    Python 3 1

  5. mini-frontend-projects mini-frontend-projects Public

    Home for small frontend projects I've made. Tutorials at https://dev.to/ara225

    HTML 7 8

  6. reed-jobseeker-api reed-jobseeker-api Public

    Small API wrapper for Reed's Job Seeker API written in Python

    Python 5 2