From 35bb728475ed5c10f4e911e281afa8fe53ac4cc2 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 23 May 2024 08:14:49 +0300 Subject: [PATCH] =?UTF-8?q?Updated=20Cross=E2=80=90Platform=20Programming?= =?UTF-8?q?=20for=20all=20computers,=20smartphones,=20tablets,=20and=20oth?= =?UTF-8?q?er=20devices=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...r-all-computers,-smartphones,-tablets,-and-other-devices.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Cross‐Platform-Programming-for-all-computers,-smartphones,-tablets,-and-other-devices.md b/Cross‐Platform-Programming-for-all-computers,-smartphones,-tablets,-and-other-devices.md index 02a2adc..f5733ed 100644 --- a/Cross‐Platform-Programming-for-all-computers,-smartphones,-tablets,-and-other-devices.md +++ b/Cross‐Platform-Programming-for-all-computers,-smartphones,-tablets,-and-other-devices.md @@ -80,8 +80,6 @@ like selecting a, ab, aba etc by clicking, and then listing those books. For game programming, xet7 3D GameStudio https://en.wikipedia.org/wiki/3D_GameStudio to create museum game for Windows. -At other web projects for work, xet7 has coded with PHP Drupal, PHP WordPress, Python Django, Go, etc. - When making TSC website https://secretchronicles.org , website was originally made with Ruby based static website creator nanoc https://nanoc.app . From text files, it converted settings and markdown files to static html. But currently xet7 just directly edits website HTML, and does not use nanoc anymore. @@ -95,3 +93,6 @@ As Cloud Architect, xet7 moved web services from On-Premise to AWS, and did SLA when managing autoscaling for high traffic gaming websites. For managing servers, xet7 used Puppet, SaltStack and Ansible, that would automatically install all required software to servers. + +At other web projects for work, xet7 has coded with PHP Drupal, PHP WordPress, Python Django, Go, etc. +