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:": "A kind of tech-savvy, AI-obsessed, data-driven, machine-learning-maven, algorithm aficionado, amateur musician, traveler, food lover, gamer, coder, programmer, cat lover, and sports enthusiast hybrid.",
"- π Iβm currently working on": "AstraBionics as a Part-Time AI engineer",
"- π± Iβm currently learning": "PyTorch, TensorFlow, OpenCV, SQL, Docker, Keras, Computer Vision subjects like : Object Detection, Object Tracking, Segmentaion and its relevant models : YOLO, SSD, ...",
"- π― Iβm looking to collaborate on": "AI in mediacl application and related projects",
"- π€ Iβm looking for help with": "Anything related to what I am currently learning π
",
"- π¬ Ask me about": "Python, SQL, AI, Machine learning, Deep Learning, Computer Vision",
"- π« How to reach me:": "https://zahraalipour703.github.io/index.html",
}
}
π Bachelor of Biomechanics| Research interest in AI and Medical Applications | Seeking opportunities to apply engineering expertise in health
Popular repositories Loading
-
-
-
-
-
ZahraAlipour.github.io
ZahraAlipour.github.io PublicForked from drkostas/drkostas.github.io
VScode Portfolio
JavaScript
-
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.