Skip to content
View BeauDevCode's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report BeauDevCode

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
BeauDevCode/README.md

Christ Beaubrun

Computer Science student at LSU building backend services, full-stack TypeScript apps, developer tools, and Unity/C# gameplay systems.

I use this GitHub as a public workbench. The projects I highlight should be easy to clone, run, test, review, and improve. I care about working software, clear setup instructions, honest limitations, and visible iteration.

What I build

  • Backend systems — APIs, data models, dashboards, validation flows, and deployment-friendly project structure.
  • Full-stack TypeScript — React and Next.js projects with practical UI flows and documented data assumptions.
  • Developer tools — utilities for validation, task design, automation, and workflow checks.
  • Unity/C# gameplay — prototypes focused on movement feel, camera behavior, interactions, and playable loops.
  • Applied Python projects — course and portfolio work turned into small, reviewable software systems.

Selected work

Project Type What to review
servicepilot-ai-python Backend / product workflow FastAPI app with SQLModel models, server-rendered UI, Docker, pytest, Ruff, GitHub Actions, and a live demo.
terragrid-atlas Web / data interface Next.js + TypeScript atlas with map views, filters, dashboards, comparison pages, and documented data limitations.
ScopeGuard-AI Developer tooling TypeScript/React workflow app with tests, validation scripts, safe sample data, and reviewable state transitions.
Wasp-Nest-University Game programming Unity/C# prototype focused on flight controls, camera feel, collision response, and interaction mechanics.
EdgeCaseForge-AI Evaluation tooling Streamlit app for designing coding tasks, hidden test ideas, solution notes, and failure-case checks.

Repository standard

For featured projects, I aim to include:

  • clear README with purpose and scope
  • setup and run instructions from a fresh clone
  • screenshots, GIFs, or demo links where helpful
  • tests, validation scripts, or manual test notes
  • CI, linting, Docker, or deployment notes when useful
  • roadmap/issues showing the next improvements
  • honest limitations instead of overselling unfinished work

Open-source work

Accepted and active contributions are tracked in CONTRIBUTIONS.md.

Current focus

  • shipping portfolio projects that run cleanly from a fresh clone
  • improving READMEs, demo media, tests, and CI coverage
  • building backend and workflow-heavy apps with practical business logic
  • contributing small, reviewable fixes to open-source projects

Contact

@BeauDevCode

Pinned Loading

  1. Secure-Network-Monitoring-Tool Secure-Network-Monitoring-Tool Public

    Python network monitoring tool for packet capture, rule-based traffic checks, alerts, and event logs.

    Python 1

  2. EdgeCaseForge-AI EdgeCaseForge-AI Public

    Streamlit tool for drafting coding evaluation tasks, hidden test ideas, and failure-case notes.

    Python