Skip to content
View amartyaa's full-sized avatar
πŸš€
πŸš€

Block or report amartyaa

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

πŸš€ Amartya Anshuman

Developer Lead | Solutions Architect | Agentic AI Pioneer

Building intelligent cloud solutions with a focus on Kubernetes infrastructure, distributed systems, and AI-powered developer tools.


πŸ’‘ About Me

I'm a seasoned developer and architect specializing in cloud-native infrastructure, multi-tenant systems, and agentic AI applications. My passion lies in designing scalable solutions that solve real-world problems at the intersection of infrastructure and intelligent automation.

Currently exploring how AI agents can revolutionize developer productivity and cloud environment management.


πŸ›  Technical Expertise

Languages & Runtimes:
Go β€’ Python β€’ Rust β€’ WebAssembly

Cloud & Infrastructure:
Kubernetes β€’ Multi-Cloud (AWS/GCP/Azure/OCI) β€’ Distributed Systems β€’ Operator Development

Specializations:
Solution Architecture β€’ Agentic AI Application Development β€’ Cloud DevOps β€’ Microservices


🎯 Featured Projects

Unified command-line tool for managing Kubernetes clusters across AWS EKS, Azure AKS, Google GKE, and Oracle OKE from a single interface. Simplifies multi-cloud cluster operations with one CLI.

Stack: Go, Cobra, Cloud SDKs


Enterprise-grade Kubernetes operator automating hard multi-tenancy for B2B SaaS applications. Provides three isolation tiers (Bronze/Silver/Gold) with built-in RBAC, resource quotas, network policies, and vCluster support for complete tenant isolation.

Stack: Go, Kubernetes Operators, vCluster, Webhooks


High-performance, browser-native RDP client built with Rust and WebAssembly. Moves RDP protocol processing to the browser via WASM while the backend acts as a transparent WebSocket-to-TCP relay, achieving native-like performance without heavy server-side processing.

Stack: Rust, WebAssembly, IronRDP, Axum, Canvas API


🧠 Current Focus

Agentic AI + Developer Suite

Building an AI-powered Developer Suite that enhances cloud development environments with intelligent agent assistance. The platform combines:

  • Autonomous workflow optimization
  • Intelligent resource management
  • Context-aware developer assistance
  • Cloud environment orchestration

This goes beyond simple environment provisioningβ€”creating a next-generation developer experience where AI agents actively manage complexity and augment human decision-making.


πŸ“Š GitHub Statistics


πŸ” Professional Interests

  • Agentic AI Application Development β€” Building production-grade systems where AI agents solve complex infrastructure problems autonomously
  • Cloud Solutions Architecture β€” Designing resilient, scalable, and cost-optimized cloud infrastructure for enterprises
  • Kubernetes Ecosystem β€” Deep expertise in operators, multi-tenancy, and cloud-native patterns
  • Developer Experience β€” Investing in tooling and platforms that reduce friction in cloud development workflows

πŸ“« Connect & Collaborate

  • πŸ’Ό LinkedIn β€” Let's connect and discuss cloud architecture, AI systems, and open-source projects
  • 🌐 Portfolio β€” Detailed case studies, technical writeups, and project deep-dives
  • πŸ“§ Open to: Collaborations, consulting, speaking engagements on Agentic AI and cloud architecture

πŸ“ˆ What I'm Learning

  • Advanced agentic AI patterns and LLM orchestration
  • Streaming and real-time processing at scale
  • Novel approaches to developer experience in cloud-native environments

Profile views
Building the future of intelligent cloud platforms.

Pinned Loading

  1. tenant-master tenant-master Public

    Tenant-Master is a Kubernetes Operator designed to automate Hard Multi-Tenancy for B2B SaaS applications. It replaces manual namespace creation, fragile application-level logic, and custom scriptin…

    Go

  2. mck mck Public

    A unified CLI for managing Kubernetes clusters across AWS EKS, Azure AKS, GCP GKE, and Oracle OKE. Features multi-cluster deployments and cross-provider cost aggregation.

    Go 1

  3. azure-waf-aks-landing-zone azure-waf-aks-landing-zone Public

    Production-ready Terraform modules for deploying a **private AKS cluster** inside an **Azure Landing Zone** with hub-spoke networking β€” all five Well-Architected Framework pillars.

    HCL

  4. dc-finops-calculator dc-finops-calculator Public

    HTML

  5. wasm-rdp wasm-rdp Public

    A high-performance, web-native RDP client built with Rust and the IronRDP ecosystem. This project implements a lightweight agent that runs directly on target machines, providing a smooth HTML5 expe…

    Rust

  6. web-rdp web-rdp Public

    A simple golang based wrapper on FreeRDP, along with web interface.

    JavaScript