-
http://www.aesclever.com
- Palo Alto, CA
-
15:44
(UTC -07:00) - https://www.linkedin.com/in/marknltv
- https://rolemi.com
Highlights
Lists (3)
Sort Name ascending (A-Z)
Stars
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to clo…
Transpose input text into computer synthesized speech.
A full-stack, step-by-step development project: An Embedded Javascript (EJS) Progressive Web App using NodeJS-Express scaffolding to call weather API providers for weather reports.
Test-driven software solutions to the daily coding challenge received in my mail box. Apparently, these are interview questions. New addition is usually pushed as file denoted 'codechallenge-###.py…
This article describes in small details how to transform a python web app project into a deployable docker image. e.g. we will be practicing docker build and run a django web application exposing …
Python paste server servicing PUT/GET request with JSON responses. This is a simple demonstration of REST API programming using Python3.