bima@cloud-engineer: ~
$ whoami > Bima Adam $ cat target.txt > Cloud Engineer (in transition) $ cat currently.txt > Fullstack Engineer $ echo $STATUS > Open to Remote / WFH 🌏
const bima = {
target : "Cloud Engineer (in transition)",
focus : ["AWS", "GCP", "Azure", "Infrastructure as Code"],
currently : "Fullstack Engineer",
background : "3+ years Fullstack (TypeScript, NestJS, Next.js, React)",
};



