Znergy
Senior Cloud Developer - - - - - Serverless Fanatic - - - - - - - - - - Serverless Training - - - - - - - - https://www.serverlessguru.com
Portland, Oregon
Pinned Repositories
android-dialog-fragments
android-firebase
angular2-local-zoo
Web application built using Angular2, REST API, and Firebase.
aws-lambda-cognito-auth
Some code I've used to set up AWS Cognito Authentication using AWS Lambda and NodeJS.
coding-challenge
RESTful API with NodeJS/Express, MongoDB, automated tests with Mocha and Chai, and a simple frontend.
dynamic-android-for-various-screen-sizes
This is a tutorial for creating dynamic views in Android that will adjust based off screen size.
java-hackathon-tracker
Hackathon 2.0, is a website for building teams and helping with team organization during a hackathon.
nodejs-mongodb-functions
A whole slew of functions for working with MongoDB using NodeJS.
serverless-exploration
RESTful API with Lambda + API Gateway (CRUD), a DynamoDB table with two GSI's which connects to the CRUD API endpoints, and an S3 bucket which is the storage point for image/file upload.. All using the Serverless Framework, CloudFormation, and AWS.
youtube-data-alexa-skill
This is an Alexa skill that was made to receive data from youtube's api and give users some immediate insight into their channels.
Znergy's Repositories
Znergy/aws-lambda-cognito-auth
Some code I've used to set up AWS Cognito Authentication using AWS Lambda and NodeJS.
Znergy/coding-challenge
RESTful API with NodeJS/Express, MongoDB, automated tests with Mocha and Chai, and a simple frontend.
Znergy/nodejs-mongodb-functions
A whole slew of functions for working with MongoDB using NodeJS.
Znergy/android-dialog-fragments
Znergy/android-firebase
Znergy/android-firebase-connection
Znergy/dynamic-android-for-various-screen-sizes
This is a tutorial for creating dynamic views in Android that will adjust based off screen size.
Znergy/serverless-exploration
RESTful API with Lambda + API Gateway (CRUD), a DynamoDB table with two GSI's which connects to the CRUD API endpoints, and an S3 bucket which is the storage point for image/file upload.. All using the Serverless Framework, CloudFormation, and AWS.
Znergy/android-flappy-bird
Android game called Flappy Bird, made using Java, BadLogic, and Android Studio.
Znergy/android-flickr
This is an Android application made using an AsyncTask to preform a HTTP request to Flickr. The Flickr result is then shown to the screen using a RecyclerView! Really cool things take place using callbacks and interfaces to send data upwards and showcases the power of enums in tracking the current status of our data.
Znergy/android-food
Android application that uses v2 Yelp API, Oauth, and recycler view to show restaurants near your zip code.
Znergy/android-gridview-adapter
Znergy/android-shared-preferences
Using shared preferences to persist data on the users device. Simple code, without overcomplicating anything.
Znergy/android-trimet-tracker
Znergy/android-wise-commute-1
Znergy/angular2-amazon
This is an imagined version of Amazon built over a couple of days, utilizing Angular 2, Firebase, and REST.
Znergy/java-wise-commute-json
Znergy/leetcode-two-sum-solution
Leetcode problem: https://leetcode.com/problems/two-sum/#/description
Znergy/postgraphql
A GraphQL API created by reflection over a PostgreSQL schema.
Znergy/serverless-ephemeral
This is a Serverless Framework plugin that helps bundling any stateless zipped library to AWS Lambda.
Znergy/serverlessTodos
Znergy/test-jenkins
Znergy/xamarin-android-grocery-list
This grocery list app was written with Xamarin in C# for the Android platform.
Znergy/xamarin-android-tip-calculator
This app was written with Xamarin in C# for the Android platform.
Znergy/xamarin-ios-android-hello-world
Xamarin.forms cross platform mobile app for IOS and Android written with C#, simple app with dialog pop up.
Znergy/xamarin-ios-android-phone-translator
Xamarin.forms is a cross platform mobile app platform for IOS and Android written with C#, simple app with dialog pop up that allows user to make a phone call.
Znergy/xamarin-ios-fireworks
This app was written with Xamarin.IOS in C# for the IOS platform!!
Znergy/xamarin-ios-tip-calculator
This app was written with Xamarin.IOS in C# for the IOS platform!!
Znergy/xamrin-phoneword
Android app written with C# and Xamrin
Znergy/youtube-video-search
React app built using React, ES6, Youtube Search API, and Bootstrap.