Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

af #678

Closed
wants to merge 6 commits into from
Closed

af #678

Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update portfolio.js
  • Loading branch information
iammegaladon authored Jan 10, 2024
commit 8c56ef24a5567876008374cde05485b8046d4214
6 changes: 3 additions & 3 deletions src/portfolio.js
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ const achievementSection = {
title: "Google's Cloud AI Engineer",
subtitle:
"First Google Cloud Remote Developer in Pakistan, currently working on the exciting Gemini Project. Out of 40 devs in the Google Remote team, I'm bringing innovation right from here. ",
image: require("./assets/images/codeInLogo.png"),
image: require("https://i.ibb.co/ctW1R30/msoss-0-1660232236133.png"),
imageAlt: "Google Code-In Logo",
footerLink: [
{
Expand All @@ -274,7 +274,7 @@ const achievementSection = {
title: "Google Bard Optimizer",
subtitle:
"Enhanced the capabilities of Google Bard AI by integrating my cutting-edge chatbot, MegAI, bringing a futuristic touch to the conversation game",
image: require("./assets/images/bard.png"),
image: require("https://i.ibb.co/GTBFkbp/images.png"),
imageAlt: "Google Assistant Action Logo",
footerLink: [
{
Expand All @@ -287,7 +287,7 @@ const achievementSection = {
{
title: "OpenAI Contributer",
subtitle: "Played a role in OpenAI's humor conversation by making my own unique contributions",
image: require("./assets/images/openai.png"),
image: require("https://i.ibb.co/sJRGX3C/Open-AI-Logo-svg.png"),
imageAlt: "PWA Logo",
footerLink: [
{name: "Certification", url: ""},
Expand Down