Pinned Repositories
api-getway
API Gateway
Auction
A sample project to show how to use Realm in a Clean Swift architecture. It also shows how to display different models in only one scene in a DRY manner, another twist to the VIP cycle, and how to use custom table view cells to deal with complex display logic
aws-serverless-node-todo
Storing TODO items in DynamoDB, API Gateway and AWS Lambda with the use of Serverless framework
aws-serverless-ses-email
Contact Us form. Bulit with Next js, SES, AWS Lambda and API Gateway
Building-a-Jabber-client-for-iOS
Source code for the tutorial "Building a Jabber client for iOS"
building-microservices-youtube
Code repository for my Building Microservices YouTube series https://www.youtube.com/playlist?list=PLmD8u-IFdreyh6EUfevBcbiuCKzFk0EW_
currency-conversion-service
Currency conversion microservice
currency-exchange-service
Currenty Exchange Service
ios-xmpp-sample
iOSAndroidChaosOverFlow-Projects
all the projects for the tutorials on the room site
vyasmeet's Repositories
vyasmeet/aws-serverless-ses-email
Contact Us form. Bulit with Next js, SES, AWS Lambda and API Gateway
vyasmeet/ios-xmpp-sample
vyasmeet/api-getway
API Gateway
vyasmeet/Auction
A sample project to show how to use Realm in a Clean Swift architecture. It also shows how to display different models in only one scene in a DRY manner, another twist to the VIP cycle, and how to use custom table view cells to deal with complex display logic
vyasmeet/aws-serverless-node-todo
Storing TODO items in DynamoDB, API Gateway and AWS Lambda with the use of Serverless framework
vyasmeet/Building-a-Jabber-client-for-iOS
Source code for the tutorial "Building a Jabber client for iOS"
vyasmeet/building-microservices-youtube
Code repository for my Building Microservices YouTube series https://www.youtube.com/playlist?list=PLmD8u-IFdreyh6EUfevBcbiuCKzFk0EW_
vyasmeet/currency-conversion-service
Currency conversion microservice
vyasmeet/currency-exchange-service
Currenty Exchange Service
vyasmeet/iOSAndroidChaosOverFlow-Projects
all the projects for the tutorials on the room site
vyasmeet/iOSTricks
My wild ideas...
vyasmeet/JSQMessagesViewController
[DEPRECATED] An elegant messages UI library for iOS
vyasmeet/limits-service
Limits microservice
vyasmeet/mangosta-ios
MongooseIM client for iOS
vyasmeet/myAmazingRepo
Learning git
vyasmeet/naming-server
naming server
vyasmeet/RealmGitHubSearchRxDemo
The demo app for RxRealm's post on realm.io
vyasmeet/resize-image-thumnails-serverless-python
Triggering lambda function in Python to resize the image when it is uploaded on S3 Bucket. Developed using Serverless Framework.
vyasmeet/RoadTripDJ
vyasmeet/rwTODOs
Sample project for the Beginning git video course
vyasmeet/serverless-email-subscription-service
Email Subscription Web service using SNS, API Gateway, AWS Lambda, DynamoDB and EventBridge
vyasmeet/spring-cloud-config-server
Spring config server
vyasmeet/todolist-mvvm-rxswift
Learning MVVM concepts with rxswift
vyasmeet/XMPPGroupChat
Code for blog post tutorial on how to make a group chat using the XMPPFramework