You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
package main
import"fmt"funcmain() {
name:="Sachin Raja"role:="Senior Software & AI Engineer"focus:="AI | Cloud-Native Distributed Systems | Go Backend | Agentic Workflows"exp:=2026-2016philosophy:="It is not enough to get things done; they must be done right."passions:="Optimizing systems, building intelligent workflows, mentoring devs, contributing to OSS"fmt.Printf("π Hi, I'm %s\n", name)
fmt.Printf("π %s with %d+ years of experience building scalable, high-performance systems\n", role, exp)
fmt.Printf("π‘ Focused on: %s\n", focus)
fmt.Printf("π Working remotely, judging hackathons & giving back to the community\n")
fmt.Printf("π₯ Passionate about: %s\n", passions)
fmt.Printf("π§ Philosophy: \"%s\"\n", philosophy)
}
mindmap
root((Sachin Raja))
AI Engineering
LLM Integration
Agentic Workflows
Model Comparison
Model Benchmarking
Backend Development
Go/Java Microservices
API Design
Performance Tuning
Cloud Native
Kubernetes
Observability
DevOps Automation
Open Source
Community Building
Code Reviews
Mentoring