Skip to content
View ayrusme's full-sized avatar
πŸš€
Onwards and Upwards!
πŸš€
Onwards and Upwards!

Block or report ayrusme

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

Hi there, I'm Surya Raman πŸ‘‹

Engineering Manager focused on developer platforms, distributed systems, and reliability βš™οΈ

I work on:

  • Developer ecosystems & public integrations 🌐
  • Multi-region systems and failure modes 🧭
  • Infrastructure, cost efficiency, and operational clarity πŸ“Š
  • Growing engineers through clear ownership and trust 🀝

Currently: Engineering Manager at PagerDuty 🚨
Previously: early engineer to Engineering Manager at yellow.ai

You can follow my writing & notes here ✍🏾
You can reach out to me through LinkedIn πŸ’Ό or my email βœ‰οΈ

Pinned Loading

  1. is-valid-object is-valid-object Public

    Validate Objects in Node.js

    JavaScript

  2. mac-setup mac-setup Public

    Commands to run when setting up new mac

    JavaScript 1

  3. Alternate way to detect changes to a... Alternate way to detect changes to any value in an Object
    1
    let initialObject = {
    2
        goingToChange: true,
    3
        firstKey: 'firstKey',
    4
        secondKey: 'secondKey',
    5
        thirdKey: 'thirdKey'
  4. Air-Quality-Project Air-Quality-Project Public

    Air Quality Project is aimed to analyse the Air Quality Levels in India. Currently, it is aimed at analyzing the data in Tamil Nadu.

    Python 1

  5. personal-blog personal-blog Public

    Portfolio, and Blog!

    SCSS 1

  6. wordlist wordlist Public

    This project intends to help anyone learn new words by displaying one word at a time πŸ” 

    Python