Skip to content

Commit

Permalink
Merge pull request #457 from Aafimalek/patch-1
Browse files Browse the repository at this point in the history
Update meet-the-talent.json
  • Loading branch information
JaldeepAsodariya authored Nov 21, 2024
2 parents 8bba216 + 8e67d47 commit 5b8831b
Showing 1 changed file with 77 additions and 24 deletions.
101 changes: 77 additions & 24 deletions public/data/meet-the-talent.json
Original file line number Diff line number Diff line change
Expand Up @@ -1026,31 +1026,84 @@
]
},
{
"fullName": "Dinesh Songra",
"location": "Ahmedabad, India",
"bio": "Mobile App Developer | 8+ year exp | Java | Kotlin |MVVM | Solid experience in building apps and SDK from scratch using latest technologies, design and creativity.",
"email": "[email protected]",
"phone": "+91-9714190616",
"imageUrl": "https://i.ibb.co/qsVM4Bs/Imported-Photo-751268387-333743-2.jpg",
"website": "-",
"skills": ["Android", "Kotlin","MVVM", "Java", "Coroutines", "Material Design","Coroutines", "LiveData", "Flow"],
"links": [
{
"icon": "stackoverflow",
"link": "https://stackoverflow.com/users/7271027/dinesh",
"name": "StackOverFlow"
},
{
"icon": "github",
"link": "https://github.com/DineshSonagra",
"name": "Github"
"fullName": "Dinesh Songra",
"location": "Ahmedabad, India",
"bio": "Mobile App Developer | 8+ year exp | Java | Kotlin |MVVM | Solid experience in building apps and SDK from scratch using latest technologies, design and creativity.",
"email": "[email protected]",
"phone": "+91-9714190616",
"imageUrl": "https://i.ibb.co/qsVM4Bs/Imported-Photo-751268387-333743-2.jpg",
"website": "-",
"skills": [
"Android",
"Kotlin",
"MVVM",
"Java",
"Coroutines",
"Material Design",
"Coroutines",
"LiveData",
"Flow"
],
"links": [
{
"icon": "stackoverflow",
"link": "https://stackoverflow.com/users/7271027/dinesh",
"name": "StackOverFlow"
},
{
"icon": "github",
"link": "https://github.com/DineshSonagra",
"name": "Github"
},
{
"icon": "linkedin",
"link": "https://www.linkedin.com/in/dinesh-sonagra-747181a3/",
"name": "LinkedIn"
}
]
},
{
"icon": "linkedin",
"link": "https://www.linkedin.com/in/dinesh-sonagra-747181a3/",
"name": "LinkedIn"
"fullName": "Aafikhan Malek",
"location": "Ahmedabad, India",
"bio": "Machine Learning Enthusiast | Pre-final year undergraduate skilled in Python, Scikit-Learn, PyTorch, TensorFlow, and Flask | Built and deployed end-to-end AI projects like celebrity image classifiers and plant disease recognition systems | Proficient in MLOps, cloud deployment (Azure/GCP), and reinforcement learning | Actively seeking an ML Engineer internship to bring AI-driven solutions to life. ",
"email": "[email protected]",
"phone": "+91-7574067294",
"imageUrl": "https://drive.google.com/file/d/17y10Bg9iG44D-3iuZ1bEn57ncMG-I5y5/view?usp=drive_link",
"skills": [
"Python",
"JavaScript",
"Scikit-Learn",
"Pytorch",
"Tensorflow",
"OpenCv",
"Streamlit",
"Numpy",
"Matplotlib",
"Pandas"
],
"website": "https://aafi-portfolio.vercel.app/",
"links": [
{
"icon": "website",
"link": "https://aafi-portfolio.vercel.app/",
"name": "Portfolio"
},
{
"icon": "github",
"link": "https://github.com/Aafimalek",
"name": "Github"
},
{
"icon": "linkedin",
"link": "https://www.linkedin.com/in/aafi-malek",
"name": "LinkedIn"
},
{
"icon": "twitter",
"link": "https://x.com/aafimalek2032",
"name": "X/Twitter"
}
]
}
]
}
]
}
}

0 comments on commit 5b8831b

Please sign in to comment.