From fe5f4592a8debd5835613fbf784a6cd30e8ca5a1 Mon Sep 17 00:00:00 2001 From: rxyhn Date: Sun, 15 Sep 2024 23:16:22 +0700 Subject: [PATCH] chore: content updates --- cv.json | 16 +++++++++++++--- src/components/ExpandButton.tsx | 2 +- src/components/sections/Experience.astro | 4 ++-- 3 files changed, 16 insertions(+), 6 deletions(-) diff --git a/cv.json b/cv.json index 11a8f09..66fcfc6 100644 --- a/cv.json +++ b/cv.json @@ -94,32 +94,42 @@ ], "skills": { "technologies": [ - "Ansible", + "AWS", "Docker", "Django", "Express.js", - "Figma", "Flask", + "GraphQL", + "Gin", "Git", + "gRPC", + "Jenkins", + "Laravel", "Linux", + "MongoDB", "MySQL", "Nix Package Manager", + "Next.js", "Node.js", "PostgreSQL", + "Postman", "React", "Spring Boot", - "Tailwind" + "Tailwind", + "Terraform" ], "programming_languages": [ "C", "C#", "C++", "CSS", + "Go", "HTML", "Java", "JavaScript", "Lua", "Nix", + "PHP", "Python", "Shell", "TypeScript" diff --git a/src/components/ExpandButton.tsx b/src/components/ExpandButton.tsx index 67cb032..6c13b57 100644 --- a/src/components/ExpandButton.tsx +++ b/src/components/ExpandButton.tsx @@ -10,7 +10,7 @@ export default function ExpandButton({ children }: ExpandButtonProps) { return (