Skip to content

Commit

Permalink
fixed basketball icon
Browse files Browse the repository at this point in the history
  • Loading branch information
satyams1107 committed Oct 23, 2024
1 parent b813a80 commit 30be861
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Projects.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { MdChevronLeft, MdChevronRight } from 'react-icons/md';
export const project = [
{
id: 1,
logo: "https://img2.svgdesigns.com/printart/xlarge/Sew_Sweet_Paradise/PGSSP1774.webp",
logo: "../images/ball.png",
name: "Final Score",
description:
"Developed a comprehensive, real-time web application using MySQL and Google Cloud Platform (GCP) to display the last two minutes of NBA data, enabling users to compare players, teams, and referees. Created API endpoints with MySQL, GCP, and REST to service and query 80k+ data entries across various tables in SQL database.",
Expand Down
Binary file added public/images/ball.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 30be861

Please sign in to comment.