Skip to content
View ANSANJAY's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ANSANJAY

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

Namaste πŸ™

Coding

Hi πŸ‘‹, I'm ANAMIKA SANJAY

Typing SVG

ansanjay


🌟 About Me

I am an experienced Site Reliability Engineer (SRE) and DevOps Engineer, with a strong background in observability tooling, platform reliability, and cloud-native infrastructure development.
I specialize in building low-overhead monitoring solutions, developer tooling, and automation frameworks that improve system uptime, performance visibility, and operational efficiency.

My experience includes:

  • Leading enterprise-scale observability initiatives using eBPF, Go, Shell, and Kubernetes.
  • Building automation tools for SonarQube integration, code quality reporting, and security compliance across hundreds of repositories.
  • Designing low-level system monitoring and distributed tracing solutions for cloud and hybrid environments.

I am passionate about bridging development, infrastructure, and operations to build resilient, scalable, and observable platforms.


πŸš€ Current Focus Areas

  • πŸ”­ Developing observability tooling for metrics, distributed tracing, and runtime profiling using eBPF and Go.
  • 🌱 Enhancing developer experience with automation scripts, CI/CD pipeline integrations, and GitHub tooling.
  • πŸ› οΈ Exploring system performance optimization and kernel-level monitoring for production workloads.

πŸ’‘ Key Skills & Expertise

  • Site Reliability Engineering (SRE): Incident response, system resilience, SLO management
  • DevOps & Automation: Kubernetes, Terraform, Docker, CI/CD (Jenkins, GitHub Actions, GitLab CI)
  • Observability Engineering: eBPF tracing, distributed tracing, metrics instrumentation, system profiling
  • Cloud-Native Infrastructure: Kubernetes, GCP, RHEL, AIX, hybrid architectures
  • Scripting & Development: Go, Shell scripting, GitHub CLI-based automation
  • Security & Compliance: IAM, RBAC, vulnerability assessments, SonarQube integration
  • Cross-Functional Leadership: Collaboration across DevOps, SRE, infrastructure, and product teams
  • Technical Writing: Internal documentation, onboarding guides, blogs on observability and performance

🌱 Currently Deepening Expertise In

  • Advanced Kubernetes Observability with eBPF and distributed tracing
  • Cloud infrastructure automation using Terraform and GitHub workflows
  • Performance optimization for Linux systems through kernel instrumentation and profiling
  • Developer workflow automation to streamline DevOps and SRE processes

πŸ“ Latest Blogs & Projects

I regularly share insights about observability engineering, SRE best practices, and DevOps tooling.
Stay tuned for technical deep dives on eBPF applications, performance tuning, and automation strategies!

πŸ“ Latest Blogs & Projects

I regularly write about technical product, observability, and system tooling.
Check out some of my recent posts:


πŸ’¬ Ask Me About

  • eBPF Development: Kernel-level observability and performance tuning
  • Developer Tooling: Building internal platforms to enhance DevEx
  • Automation Techniques: Using Go and Shell for CI/CD and monitoring
  • Code Quality & Compliance: Strategies for improving test coverage and reliability

πŸ“« How to Reach Me


βš™οΈ Languages and Tools:

C | Go | Bash | Kubernetes | Docker | Linux | Fedora | Git | VS Code

ansanjay

GitHub Streak


πŸ“ Latest Blog Posts:

Just a glimpse, for more visit my blog

Pinned Loading

  1. Routing-Table-Manager Routing-Table-Manager Public

    Dive into IPC using Unix Domain Sockets & Shared Memory in C. This repo showcases a server updating a routing table & MAC list, with clients pulling data via shared memory. An essential guide for t…

    C

  2. unix-domain-mux-state-machine unix-domain-mux-state-machine Public

    A comprehensive implementation and guide to designing a state machine-based multiplexing system using Unix Domain Sockets. This repository covers both theoretical concepts and practical code exampl…

    C 1

  3. DistMemoryFacade DistMemoryFacade Public

    Distributed system offering unified memory access across multiple nodes, providing an illusion of a single, large memory chunk. Inspired by models like Hadoop's DFS. Built primarily in C with socke…

    C

  4. IPMaths-Toolkit IPMaths-Toolkit Public

    πŸ”§ A collection of C functions dedicated to IP address mathematics and manipulations. Dive deep into bitwise operations, subnetting, and other networking essentials. A hands-on approach to mastering…

    C