class Developer:
def __init__(self):
self.name = "Ayushman Bosu Roy"
self.role = "B.Tech Computer Engineering"
self.focus = ["Cybersecurity", "Cloud", "Web Dev"]
self.exploring = ["AI + Security", "Cloud-Native Apps"]
self.location = "India"
def philosophy(self):
return "Secure by design. Automated by default. Scalable by architecture."
me = Developer()
print(me.philosophy())>>> Secure by design. Automated by default. Scalable by architecture.
| π‘οΈ Security | βοΈ Cloud | π» Develop |
|---|---|---|
| Linux Hardening | AWS Β· Azure Β· GCP | React Β· Node.js |
| Network Recon | Docker Β· Kubernetes | Python Β· Go Β· Java |
| Threat Modeling | Terraform (IaC) | REST APIs |
| Bash Scripting | CI/CD Pipelines | Flutter Β· Mobile |
β¬ converges into β¬
π€ AI-Augmented SecOps & Cloud-Native Systems


