• Stars
    star
    3
  • Rank 3,948,717 (Top 79 %)
  • Language
    Python
  • License
    MIT License
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

AWS Lambda form submission handler with ReCaptcha validation, sends form data as an email using AWS SES

More Repositories

1

node-js-pxe-server

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

mini-frontend-projects

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

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.
C#
6
star
4

reed-jobseeker-api

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

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.
Python
5
star
6

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.
JavaScript
5
star
7

windows-deployment-scripts

Collection of my Windows deployment related scripts. Quality varies
PowerShell
2
star
8

PastePod

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

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.
HTML
2
star
10

blog-posts

My blog posts
2
star
11

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.
JavaScript
2
star
12

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 interesting
Python
2
star
13

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.
Python
2
star
14

personal-website

Source code for my personal website
HTML
1
star
15

Ara225

1
star
16

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
Python
1
star
17

Console-Print-Statement-Linter

A slick extension that flags console.* statements in JS/TS and their equivalent statements in other languages.
TypeScript
1
star
18

utf8-api

Small and mostly pointless lambda function for searching UTF-8 chars
JavaScript
1
star
19

regex-copy-or-cut

VSCode extention that allows copying, deleting or cutting lines with regex matches
JavaScript
1
star
20

console-print-statement-linter

A slick extension that flags console.* statements in JS/TS and their equivalent statements in other languages.
TypeScript
1
star
21

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.
C#
1
star
22

flashcards-api-django

Experimenting with Django API devolpment
Python
1
star
23

react-flashcards

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

joke-api-cli

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

dynamodb-import

A simple module to import JSON into DynamoDB
JavaScript
1
star
26

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.
Python
1
star
27

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.
HTML
1
star