Files
ACSTechDev.github.io/index.html
2026-04-27 23:30:52 -07:00

16 lines
5.4 KiB
HTML

<!DOCTYPE html><html lang="en"> <head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="icon" href="/acstech_favicon_angular_acs_v2.ico" sizes="any"><title>ACS Technology</title><link rel="stylesheet" href="/_astro/BaseLayout.CmXLcAZX.css"></head> <body class="bg-dark text-light d-flex flex-column min-vh-100"> <header id="site-header"> <nav class="navbar navbar-expand-md bg-body py-3" data-bs-theme="dark"> <div class="container"> <a class="navbar-brand d-flex align-items-center" href="/"> <span>ACSTechnology</span> </a> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navcol-1" aria-controls="navcol-1" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navcol-1"> <ul class="navbar-nav ms-auto"> <li class="nav-item"><a class="nav-link" href="/about/">About</a></li> <li class="nav-item"><a class="nav-link" href="/blog/">The Lab</a></li> <li class="nav-item"><a class="nav-link" href="/projects/">Projects</a></li> <li class="nav-item"><a class="nav-link" href="/contact/">Contact</a></li> </ul> </div> </div> </nav> </header> <main> <article class="bubble bubble-left"> <h1>Introduction</h1> <p>
ACSTechnology is a founder-led software business based in Southern California.
I help small businesses, entrepreneurs, and growing teams turn ideas into working
software - whether that means a custom web app, process automation, backend systems,
or AI-powered tools. The focus is always the same: build something useful, dependable,
and worth using long after launch.
</p> </article> <article class="bubble bubble-right"> <h2>Mission Statement</h2> <p>
At ACSTechnology, my mission is simple - to build software that actually solves
problems. I work closely with each client to understand their goals and create
custom solutions that fit their business, not the other way around. Every
project gets my full attention, from the first idea to the final delivery,
ensuring a smooth process and a result you'll be proud to launch.
</p> </article> <article class="bubble bubble-left"> <h3>Areas of Focus</h3> <p>
At ACSTechnology, we combine practical software engineering with the latest in
AI to help small teams do more with less. Our core focus areas include:
</p> <ul> <li><strong>Custom Software Development</strong> - Scalable web and desktop apps built around your workflow.</li> <li><strong>AI Integration &amp; Automation</strong> - From chatbots to workflow automation, we help you bring intelligent features into your products or internal tools.</li> <li><strong> Backend Engineering</strong> - Fast, secure, and maintainable backend systems designed to handle real-world growth.</li> <li><strong> Web App Development</strong> - Modern, responsive interfaces that feel fast, clean, and intuitive for your users.</li> <li><strong> Tech Consulting &amp; Prototyping</strong> - Need to validate an idea before building it? We'll help you design, test, and launch efficiently.</li> </ul> </article> <article class="bubble bubble-right"> <h2>Why Work With Us</h2> <ul> <li><strong>Founder-led attention.</strong> You'll work directly with me - no handoffs or endless layers of management.</li> <li><strong>Clear communication.</strong> You'll always know where things stand, what's next, and when to expect results.</li> <li><strong>Quality over quantity.</strong> I take on a limited number of projects to deliver real focus and care.</li> </ul> <blockquote><strong>Let's turn your idea into something real.</strong></blockquote> </article> </main> <footer id="site-footer" class="bg-body mt-auto" data-bs-theme="dark"> <div class="container py-4 py-lg-5"> <div class="row text-center text-md-start gy-4"> <!-- Column 1: Brand / Copyright --> <div class="col-12 col-md-4 d-flex flex-column align-items-center align-items-md-start justify-content-center"> <p class="fw-semibold mb-1">ACSTechnology</p> <p class="text-body-secondary mb-0 small">Built with curiosity and caffeine</p> <p class="text-body-secondary mb-0 small">&copy; 2026</p> </div> <!-- Column 2: Resources --> <div class="col-12 col-md-4 d-flex flex-column align-items-center align-items-md-start"> <small class="text-uppercase text-body-secondary mb-2">Resources</small> <ul class="list-unstyled mb-0"> <li class="mb-1"><a class="link-body-emphasis text-decoration-none" href="/faq/">FAQ</a></li> <li class="mb-1"><a class="link-body-emphasis text-decoration-none" href="/privacy/">Privacy</a></li> <li><a class="link-body-emphasis text-decoration-none" href="/terms/">Terms</a></li> </ul> </div> <!-- Column 3: Development --> <div class="col-12 col-md-4 d-flex flex-column align-items-center align-items-md-start"> <small class="text-uppercase text-body-secondary mb-2">Development</small> <ul class="list-unstyled mb-0"> <li class="mb-1"><a class="text-decoration-none" href="https://git.acstech.dev">Gitea</a></li> <li class="mb-1"><a class="text-decoration-none" href="https://github.com/ACSTechDev">GitHub</a></li> <li class="mb-1"><a class="text-decoration-none" href="https://www.linkedin.com/company/acstechdev">LinkedIn (Company)</a></li> <li><a class="text-decoration-none" href="https://www.linkedin.com/in/andrew-chiang-so/">LinkedIn (Founder)</a></li> </ul> </div> </div> </div> </footer> <script type="module" src="/_astro/BaseLayout.astro_astro_type_script_index_0_lang.GtM1sxkV.js"></script> </body> </html>