Skip to content

Commit 099d230

Browse files
chore: update skills
1 parent 1410058 commit 099d230

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/sections/about.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,10 +132,10 @@ const About = () => {
132132

133133
const skills = [
134134
'Languages: TypeScript, JavaScript, Python, GoLang, HTML, CSS, Dart, Java, WebAssembly',
135-
'Libraries/Frameworks: ReactJS, NodeJS, Tensorflow, Jest, Flutter',
135+
'Libraries/Frameworks: NextJS, ReactJS, NodeJS, Tensorflow, Jest, Flutter',
136136
'Databases: MySQL, MongoDB, Firebase',
137137
'Design: Adobe Photoshop, Illustrator, Xd, Figma',
138-
'Tools: Kubernetes, Docker, Git, GCP, AWS, JIRA, Confluence, Apache Solr, Apache TomCat, GitHub Actions'
138+
'Tools: Prisma, Kubernetes, Docker, Git, GCP, AWS, JIRA, Confluence, Apache Solr, Apache TomCat, GitHub Actions'
139139
];
140140

141141
return (

0 commit comments

Comments
 (0)