Skip to content
View NathanMartinez's full-sized avatar

Block or report NathanMartinez

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.

Content in all repositories owned by your account will be closed.
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
NathanMartinez/README.md

Hi, I'm Nate πŸ‘‹

I'm a software quality and technical systems professional with experience in enterprise software, QA/SQA, troubleshooting, integration testing, support, and developer tooling.

I enjoy building practical tools that remove friction from real workflows, especially around software quality, automation, APIs, systems, developer experience, and open source.

πŸ”§ What I work on

  • Software Quality Assurance / SDET
  • Test automation and integration testing
  • Developer tooling
  • Workflow automation
  • Linux and systems
  • APIs, networking, and debugging
  • Open-source software

I care about reproducibility, clear failure modes, conservative automation, and fixing problems at the correct layer.

πŸ”₯ Current project

Bun Burner

A source-preserving two-way synchronization tool for Bitburner.

Bun Burner lets external editors work directly with:

.js ⇄ .js
.jsx ⇄ .jsx
.ts ⇄ .ts
.tsx ⇄ .tsx

without requiring the source-sync layer to transpile or bundle it first.

The project focuses heavily on testing, conflict safety, integration behavior, cross-platform filesystem edge cases, and evidence-driven development.

View Bun Burner β†’

🀝 I'm interested in

I'm especially interested in collaborating with:

  • software engineers
  • QA / SQA / SDET professionals
  • open-source maintainers
  • tooling and automation developers
  • systems and infrastructure engineers
  • people who enjoy breaking software in useful ways

I'm currently interested in software quality, test engineering, developer tooling, systems, automation, and related software engineering opportunities.

🌱 Open source

I'm interested in contributing to open-source projects, improving developer workflows, and helping turn reproducible bugs and integration problems into useful upstream contributions.

If you're working on something interesting in testing, tooling, infrastructure, developer experience, or open source, feel free to reach out.

Pinned Loading

  1. live-chat-app live-chat-app Public

    This is a real-time chat application built with Socket.IO, Node.js, and Express. It allows multiple users to join a chat room and exchange messages in real-time.

    JavaScript

  2. rick-and-morty-svelte rick-and-morty-svelte Public

    A Rick and Morty client for the Rick and Morty API built with Svelte

    Svelte

  3. conways_game_of_life_python conways_game_of_life_python Public

    Conway's Game of Life is a Python implementation of the famous cellular automaton, featuring an interactive graphical interface built with Pygame, customizable settings, and captivating patterns.

    Python

  4. bun-burner bun-burner Public

    πŸ”₯ Source-preserving two-way sync for Bitburner. Edit .js, .jsx, .ts, and .tsx externally without requiring bundling or transpilation.

    TypeScript

  5. portfolio portfolio Public

    Personal portfolio

    Svelte