Pinned Repositories
arango-with-node
Implementation of ArangoDB with Nodejs and Express
awesome-beego
django-on-k8s
An end to end tutorial to run a Django Web Application having a PostgreSQL database in Kubernetes
django-polls-rest
foodie_bot
mac-dev-playbook
Mac setup and configuration via Ansible.
posts_graphql
A demo project explaining installation and working of a Rails Backend using GraphQL
private_k8s_via_vpn_gke
A tutorial on how to create and deploy a VPN server on GCP, followed by deploying a private k8s cluster which connects only through the VPN Server
yvsssantosh's Repositories
yvsssantosh/django-on-k8s
An end to end tutorial to run a Django Web Application having a PostgreSQL database in Kubernetes
yvsssantosh/django-polls-rest
yvsssantosh/private_k8s_via_vpn_gke
A tutorial on how to create and deploy a VPN server on GCP, followed by deploying a private k8s cluster which connects only through the VPN Server
yvsssantosh/foodie_bot
yvsssantosh/mac-dev-playbook
Mac setup and configuration via Ansible.
yvsssantosh/posts_graphql
A demo project explaining installation and working of a Rails Backend using GraphQL
yvsssantosh/aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
yvsssantosh/Alink
Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform.
yvsssantosh/building-multi-tenant-applications-with-django
yvsssantosh/charts
Helm chart for Kong
yvsssantosh/create-react-app-auth-amplify
Implements a basic authentication flow for signing up/signing in users as well as protected client side routing using AWS Amplify.
yvsssantosh/CrowdAlert-Web
yvsssantosh/django-auth-rbac
An attempt of implementing role-based access control for Django
yvsssantosh/django-dynamic-models
Dyanmic Django models allow users to define, edit, and populate their own database schema.
yvsssantosh/django-extensions
This is a repository for collecting global custom management extensions for the Django Framework.
yvsssantosh/django-organizations
:couple: Multi-user accounts for Django projects
yvsssantosh/django-phone-login
Phone Login through Django Login.
yvsssantosh/dockerfiles
yvsssantosh/dotfiles
My configuration. Minimalist, but helps save a few thousand keystrokes a day.
yvsssantosh/dynamics365crm-python
Dynamics365CRM API wrapper written in Python.
yvsssantosh/kubernetes
Production-Grade Container Scheduling and Management
yvsssantosh/mapbox-react-demo
Mapbox in React demo to create an interactive map
yvsssantosh/mongoose-elasticsearch-xp
A mongoose plugin that indexes models into Elasticsearch 2 / 5 (an alternative to mongoosastic)
yvsssantosh/programmatically-deploy-a-web-app
Use the Apps Script API to save a new version of a web app and deploy it
yvsssantosh/react-email-editor
Drag-n-Drop Email Editor Component for React.js
yvsssantosh/react-flux-example
yvsssantosh/react-polls-graphql
React frontend for a Polls API (written in Rails + GraphQL)
yvsssantosh/react-redux-example
yvsssantosh/react-training
yvsssantosh/RL_C