PinnedPublished inThe StartupProcessing Large S3 Files With AWS LambdaDespite having a runtime limit of 15 minutes, AWS Lambda can still be used to process large files. This is useful if you want a…Aug 5, 202012Aug 5, 202012
Build a Data Fetching hook with Vue Composition APIVue 3 introduces the composition API which allows us to build React like hooks for data fetching. Prior to having composition API…Feb 10, 20212Feb 10, 20212
Published incodeburstBuild a Multi-platform Chatbot with BotkitYou may have used Botkit to build chatbots for any of the supported platforms, such as Slack or Teams. It is also possible to target more…Dec 18, 20202Dec 18, 20202
Create a Slack App with Botkit + Typescript for AWS LambdaBotkit can be used to build chat bots on many platforms, including Slack. We’ll create a Botkit bot that can be deployed using AWS lambda.May 23, 2020May 23, 2020
Build a Slack RSS bot using Node.js (part 2)In this post, we’ll allow users to specify their RSS Feeds of choice, and subscribe and read from multiple feeds. Each user will be able…Mar 21, 20201Mar 21, 20201
Build a Slack RSS bot using Node.jsSlack is a commonly used communication tool, besides being a communication tool, Slack also allows users to build their own bots and apps…Mar 14, 2020Mar 14, 2020
What I Learnt from a Data Science InternshipThis summer, I had a chance to experience data science through an internship at a medical tech start-up. Data science is on the rise these…Aug 2, 20161Aug 2, 20161