Code Monkey home page Code Monkey logo

darrensem / aws-calc Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 47 KB

Simple calculator that uses external function from AWS Lambda via AWS API Gateway (less complicated rebuild of previous https://github.com/DarrenSem/math-power -- complete rewrite to focus mainly on AWS Amazon Web Services)

Home Page: https://darrensem.github.io/aws-calc/

License: MIT License

HTML 23.57% JavaScript 76.43%
aws-api-gateway aws-lambda calculator fetch http-codes rest-api web-application

aws-calc's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m Darren Semotiuk @DarrenSem
  • ๐Ÿ”ญ Currently diving in to React [, WebPack, Node, NPM, ECMAScript 6+ functionality, JS testing frameworks and assertion libraries], Python/Flask, Go.
  • ๐ŸŒฑ I love creating a variety of Javascript bookmarklets (examples in my gist @ https://gist.github.com/DarrenSem)
  • ๐Ÿ‘€ Iโ€™m interested in automation in general -- code is supposed to make real people's lives easier; I consider myself a pain reliever...
  • ๐Ÿ’ฌ Ask me about Regular Expressions (non-stop fun!) and content scraping via querySelectorAll (non-stop frustration!)
  • ๐Ÿ“ซ How to reach me: LinkedIn
  • โšก Reminder: never too late to decide to LIVE in the NOW! It's a gift, that's why it's called The Present ๐Ÿ™„ #DadJokes

Be grateful, God is good!

aws-calc's People

Contributors

darrensem avatar

Watchers

 avatar  avatar

aws-calc's Issues

DynamoDB wrapper function for each of the 4 main CRUD actions

CRUD

  • dynamoCreate()
  • dynamoRead()
  • dynamoUpdate()
  • dynamoDelete()

others maybe (?)

  • dynamoPatch() // partial Update (doesn't change omitted fields, which differentiates its HTTP method from "PUT" aka full record overwrite)
  • dynamoList() // to retrieve item(s) based on less performant query rather than via key/index (I think)

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.