Skip to content
View Redsskull's full-sized avatar

Block or report Redsskull

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
Redsskull/README.md

Nate Ivry — Backend Engineer, Technologist

I like making computers communicate. Ruby for application logic, Go when concurrency or systems work is needed. Frontend when Rails needs it.

Currently freelancing while looking for a junior backend role in the EU.


Languages & Frameworks

Databases & Tools


Things I've built

  • p2pchat — full-mesh P2P chat with UDP discovery and TCP connections
  • wclogs-cli — GraphQL API client with OAuth2 and curl-discovered undocumented fields
  • journal — Ruby CLI journaling tool, built 1970s-style
  • stock-trading-simulator — Flask + PostgreSQL web app, deployed to production

Portfolio: nathanielivry.dev · LinkedIn: linkedin.com/in/nathanielivry

Pinned Loading

  1. stock-trading-simulator stock-trading-simulator Public

    Simulated stock trader to practice CRUD

    HTML 1

  2. p2pchat p2pchat Public

    IRC-style peer-to-peer chat system in Go with terminal UI. Demonstrates distributed systems, P2P networking, and modern Go development.

    Go

  3. journal journal Public

    Ruby

  4. weather-intelligence-system weather-intelligence-system Public

    Python