Skip to content
View eersnington's full-sized avatar

Highlights

  • Pro

Organizations

@Stock-Penguins @obbylabs

Block or report eersnington

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

SWE.

Interested in infra side of the web, dev/agent tooling, and game development.

# -----------------------------------------------------------------------------
# whoami.tf
# -----------------------------------------------------------------------------

resource "engineer" "sree" {
  name     = "Sree Narayanan"
  github   = "eersnington"
  location = "Dubai"

  currently = [
    "open to opportunities",
    "workflow tooling",
    "observability tooling"
  ]

  interests = [
    "infrastructure",
    "containerization",
    "sandboxing",
    "realtime systems",
    "game development"
  ]

  languages = [
    "typescript",
    "go",
    "zig",
    "java"
  ]
  
  experience {
    org  = "StockPenguins"
    role = "SWE"
    year = 2025
  }

  experience {
    org  = "Inbox by Ren"
    role = "Technical Co-Founder"
    year = 2024
  }

  experience {
    org  = "ZaplineAI"
    role = "Technical Co-Founder"
    year = 2023
  }
  
} 

Background

Started with game dev and modding in java, and later moved into web systems and infra.

Links

Site: https://eers.dev

Twitter/X: https://x.com/eersnington

LinkedIn: https://www.linkedin.com/in/sreenington/

Pinned Loading

  1. obby-dev obby-dev Public

    AI Background Agent - v0 for your codebase (WIP)

    TypeScript 100 20

  2. diff0 diff0 Public

    AI Code Review for GitHub - OSS Coderabbit and Greptile (applied for Vercel's OSS Program)

    TypeScript 22 2

  3. BBA BBA Public

    Bob's Bizzare Adventure Source Code (GameDev.tv Game Jam)

    GDScript 5

  4. faster-whisper faster-whisper Public

    Forked from SYSTRAN/faster-whisper

    Faster Whisper transcription with CTranslate2

    Python

  5. lwjgl3-demos lwjgl3-demos Public

    Forked from LWJGL/lwjgl3-demos

    Demo suite for LWJGL 3

    Java

  6. BKC-Plugin BKC-Plugin Public

    BetterKillCustomization

    Java