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 Akash-Tandale001 #1416 #1417

Merged
merged 2 commits into from
Jun 27, 2023
Merged
Changes from all commits
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
42 changes: 42 additions & 0 deletions src/DB/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -2921,5 +2921,47 @@
"tech": ["HTML", "MATERIALUI" , "REACT" , "CSS","COINGECKOAPI", "JAVASCRIPT"]
}
]
},
{
"github_username": "Akash-Tandale001",
"Social_media": {
"gitHub": "https://github.com/Akash-Tandale001",
"LinkedIn": "https://www.linkedin.com/in/akash-tandale-ab7b3120a/",
"Instagram": "https://www.instagram.com/akash_tandale.11/",
"YouTube": "#",
"Twitter": "https://twitter.com/AkashTandale6"
},
"Projects": [
{
"link": "https://github.com/Akash-Tandale001/Health-Manegment-System",
"title": "Health-Manegment-System",
"description": "Build a hospital management system with an MVC design pattern that provides 6 different facilities for users to book, claim and inquire about various services. Reviewed under Admin dashboard with all CRUD operations under secured access control.",
"tech": ["Spring Boot MVC","Spring Security","Spring JPA","Thymleaf","AWS Mysql (RDS)","Java Mail Services", "Docker","Kubernetes"]
},
{
"link": "https://github.com/Akash-Tandale001/CryptoQuest-website",
"title": "CryptoQuest",
"description": "Developed a Crypto tracking web application, that provides over 2000+ crypto coin details with a graphical representation of each crypto coin trend history over the last year, month, or day and can view pricing in various currencies.",
"tech": ["React JS","Redux Toolkit","Material UI","ChartJs"]
},
{
"link": "https://github.com/Akash-Tandale001/E-Commerce-Site",
"title": "Medcare",
"description": "Analyzed and developed an E-commerce application with 1000+ products in different categories such as Entertainment, Mobile, Laptops,etc. With payment feature integrated through Stripe payment.",
"tech": ["React JS","Redux Toolkit","Material UI","ChartJs","Tailwind CSS","STRIPE"]
},
{
"link": "https://github.com/Akash-Tandale001/TodoList",
"title": "TodoList",
"description": "Created simple todo list app",
"tech": ["React JS","Bootstrap v5"]
},
{
"link": "https://github.com/Akash-Tandale001/NewsHash",
"title": "NewsHash",
"description": "NewsHash is simple,fast,userfriendly website to fetch updated news from verious domain such as Entertainment,Spots,Technology etc...",
"tech": ["React JS","Bootstrap v5"]
}
]
}
]