Skip to content

Commit

Permalink
skills updated
Browse files Browse the repository at this point in the history
  • Loading branch information
sayshark75 committed Feb 26, 2024
1 parent 42c5ed5 commit 2710fd1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions src/CONSTANTS.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,16 @@ export const ContributionData: ContributionDataType[] = [
export const TopBarQuery = [
"JavaScript",
"React",
"Axios",
"TypeScript",
"Scss",
"API's",
"Node",
"Express",
"MongoDB",
"ChakraUI",
"AWS EC2 ",
"AWS EC2",
"AWS S3",
"Docker",
"Strapi",
"Razorpay",
];
export const AutotronQuery = ["Programming", "C++", "Circuits", "GCode", "Arduino", "MicroC", "RaspberryPI", "Projects", "Seller"];
export const MasaiQuery = [
Expand Down
2 changes: 1 addition & 1 deletion src/sources/TechnicalSkillsData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ export const SkillsData: SkillsDataProps[] = [
{
title1: "CMS & Other",
title2: "Skills",
skills: ["Shopify", "Razorpay", "Linux", "Ubuntu", "VS Code", "Postman", "Graphic Designing"],
skills: ["Shopify", "Strapi", "Razorpay", "Linux", "Ubuntu", "VS Code", "Postman", "Graphic Designing"],
},
];

0 comments on commit 2710fd1

Please sign in to comment.