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. +