Senior Full Stack Developer

Hi, I'm Abhijit Das

Go programming expert and CKAD certified developer specializing in Kubernetes, distributed systems, and cloud-native architecture. Active LFX contributor with 8+ merged PRs to RISC-V organization, plus contributions to LFDT and CNCF Meshery projects. GSSOC and OSCI mentee focused on Go microservices and open source innovation.

0
Years Experience
0
Open Source Contributions
0
Projects Completed
distributed_system_monitor.go
// Enterprise Health Monitor
package main

import (
    "context"
    "github.com/attestation/framework"
)

func main() {
    // RATS-compliant attestation
    monitor := NewHealthMonitor()
    
    // Multi-cloud deployment
    go monitor.StartAnomalyDetection()
    
    // Hardware-backed integrity
    ctx := context.Background()
    monitor.RunIntegrityChecks(ctx)
}
Go
Kubernetes
AWS
Scroll to explore

Certified & Recognized

Professional certifications and achievements in cloud and container technologies

🎖️
CKAD
Kubernetes Application Developer
☁️
AWS SAA
Solutions Architect Associate
🔐
OCI Security
Oracle Cloud Specialist

Ready to Build Something Amazing?

I'm available for LFX mentorship, freelance projects, and full-time opportunities. Let's collaborate and create impactful solutions together.