Skip to content

Commit

Permalink
changes in master
Browse files Browse the repository at this point in the history
  • Loading branch information
naikvaditya committed Mar 24, 2024
1 parent 8e612b1 commit 285e239
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 15 deletions.
Binary file added public/skills/databricks.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assests/images/img.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 8 additions & 15 deletions src/portfolio.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,21 +54,14 @@ const skills = {
"Design, implement, and maintain robust data pipelines to efficiently and reliably move data from various sources to its destination, ensuring data quality, timeliness, and scalability"
],
softwareSkills: [
{
skillName: "Google Dataflow",
imageSrc: "dataflow_logo.png",
style: {
color: "#E34F26",
},
},
{
skillName: "AWS Glue",
imageSrc: "glue.png",
style: {
color: "#E34F26",
},
},
{
{
skillName: "Databricks",
imageSrc: "databricks.png",
style: {
color: "#E34F26",
},
},
{
skillName: "Apache Spark",
imageSrc: "spark.png",
style: {
Expand Down

0 comments on commit 285e239

Please sign in to comment.