manyue-portfolio / content /profile.json
Manyue-DataScientist's picture
modified
8ae67aa
raw
history blame contribute delete
1.53 kB
{
"name": "Manyue Javvadi",
"title": "AI/ML Engineer & Data Scientist",
"about": "I'm a software engineer turned AI/ML practitioner with a strong foundation in Commerce and experience in ML, computer vision, and data analytics. I blend business understanding with data-driven thinking to create real-world solutions. Currently open to roles in Data Science, Machine Learning Engineering, and Computer Vision.",
"photo": "data/My_photo.jpeg",
"skills": [
"Python",
"Machine Learning",
"TensorFlow",
"PyTorch",
"Computer Vision",
"Data Analytics",
"SQL",
"Power BI"
],
"social_links": [
{
"name": "LinkedIn",
"url": "https://www.linkedin.com/in/manyue-javvadi-datascientist/",
"icon": "linkedin_icon",
"aria_label": "LinkedIn"
},
{
"name": "GitHub",
"url": "https://github.com/Manyue-datascientist",
"icon": "github_icon",
"aria_label": "GitHub"
},
{
"name": "Email",
"url": "mailto:[email protected]",
"icon": "mail_icon",
"aria_label": "Contact Me",
"id": "contact_btn"
}
],
"contact": {
"heading": "Contact Me",
"text": "Looking for a data scientist or ML engineer for your team?",
"button_text": "Hire Me",
"email": "[email protected]"
},
"footer": {
"copyright": "© 2025 Manyue Javvadi. All rights reserved.",
"credits": "Made with Gradio"
}
}