// about

Built to last.

Hi, I'm Andrew. Years working in U.S. government data systems shaped the way I build software — careful, secure, and meant to keep working.

// the work

I build software and websites for people who want work that's reliable, secure, and built to last.

My background is in Data Systems Administration for the U.S. government, where I've spent years working hands-on with the infrastructure most people never see — Active Directory (ADUC), Group Policy, vSphere, vRealize Operations, Cisco Unified Communications Manager, and server builds from the ground up. That kind of environment doesn't leave room for sloppy work. It taught me to think about systems holistically: how the pieces talk to each other, where they break, and how to design things so they don't.

I bring that same mindset to development. Whether you need a custom application, a business website, or something more involved, I focus on clean code, secure foundations, and work that actually does what you need it to do — not just on launch day, but six months and two years later.

If you want someone who'll treat your project with the same seriousness they'd bring to a government system, let's talk.

~/andrew-neitsch/profile.ts TypeScript · 26 lines
1// what I bring to your project.
2export const profile = {
3  name: 'Andrew Neitsch',
4  role: 'freelance web developer',
5  basedIn: 'Yuma, AZ',
6  
7  background: [
8    'U.S. Government Data Systems',
9    'Active Directory · Group Policy',
10    'vSphere · vRealize Operations',
11    'Cisco Unified Communications',
12    'Windows Server · Linux',
13  ],
14  
15  builds: {
16    smallBusiness: '1–5 pages, from $500 + $75/mo',
17    agency: '5–25 pages, from $1,250 + $250/mo',
18    custom: 'quoted by project',
19  },
20  
21  guarantees: [
22    'custom design, no templates',
23    'security from day one',
24    'you own everything',
25  ],
26} as const;
RELIABLE
Built to last
SECURE
Secured by default
HOLISTIC
Whole-system thinking
CAREFUL
Hands-on craft
// principles

How I build.

A few rules I keep coming back to — every site, every project, every commit.

01.

Reliability is the feature

Code that quietly works at 3 AM matters more than code that looks clever. Every piece is tested, every system has a fallback.

02.

Security from the first commit

Coming from government infrastructure, I treat security as a baseline — not an upsell. No exposed secrets, no lazy defaults, no "we'll fix it later."

03.

Code you can read in six months

Names that describe what they do. Comments that explain the "why." Boring patterns over clever ones. Future-you (or your next developer) will thank me.

04.

Honest timelines

I'll tell you what's realistic, not what sounds nice. If something's going to take longer, you'll hear about it before the deadline — not after.

05.

You own everything

Your code, your repo, your accounts. No vendor lock-in, no proprietary frameworks. If you ever need to hand the project to someone else, they can pick it up on Monday.

06.

Treat every project like it matters

One-page site or full custom application — same level of care. The people relying on your project deserve the seriousness I brought to a government system.

// what I work with

A toolkit shaped by real infrastructure.

Years of hands-on government IT taught me how systems actually behave. These are the areas I bring to every project.

INFRA

Active Directory & Identity

User · Group · Policy

Daily work with ADUC and Group Policy — the plumbing that decides who gets access to what, and how to keep that simple and secure.

ADUCGPOPermissionsAuth
INFRA

Virtualization & Monitoring

vSphere · vRealize Ops

Building, running, and tuning virtualized environments. Understanding what a system looks like underneath changes how you build the software running on top.

vSpherevRealizeESXiMonitoring
INFRA

Unified Communications

Cisco UCM · Voice

Configuring and supporting Cisco Unified Communications Manager — voice, video, and messaging that thousands of people depend on every day.

Cisco UCMVoiceRoutingEndpoints
INFRA

Server Builds

Hardware to OS

Hands-on server builds from the rack up. When you understand what's running underneath, you make better decisions about what runs on top.

Windows ServerLinuxHardwarePatching
DEV

Web Development

Sites · Apps · UX

Modern, responsive websites and web applications. Clean markup, fast page loads, accessible to real people on real devices.

HTMLCSSJavaScriptResponsive
DEV

Custom Applications

Tailored Business Tools

Software built around your actual workflow — not a generic template you have to bend to. Practical tools that solve specific problems and stay out of the way.

FormsDashboardsAutomationIntegration