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 synthWave-melomaniac-gearAddict-traveler-foodLover-coder-programmer-sportsAficionado hybrid",
"- Iβm currently working at": "ThermoFisher as a Big Data Engineer --- camping on my freetime",
"- Iβm looking to collaborate on": "Whatever boy..., bring it up.",
"- Ask me about": "Programming, Data management, Software Design & Architecture, Distributed Systems and AI/ML",
"- How to reach me:": "marouane.skandaji@gmail.com",
}
}
5+ years professional experience as a software developer and Big-data Engineer. enthusiast. Pythonist. Specialised in SW engineering, backend development, data engineering and build management.
Fast learner and eager to explore new technologies. Able to switch between perfectionism and pragmatism. Believer in agile software development, team work and Clean Code. Always questioning the status quo and wanting to improve. Able and willing to think outside the box.
Steadily growing into people management and recently into Golang and Rust.