RSP Works blog - master theme source

This commit is contained in:
Bannerets
2026-02-01 00:11:53 -05:00
commit 2a348055a4
23 changed files with 2898 additions and 0 deletions

150
about/index.html Normal file
View File

@@ -0,0 +1,150 @@
<!DOCTYPE html PUBLIC "-//W3C/DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:svg="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:lang="en" lang="en">
<head>
<title>About - RSP Works</title>
<link rel="stylesheet" type="text/css" href="/css/style.css" />
<link rel="icon" sizes="16x16" type="image/png" href="/favicon.png" />
<link rel="icon" sizes="32x32" type="image/png" href="/art/favicon-32x32.png" />
<link rel="icon" sizes="96x96" type="image/png" href="/art/favicon-96x96.png" />
<link rel="apple-touch-icon" sizes="152x152" href="/art/appleicon-lightbg-152x152.png" />
<link rel="apple-touch-icon" sizes="167x167" href="/art/appleicon-lightbg-167x167.png" />
<link rel="apple-touch-icon" sizes="180x180" href="/art/appleicon-lightbg-180x180.png" />
<link rel="start" title="Home" href="/" />
<link rel="alternate" type="application/atom+xml" title="Blog" href="/blog/feed" />
<meta name="generator" content="RSP Works Static" />
<meta name="author" content="Raymond Scott Pert" />
<meta name="copyright" content="Copyright 2025 RSP Works" />
<meta name="robots" content="noarchive" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
<body>
<div id="root">
<p id="skiptocontent"><a href="#content" accesskey="c">Skip to Content [alt-c]</a></p>
<div id="header">
<div class="inner_header">
<h1>
<a class="logo" href="/">
<svg xmlns="http://www.w3.org/2000/svg" width="54" height="30">
<use xlink:href="/art/symbols.svg#logo"></use>
</svg>
</a>
<span class="fluff"> </span>
<a class="title" href="/"><span>RSP Works</span></a>
</h1>
<h2>Sections</h2>
<ul class="tabs">
<li><a href="/blog/">Blog</a></li>
<li><a href="/about/" class="current">About</a></li>
<li><a href="/links/">Links</a></li>
</ul>
</div>
<div class="header_background">
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 4200 114.01">
<use class="header_tree" xlink:href="/art/symbols.svg#tree"></use>
<use class="header_ground" xlink:href="/art/symbols.svg#ground"></use>
</svg>
</div>
</div>
<div id="content">
<div class="page">
<h2>About RSP Works</h2>
<div class="section">
<p>
Background in travel industry management, airline sales, and international business operations.
Experience with international financial compliance and regulatory frameworks. Healthcare marketing
management experience in Thailand rehabilitation sector. Experienced ESL secondary teacher 7+ years.
Interest in Philosophy, Politics &amp; Economics studies.
</p>
</div>
<div class="section">
<h3>Service Areas</h3>
<p>Some of the areas I work in:</p>
<ul>
<li>Infrastructure automation and CI/CD pipeline optimization for development teams</li>
<li>Cloud migration planning and implementation across AWS, Azure, and hybrid environments</li>
<li>Academic technology modernization and institutional system integration</li>
<li>Legal sector technology compliance and data governance frameworks</li>
<li>Custom software development and legacy system modernization</li>
</ul>
</div>
<div class="section">
<h3>Current Work</h3>
<p>
Developing frameworks for operational excellence in technology consulting. Academic pursuits
in political economy and institutional analysis. Focus on sustainable technology implementations
for small to mid-size organizations.
</p>
</div>
<div class="section">
<h3>Professional Experience</h3>
<h4>Technology Consulting</h4>
<p>
Specializing in infrastructure automation, cloud migration strategies, and academic technology
modernization. Work with development teams on CI/CD pipeline optimization and with organizations
on digital transformation initiatives.
</p>
<h4>International Business Operations</h4>
<p>
Experience in travel industry management and airline sales operations. International financial
compliance and regulatory framework development across multiple jurisdictions.
</p>
<h4>Healthcare Technology Management</h4>
<p>
Healthcare marketing management in Thailand rehabilitation sector. Technology implementation
and compliance in international healthcare environments.
</p>
<h4>Educational Technology</h4>
<p>
Seven years of ESL secondary teaching experience with focus on educational technology integration.
Academic technology modernization and institutional system development.
</p>
</div>
<div class="section">
<h3>Academic Interests</h3>
<p>
Philosophy, Politics &amp; Economics studies with focus on institutional analysis and political
economy. Research interests in economic competitiveness, regulatory frameworks, and policy analysis.
</p>
</div>
<div class="section">
<h3>Approach</h3>
<p>
Focus on sustainable technology implementations that provide long-term value. Emphasis on
operational excellence, compliance frameworks, and institutional system integration. Work
with organizations to develop technology strategies that align with business objectives and
regulatory requirements.
</p>
</div>
<div class="section">
<h3>Contact</h3>
<p>
For consulting inquiries or collaboration opportunities, please reach out via
<a href="mailto:ray@rspworks.tech">ray@rspworks.tech</a> or connect through
<a href="https://linkedin.com/in/rpert" rel="external">LinkedIn</a>.
</p>
</div>
</div>
</div>
<div id="footer">
<p class="copyright">© 2025 RSP Works</p>
<p class="trees">
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 1474 364.7">
<use xlink:href="/art/symbols.svg#footer_trees"></use>
</svg>
</p>
</div>
</div>
</body>
</html>