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 a dedicated Technical Product Manager and Tech Lead with a strong foundation in systems programming, developer tooling, and infrastructure security. I specialize in designing and implementing platform solutions that enhance observability, automation, and performance in large-scale environments. My journey includes building custom tooling, driving security and compliance initiatives, and leading cross-functional teams to deliver impactful results. I am passionate about bridging engineering and product strategy to create scalable and reliable solutions.


πŸš€ Current Projects

  • πŸ”­ Working on developer tooling to enhance code quality, performance monitoring, and security compliance.
  • 🌱 Exploring advanced eBPF applications for kernel-level monitoring and system performance optimization.
  • πŸ› οΈ Building automation scripts and data extraction tools in Go and Shell to support observability and reporting.

πŸ’‘ Key Skills & Expertise

  • Technical Product Management: Roadmapping, backlog management, cross-functional collaboration
  • Developer Tooling & Platform Solutions: Internal tooling, DevEx enhancement, infrastructure optimization
  • Security & Observability: eBPF, kernel tracing, runtime monitoring, system performance profiling
  • Automation & Integration: Custom scripts for data extraction, CI/CD pipeline integration
  • Stakeholder Management: Aligning product vision with engineering execution and business outcomes
  • Documentation & Technical Writing: Creating guides, SOPs, onboarding materials, and technical blogs
  • Knowledge Sharing: Writing articles on observability, developer experience, and system performance

🌱 Currently Learning

  • Advanced Kubernetes Observability with eBPF
  • System Performance Optimization using kernel tracing and profiling
  • Automating Developer Workflows for enhanced productivity

πŸ“ Latest Blogs & Projects

I regularly write about technical product management, 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