Skip to content

Commit

Permalink
updated all content
Browse files Browse the repository at this point in the history
  • Loading branch information
akshatvg authored Jun 16, 2024
1 parent b225b30 commit 71ba797
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions src/Layouts/Education.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,8 @@ function Education() {
I've been certified by Microsoft, Google, Coursera and Udemy for my skills in various domains:
</Typography>
<ul mt={1} mb={2}>
<li><a target="_blank" rel="noreferrer" className={classes.hiddenLinks} href="https://www.pmi.org/certifications/certification/resources/registry">Project Management Professional</a> (Credential ID 3711794)</li>
<li><a target="_blank" rel="noreferrer" className={classes.hiddenLinks} href="https://www.credly.com/badges/5053df0e-dcc8-4330-9075-1b11b25b6ae3/github">AWS Certified Cloud Practitioner</a> (Credential ID 5053df0e-dcc8-4330-9075-1b11b25b6ae3)</li>
<li><a target="_blank" rel="noreferrer" className={classes.hiddenLinks} href="https://www.youracclaim.com/badges/92059ed2-9f17-4b35-abda-23c1c9d3ff53">Microsoft Certified: Azure Fundamentals</a> (Credential ID: CbcH-Dw8E)</li>
<li><a target="_blank" rel="noreferrer" className={classes.hiddenLinks} href="https://skillshop.exceedlms.com/student/award/63280081">Google Cloud Platform Business Professional Accreditation</a> (Credential ID: 63280081)</li>
<li><a target="_blank" rel="noreferrer" className={classes.hiddenLinks} href="https://learndigital.withgoogle.com/digitalgarage/validate-certificate-code">The Fundamentals of Digital Marketing</a> (Credential ID: P7V 2QN 63L)</li>
Expand Down
4 changes: 2 additions & 2 deletions src/Lib/Content.jsx
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/* eslint import/no-anonymous-default-export: [2, {"allowObject": true}] */
export default {
languagesFrameworksTools: ["Python", "ReactJS", "NextJS", "TypeScript", "JavaScript", "Flutter", "GitHub", "Shopify", "WordPress", "Firebase", "HubSpot", "jQuery", "Agora", "Go", "NodeJS", "PHP", "Dart", ".NET"],
projectManagement: ["Jira", "Asana", "Miro", "Figma", "Postman", "Slack", "Trello", "ClickUp", "Zeplin", "Google Play Developer", "App Store Connect", "HubSpot", "Zendesk"],
marketing: ["Search Engine Optimisation", "Search Engine Marketing", "Social Media Marketing", "CRM Management", "Data Analytics", "CMS Management", "Graphic Designing"],
projectManagement: ["Jira", "Asana", "Miro", "Figma", "Postman", "Slack", "Trello", "ClickUp", "Zeplin", "Google Play Developer", "App Store Connect"],
marketing: ["Google Ads", "Google Search Console", "Google Analytics", "Google Trends", "SEM Rush", "HubSpot", "Google Data Studio", "GoHighLevel", "Zoho CRM", "HubSpot", "Zendesk", "Meta Ads", "Social Media Marketing", "Search Engine Optimisation", "Search Engine Marketing"],
devOpsCloud: ["DNS Management", "CI/CD", "Kubernetes", "Docker", "Nginx", "AWS", "Google Cloud", "Heroku", "Azure", "Vercel", "Netlify", "Cloudflare"],
education: {
ug: {
Expand Down

0 comments on commit 71ba797

Please sign in to comment.