feat: update experience descriptions for Titus, NAV Canada, and homelab
This commit is contained in:
@@ -14,15 +14,15 @@ const colors = [
|
||||
const skills = [
|
||||
['LangGraph', 'Temporal', 'LLM Ops', 'PyTorch', 'Kafka', 'Observability', 'Go-Flink'],
|
||||
['Golang', 'Terraform', 'IaC', 'OpenShift', 'Docker', 'Distributed Systems', 'Grafana'],
|
||||
['AWS', 'Java', 'gRPC', 'Distributed Systems', 'DynamoDB', 'CloudWatch'],
|
||||
['Machine Learning', 'Golang', 'Anomaly Detection', 'C++', 'CMake', 'Data Security'],
|
||||
['Django', 'React', 'Agile', 'Web Development', 'Sonar', 'ATC Systems'],
|
||||
['Java', 'AWS', 'DynamoDB', 'CloudWatch', 'gRPC', 'Distributed Systems', 'Ownership', 'Disaster Recovery', 'Observability'],
|
||||
['C++', 'CMake', 'Golang', 'Docker'],
|
||||
['ReactJS', 'Django', 'Agile', 'Sonar'],
|
||||
]
|
||||
|
||||
const links = [
|
||||
null,
|
||||
'#project-rbc', // RBC - link to RBC project showcase
|
||||
null,
|
||||
'#project-aws', // AWS - link to AWS project showcase
|
||||
null,
|
||||
'https://plan.navcanada.ca/account/login/?next=/',
|
||||
]
|
||||
@@ -30,7 +30,7 @@ const links = [
|
||||
const linkTexts = [
|
||||
'',
|
||||
'Learn more →',
|
||||
'',
|
||||
'Learn more →',
|
||||
'',
|
||||
'View Product →',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user