Professional headshot of Bailey Loewe

Bailey Loewe

Software Developer

Skills

Languages

C#
JavaScript
TypeScript
Java
C++
HTML
CSS
Python

Frameworks and Libraries

React
Vue.js
Node.js
Express.js

Tools and Infrastructure

GitHub
Docker
Vite
Cloudflare Pages
Supabase
PostgreSQL
SQLite
MongoDB
Postman
Vitest
React Testing Library

Education

Master of Science in Computer Science

Georgia Institute of Technology • Atlanta, GA • Started Aug 2026

  • AI Specialization

Bachelor of Science in Computer Science

Kennesaw State University • Kennesaw, GA • 2024

Minor in Cybersecurity

  • Graduated with honors, Summa Cum Laude, 3.96 GPA

Experience

ADP

Business Security Analyst • Nov 2021 - Present

  • Managed enterprise risk, business resilience, and incident governance across cyber domain.
  • Built automation to auto-assign and auto-escalate security incident response coordinators, eliminating 4-8 hours of daily manual work and saving an estimated $300K+ in labor over 4 years.
  • Migrated data request processing from email to a streamlined submission form, cutting processing time from 15+ min/request to under 1 minute across thousands of requests.
  • Resolved ~75% of 1,000+ security consultation requests over 5 years as primary PoC, providing security guidance and routing relevant items to dedicated teams to reduce project delays.
  • Validated 1,500+ security incident resolutions for accuracy, identifying gaps in ~10% of cases and directing security teams to remediate them, improving IR accuracy and compliance.

Projects

2026

  • Built a fullstack search app with a custom boolean query parser including a tokenizer and recursive tree evaluator resolving operator precedence and nested expressions
  • Designed passwordless authentication using email OTPs and HTTP-only cookies with sliding session expiry, including full account management
  • Tech stack: Vue, Vite, JavaScript/TypeScript, MongoDB, Python, FastAPI, Docker
  • AI lightly utilized for debugging

Peak peak.baileyloewe.dev

2025

  • Built an exercise-tracking app supporting custom exercises, personalized workout presets, and progression tracking
  • Integrated Supabase for data persistence and auth behind a REST-driven backend and Cloudflare for CI/CD
  • React, Vite, JavaScript/TypeScript, Supabase
  • AI lightly utilized for debugging

CampusCoingithub.com/baileyloewe/CampusCoin

2023 • KSU

  • Led a team of 5 to build a cross-platform financial tracker; designed the database schema and provisioned Azure SQL with access controls
  • Implemented a full authentication system with password hashing, email verification, and persisted sessions
  • Tech stack: .NET MAUI, C#, Azure SQL
  • Did not use AI

CubeCrusadegithub.com/baileyloewe/CubeCrusade

2022

  • Built a 2D platformer game in Java, originally developed by following a YouTube tutorial in 2022, then extensively refactored, rearchitected, and redesigned as a personal engineering challenge
  • Tech stack: Java
  • AI lightly utilized for debugging and rubberducking