Skip to content
View DanielRustrum's full-sized avatar
๐Ÿ’ญ
Hello!
๐Ÿ’ญ
Hello!

Block or report DanielRustrum

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
DanielRustrum/README.md

Hey, I'm Daniel Rustrum ๐Ÿ‘‹

๐ŸŽฏ Quality Assurance Analyst โ€ข ๐Ÿงช Accessibility Advocate โ€ข ๐Ÿ› ๏ธ Web Developer โ€ข ๐ŸŽฎ Game Developer

Email LinkedIn CodePen Website


๐Ÿง  About Me

I'm a QA Analyst turned full-stack web developer based in Arizona, where I blend rigorous testing, automation, and accessibility with creative coding. Whether it's building audio engines with Howler.js, rendering pixel art in real-time, or helping marketing teams ship better content, I'm always solving problems at the intersection of quality, design, and performance.

  • ๐Ÿ’ก Currently building tools with TypeScript, React, and Web Workers
  • ๐ŸŽฎ Experimenting with spritesheets, canvas rendering, and audio visualization
  • ๐ŸŒ Advocate for accessibility-first development & automation-driven QA
  • ๐Ÿค Open to collaborating on creative, technical, or advocacy-driven projects

๐Ÿงฐ Tech Stack

Languages:     JavaScript | TypeScript | Python | SQL | HTML/CSS
Frameworks:    React | Vite | Node.js | Electron | Howler.js
Tools:         Git | Docker | Jest | Playwright | Tesseract.js | CoreMedia
Testing:       Manual QA | Automation | Accessibility | CI/CD Pipelines

๐Ÿ“ฆ Featured Projects

๐Ÿš€ WorkerBox

A type-safe utility for managing Web Workers with subscription & messaging APIs.

๐ŸŽฎ React Game Dev Template

A modern React starter kit for building browser games with flexible state management, built-in build system, and easy asset handling.

๐Ÿงช Accessibility Analyzer Extension

A Chrome extension for detecting ADA compliance issues in images and text overlays.

โœ๏ธ Latest Writing

๐Ÿ”— Don't Lock Users Out โ€“ A Practical Guide to Accessibility for Devs

๐Ÿ”— Handling Contrast on the Web

๐Ÿ“ซ Get in Touch

Have an idea, job opportunity, or just want to chat about code, QA, or game engines?


Pinned Loading

  1. React-Game-Dev-Template React-Game-Dev-Template Public template

    This is our game.

    TypeScript

  2. Advent-Of-Code-2024 Advent-Of-Code-2024 Public

    My Code for Advent of Code 2024

    Python

  3. WorkerBox WorkerBox Public

    A lightweight, type-safe utility for building and managing Web Workers in TypeScript โ€” with first-class support for bidirectional messaging, message polling, subscriptions, and initialization data.

    TypeScript

  4. CodePenFiles CodePenFiles Public

    Files Used for Codepen

    JavaScript

  5. Linux-Batch-Commands Linux-Batch-Commands Public

    Creates a Linux alias and adds the ability to running commands underneath that.

    Shell

  6. Https-Go-Server Https-Go-Server Public

    Server Framework I have created using Go.

    Go