Skip to content
View nathanburgess's full-sized avatar
🍕
Beep boop
🍕
Beep boop

Organizations

@SimplyReactive @ReactiveGaming @GreenLite-Technologies
Block or Report

Block or report nathanburgess

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
nathanburgess/README.md

Hi there 👋

  • 🔭   I’m currently working on...
    • https://greenlite.com
      • Modern and serverless JAMstack app
      • We're building a SaaS product that helps make getting construction permits faster, easier, and cheaper
    • https://reactive.gg - The homepage for Reactive Gaming
      • GraphQL API written in Node
      • Discord Bot written in Node
      • Website written in React (Next.js)
    • https://atrox.gg
      • Static website written in React (Next.js)
    • https://nathanburgess.dev/
      • Static website written in React (Next.js)
  • 🌱   I’m currently learning...
    • Spanish
    • Hebrew (just trying to maintain my proficiency)
  • 👯   I’m looking to collaborate on...
    • reactive.gg (NodeJS, React, GraphQL, Discord.js)
    • An idea I have for an app to help make access to mental health resources easier
    • Other altruistic endeavors
  • 💬   Ask me about ...
    • Anything tech-related; I love talking technology whether it's something I know a ton about or something that's completely new to me
    • Anything social issues; I'm extremely interested in income inequality, race issues, and masculinity
  • 📫   How to reach me...
  • 😄   Pronouns: he/him
  • ⚡   Fun facts:
    • I served six years as a Cryptolinguist in the USAF.
    • I developed and maintained an enterprise-scale, near-real-time data analytics service in PHP and jQuery back in 2010 for the NSA that was used by over 5,000 deployed troops and commanders. The platform helped track IEDs and other militant activity to help with risk mitigation during mission planning.
    • I founded and run a small gaming community with around ~200 active members.
    • I was the CTO of a political technology startup for 3 years.

Pinned

  1. dotfiles dotfiles Public

    Some configuration files for my development environments.

    Shell

  2. lwjgl-glsl lwjgl-glsl Public

    Messing around with LWJGL and GLSL

    Java 1

  3. node-graphics node-graphics Public

    A graphics library built around node-canvas to make creation and editing of procedural images easier.

    JavaScript 1 1

  4. pixmix-ocaml pixmix-ocaml Public

    Project PixMix, an image processing language.

    OCaml

  5. socialite-bungie socialite-bungie Public

    A Socialite provider for authenticating with Bungie.net

    PHP 1

  6. 8puzzle 8puzzle Public

    A simple 8-puzzle solver written in Python

    Python