-
Notifications
You must be signed in to change notification settings - Fork 138
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #447 from Anand195/develop
Update meet-the-talent.json
- Loading branch information
Showing
1 changed file
with
56 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -893,6 +893,62 @@ | |
"name": "X/Twitter" | ||
} | ||
] | ||
}, | ||
{ | ||
"fullName": "Anand Shrivastava", | ||
"location": "Ahmedabad, India", | ||
"bio": "Pushing boundries with carefully crafted LLMs AI and ML based solution | 3+ years of enperience in AI world with experties in | AI ML Engineer | LLM enthusiast | AI Agent brewing | Transforming Data into Insights", | ||
"email": "[email protected]", | ||
"phone": "+91-9737687883", | ||
"imageUrl": "https://avatars.githubusercontent.com/u/25666718?v=4", | ||
"website": "", | ||
"skills": [ | ||
"Python", | ||
"Machine Learning", | ||
"Artificial Intelligence", | ||
"Gen AI", | ||
"LLM", | ||
"Prompt Engineer", | ||
"Data Analyst", | ||
"Data Engineer", | ||
"Django", | ||
"Flask", | ||
"Fast API", | ||
"REST API", | ||
"SQL", | ||
"MySQL", | ||
"NoSQL", | ||
"Postgres", | ||
"DevOps", | ||
"Software engineer", | ||
"System design engineer", | ||
"prototype builder", | ||
"Streamlit", | ||
"Selenium", | ||
"Automation tester" | ||
], | ||
"links": [ | ||
{ | ||
"icon": "website", | ||
"link": "", | ||
"name": "Portfolio" | ||
}, | ||
{ | ||
"icon": "github", | ||
"link": "https://github.com/Anand195", | ||
"name": "Github" | ||
}, | ||
{ | ||
"icon": "linkedin", | ||
"link": "https://www.linkedin.com/in/Anand1895/", | ||
"name": "LinkedIn" | ||
}, | ||
{ | ||
"icon": "twitter", | ||
"link": "https://x.com/AnandJ9737", | ||
"name": "X/Twitter" | ||
} | ||
] | ||
} | ||
] | ||
} |