class MLEngineer:
def __init__(self):
self.name = "haihpse150218"
self.role = "ML / Data Science learner · MSE @ FSB (AI & Business Analytics)"
self.philosophy = "data > model — clean signal beats big nets"
self.approach = ["understand the fundamentals",
"engineer the data",
"reuse & fine-tune pretrained models"]
self.note_system = "a structured Second Brain of ML study notes"
def currently(self) -> str:
return "shipping LLM-powered tooling and learning in public"An LLM-powered Infrastructure-as-Code drift detection service, built for the VPBank "Senior Stack" hackathon. It reasons over IaC definitions and live infrastructure to surface configuration drift, turning raw state diffs into human-readable, actionable insight.
|
|

