~/personal-homepage

$ whoami

Calvin(Hyunsoo) Yang๐Ÿ‘

ML Engineer | Cybersecurity Analyst

๐Ÿ‘‹Hi! My name is Calvin, a ML engineer with interests in cybersecurity.

I'm interested in harnessing the power of AI for creative solutions to make the world a better place.๐ŸŒ

I also enjoy creating new solutions in collecting data and finding valuable insights.๐Ÿ”

$ cat education.json

{
    "college": ["Georgia Institute of Technology"],
    "degree": ["Bachelors in Computer Science"],
    "graduated": ["Fall 2024"],
}

$ cat experience.txt

$ ls -l projects/

$ cat skills.json

{
"languages": ["Python(pandas, scikit-lrean), Java, C/C++"],
"machine_Learning": ["NumPy, PyTorch, Ollama"],
"data": ["MySQL, Tableau, R"],
"infra" : ["API(SOAP, REST), Docker, Linux, Spring Boot/Spring Framework"],
"cloud" : ["AWS Cloudformation, IaC(Terraform)"]
}

$ โ–ˆ