Skip to content
View rasantan's full-sized avatar

Block or report rasantan

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

🔧 Tech Support Engineer | Problem Solver

💡 My Tech Philosophy

"Technology should empower - when it fails, empathy becomes the ultimate troubleshooting tool."

Core Principles:

  • 🎯 Preventive Maintenance > Reactive Fixes
  • 🤖 Automate Repetitive Tasks
  • 📚 Document Everything
  • 😊 User Experience First

📈 Metrics That Matter

{
  "mark": "bar",
  "encoding": {
    "x": {"field": "category", "type": "ordinal"},
    "y": {"field": "value", "type": "quantitative"}
  },
  "data": {
    "values": [
      {"category": "Incident Resolution", "value": 98},
      {"category": "User Satisfaction", "value": 95},
      {"category": "Process Automation", "value": 40}
    ]
  }
}

LinkedIn ITIL Certified

Popular repositories Loading

  1. ProgrammingAssignment2 ProgrammingAssignment2 Public

    Forked from rdpeng/ProgrammingAssignment2

    Repository for Programming Assignment 2 for R Programming on Coursera

    R 1

  2. zookeeper zookeeper Public

    1

  3. Remotely Remotely Public

    Forked from immense/Remotely

    A remote control and remote scripting solution, built with .NET 5, Blazor, SignalR Core, and WebRTC.

    C# 1

  4. datasciencecoursera datasciencecoursera Public

  5. datasharing datasharing Public

    Forked from jtleek/datasharing

    The Leek group guide to data sharing

  6. markdown-here markdown-here Public

    Forked from adam-p/markdown-here

    Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.

    JavaScript