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

chore: project addition by akshaysoni10 #1630 #1669

Merged
merged 4 commits into from
Jul 11, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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": ["React.js", "Node.js", "Express.js", "MongoDB", "REST API"]
priyankarpal marked this conversation as resolved.
Show resolved Hide resolved
},
{
"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"]
priyankarpal marked this conversation as resolved.
Show resolved Hide resolved
}
]
}
]
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,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.