Stars
My notes for AWS Solutions Architect Associate.
FacePay is a digital payment solution that utilizes facial recognition to authenticate customers. It was a proposal submitted to the "ADB Pay: Digital Payments" challenge of ADB-AIM Hackathon 2019.
libpybraintree demonstrates usage of Braintree's Python SDK for processing online recurring payments including payment using Paypal.
libpytwitterbarebone is a bare bone Python implementation of Twitter connectivity. It uses plain sockets and encryption to send HTTP POST packet signed with OAuth signature and sent over secure TLS…
Curated list of project-based tutorials
libalexavirtualization contains the Alexa Virtualization feature enabling multiple connected smart displays with mic and speaker to simultaneously access Alexa as unique Alexa devices and receive a…
libpypaypal demonstrates using Paypal payment processing on backend REST APIs for web and mobile apps.
📖 A curated list of resources dedicated to Natural Language Processing (NLP)
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
The 3rd edition of course.fast.ai
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
Notebooks for learning deep learning
Library for interacting with the Crypto Authentication secure elements
This repository accompanies my YouTube series on building a RESTful API with Node.js: https://www.youtube.com/playlist?list=PL55RiY5tL51q4D-B63KBnygU6opNPFk_q
Python library for using AWS Cognito. With support for SRP.
All Algorithms implemented in Python
A windows application to view and analyze information from the linker generated Map file
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
IoT framework and cloud-connected apps for FTDI/Bridgetek's FT900 MCU, including AWS/GCP/Azure IoT connectivity and Amazon Alexa AVS-SDK integration for PanL Smart Home (smart hub & smart displays).
Web application to record speech for an open data set
An SDK for commercial device makers to integrate Alexa directly into connected products.
Python Client for Alexa Voice Service (AVS)
Implementation of "Learn Convolutional Neural Network for Face Anti-Spoofing" paper