-
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 #475 from rish5/develop
Update meet-the-talent.json
- Loading branch information
Showing
1 changed file
with
47 additions
and
2 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 |
---|---|---|
|
@@ -1295,7 +1295,52 @@ | |
"name": "LinkedIn" | ||
} | ||
] | ||
}, | ||
{ | ||
"fullName": "Tushar Jangid", | ||
"location": "Ahmedabad, India", | ||
"bio": "AI/ML Developer | 3+ years of experience in Computer Vision, NLP, LLM, and Backend API Development using Django, Flask, and REST frameworks.", | ||
"email": "[email protected]", | ||
"phone": "+91-8238577978", | ||
"imageUrl": "https://avatars.githubusercontent.com/u/60838862?s=400&v=4", | ||
"website": "", | ||
"skills": [ | ||
"Python", | ||
"Machine Learning / Deep Learning", | ||
"Artificial Intelligence", | ||
"Gen AI", | ||
"LLM", | ||
"Prompt Engineer", | ||
"Data Analyst", | ||
"Data Engineer", | ||
"Django REST Framework", | ||
"Flask", | ||
"Fast API", | ||
"REST API", | ||
"PostgresSQL / MYSQL", | ||
"NoSQL", | ||
"Ansible", | ||
"Streamlit", | ||
"Selenium", | ||
"Automation" | ||
], | ||
"links": [ | ||
{ | ||
"icon": "website", | ||
"link": "", | ||
"name": "Portfolio" | ||
}, | ||
{ | ||
"icon": "github", | ||
"link": "https://github.com/rish5", | ||
"name": "Github" | ||
}, | ||
{ | ||
"icon": "linkedin", | ||
"link": "https://www.linkedin.com/in/tusharjangid", | ||
"name": "LinkedIn" | ||
} | ||
] | ||
} | ||
] | ||
|
||
} | ||
} |