Updated Cross‐Platform Programming for all computers, smartphones, tablets, and other devices (markdown)

Lauri Ojansivu 2024-05-23 08:14:49 +03:00
parent 54e0af0825
commit 35bb728475

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