Skip to content

Commit

Permalink
chore: project addition by akshaysoni10 #1630 (#1669)
Browse files Browse the repository at this point in the history
* chore: project addition by akshaysoni10 #1630

* Update projects.json

Signed-off-by: Akshay Soni <109035961+akshaysoni10@users.noreply.github.com>

* Update projects.json

Signed-off-by: Akshay Soni <109035961+akshaysoni10@users.noreply.github.com>

---------

Signed-off-by: Akshay Soni <109035961+akshaysoni10@users.noreply.github.com>
Co-authored-by: Priyankar Pal <88102392+priyankarpal@users.noreply.github.com>
  • Loading branch information
akshaysoni10 and priyankarpal committed Jul 11, 2023
1 parent 6ac0e6d commit ca87775
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 2 deletions.
24 changes: 24 additions & 0 deletions DB/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -3925,5 +3925,29 @@
"tech": ["reactjs", "mongodb"]
}
]
},
{
"github_username": "akshaysoni10",
"Social_media": {
"gitHub": "https://github.com/akshaysoni10",
"LinkedIn": "https://www.linkedin.com/in/akshay-soni-a37a2b222/",
"Instagram": "https://www.instagram.com/ak_soni_10/",
"YouTube": "#",
"Twitter": "#"
},
"Projects": [
{
"link": "https://github.com/akshaysoni10/MiniInsta-client",
"title": "Mini-Insta",
"description": "A social media MERN stack project in which a user can sign in and after then can create their own posts and also likes & comments on other posts.",
"tech": ["reactjs", "nodejs", "expressjs", "mongodb", "api"]
},
{
"link": "https://github.com/akshaysoni10/Dragon-Dino-Game-",
"title": "Dragon-Dino Game",
"description": "A dragon-dino game in which a dino is jump over a dragon and a scoreboard at the top is automatically increases.",
"tech": ["html", "css", "javascript"]
}
]
}
]
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"autoprefixer": "10.4.14",
"eslint": "8.44.0",
"eslint-config-next": "13.4.9",
"next": "13.4.9",
"next": "^13.4.9",
"postcss": "8.4.25",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ca87775

Please sign in to comment.