package main
import (
"fmt"
)
type Bio map[string]string
func main() {
for k, v := range GetBio() {
fmt.Printf("%+v: %+v\n", k, v)
}
}
func GetBio() Bio {
return Bio{
"- β‘ Quick bio:": "Data Scientist and AI Engineer specializing in AI, ML, DL, NLP, and Computer Vision. Passionate about creating innovative solutions for real-world problems in production environments.",
"- π Iβm currently working on": "Exciting projects in the AI and ML domain, pushing the boundaries of what's possible.",
"- π± Iβm currently learning": "Advanced topics in AI and exploring the latest developments in the field.",
"- π― Iβm looking to collaborate on": "AI, ML, DL, NLP, and Computer Vision projects.",
"- π€ Iβm looking for help with": "Cutting-edge technologies and best practices in AI and ML.",
"- π¬ Ask me about": "AI, ML, DL, NLP, Computer Vision, Production Environments, and anything related to data science and artificial intelligence.",
}
}
AI Pioneer
AI propels us into a realm of limitless imagination and boundless innovation ||| Data Science Nerd ||| Machine Learning operations
-
KPMG
- New Delhi
- in/nirbhay-sedha-4b103a252
- @home
Pinned Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.