Skip to content

Latest commit

History

History
11 lines (9 loc) 路 1.35 KB

README.md

File metadata and controls

11 lines (9 loc) 路 1.35 KB

Lambda Workspace

Build Status Language grade: JavaScript Language grade: Python

A repository of my projects using AWS lambda.

  • getcertificate: A public API to fetch a certificate chain from a website, and convert it into a format used by BearSSL.
  • personalsite: The API used by https://prototypical.pro to count git commits and hours, based on information provided by Github.
  • classdetector: An automatic notification service for OSU classes without a waitlist.
  • template: A template Serverless project, which the projects above are based on.
  • azureplant: An Azure function which loads data from Azure IoT into a MongoDB, used in conjuntion with my Azure Sphere Plant Monitor.

Pixel Tracker