-
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 #457 from Aafimalek/patch-1
Update meet-the-talent.json
- Loading branch information
Showing
1 changed file
with
77 additions
and
24 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 |
---|---|---|
|
@@ -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" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} |