There are no reviews yet. Be the first to send feedback to the community and the maintainers!
node-js-pxe-server
A simple CLI JavaScript PXE server (server to boot computers/VMs over a network) implemented in JavaScript using node.js.mini-frontend-projects
Home for small frontend projects I've made. Tutorials at https://dev.to/ara225ara225.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.reed-jobseeker-api
Small API wrapper for Reed's Job Seeker API written in Pythonserverless-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.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.aws-lambda-form-submit-handler
AWS Lambda form submission handler with ReCaptcha validation, sends form data as an email using AWS SESwindows-deployment-scripts
Collection of my Windows deployment related scripts. Quality variesPastePod
An PasteBin clone built in ASP .NET Core with C#.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.blog-posts
My blog postsicon-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.super-simple-flask-scheduler
Web application for shell task scheduling, written in Python3, using the Flask framework. Just a random for fun project so not being maintained, however the code is well documented and has full unit tests, so it might be somewhat interestingserverless-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.personal-website
Source code for my personal websiteconsole-print-statement-linter
A slick extension that flags console.* statements in JS/TS and their equivalent statements in other languages.Ara225
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 includedConsole-Print-Statement-Linter
A slick extension that flags console.* statements in JS/TS and their equivalent statements in other languages.utf8-api
Small and mostly pointless lambda function for searching UTF-8 charsregex-copy-or-cut
VSCode extention that allows copying, deleting or cutting lines with regex matchesDevProj
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.flashcards-api-django
Experimenting with Django API devolpmentreact-flashcards
Single page React.js app for virtual flashcards, supports loading from a Yaml file.joke-api-cli
Just for fun, a simple command line implimentation of this joke API: https://sv443.net/jokeapi/v2 in C#dynamodb-import
A simple module to import JSON into DynamoDBaws-bits-and-bobs
A collection of bits and bobs for doing stuff with AWS tools and services. Focuses on the AWS CDK and serverless.Love Open Source and this site? Check out how you can help us