Published inBetter ProgrammingImproving AWS Lambda Cold Start Times Using Provisioned ConcurrencyConfiguring provisioned concurrency for your web applicationsSep 9, 2021881Sep 9, 2021881
Deploying Django Docker Images To AWS Lambda ContainerA proof of concept way to deploy a Django image to AWS LambdaJul 9, 202145Jul 9, 202145
Adding Custom Components to Python DashHow to build custom dash components for python dashJun 11, 20212101Jun 11, 20212101
Asynchronous Video Compression and Upload in React NativeMy learnings on asynchronously compressing and uploading videos in react nativeNov 16, 2020504Nov 16, 2020504
Published inBetter ProgrammingServing Static Assets in Django With KubernetesDjango, React, and Kubernetes in GKEAug 21, 202086Aug 21, 202086
A guide to going virtual for artists and instructorsInstagram Live vs YouTube Live vs ZoomMar 25, 20201Mar 25, 20201
Published inTDS ArchiveThe Kinetics Dataset Explorer Using GIFsMaking it easier for humans to sift through the kinetics datasetFeb 24, 202023Feb 24, 202023
Published inTDS ArchiveDownloading The Kinetics Dataset For Human Action Recognition in Deep LearningLearnings, challenges and insights about the download procedure.Feb 14, 20201262Feb 14, 20201262
Published inTDS ArchiveGenerating Optical Flow using NVIDIA flownet2-pytorch ImplementationThis blog will focus in going deeper into optical flow, which will be done by generating optical flow filesJul 4, 2019835Jul 4, 2019835
What is Optical Flow and why does it matter in deep learningDancelogue (https://dancelogue.com/) is an AI first company whose main objective is to understand and classify human movement in dance. To…Jun 20, 20195372Jun 20, 20195372
Dance Video Datasets for Artificial IntelligenceOne of the limitations encountered when recognizing and classifying human activities in video is the limited number of training samples…Jun 4, 2019Jun 4, 2019
Copy S3 Bucket Objects Across Separate AWS Accounts ProgrammaticallyThere are quite a few tutorials which focus on how to transfer objects across s3 buckets, but they largely relying on the terminal by…Feb 27, 20196Feb 27, 20196
Statistics on KubeCon 2018 North America and Jobs ListingsI just attended KubeCon 2018 North America which was hosted in Seattle. It was a great experience full of interesting sessions and…Dec 18, 2018Dec 18, 2018
Published inBetter ProgrammingPassing Data to props.children in ReactThis week I came across an obstacle in ReactJun 13, 201815Jun 13, 201815
Kubernetes, Local to Production with Django: 6— Add Prometheus & Grafana Monitoring With HelmIn this tutorial, the concept of monitoring will be introduced and to this end, the following points are covered:Apr 24, 20183Apr 24, 20183
Kubernetes, Local to Production with Django: 5— Deploy to AWS using Kops with RDS PostgresSo far we have covered:Feb 1, 20184Feb 1, 20184
Kubernetes, Local to Production with Django: 4 - Celery with Redis and FlowerSo far we have covered how to deploy a Django application in a local Kubernetes cluster, we have then integrated it with a PostgreSQL…Jan 22, 20186Jan 22, 20186
Kubernetes, Local to Production with Django: 3 - Postgres with Migrations on MinikubeSo far, we have created and deployed a basic Django app to the minikube Kubernetes cluster. However, to experience the true power of…Jan 15, 201813Jan 15, 201813
Kubernetes, Local to Production with Django: 2— Docker and MinikubeThis section focuses on implementing the kubernetes hello-minikube tutorial adapted to a conventional Django application. The codebase for…Jan 5, 201811Jan 5, 201811