Skip to content

marouenes/marouenes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 

Repository files navigation

𝐇𝐞𝐥𝐥𝐨 𝐭𝐡𝐞𝐫𝐞, 𝐟𝐞𝐥𝐥𝐨𝐰 <𝚍𝚎𝚟𝚎𝚕𝚘𝚙𝚎𝚛𝚜/>!

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:":              "[email protected]",
 }
}

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.


𝚂𝚑𝚘𝚠 𝚜𝚘𝚖𝚎 ❤️ 𝚋𝚢 𝚜𝚝𝚊𝚛𝚛𝚒𝚗𝚐 𝚜𝚘𝚖𝚎 𝚘𝚏 𝚝𝚑𝚎 𝚛𝚎𝚙𝚘𝚜𝚒𝚝𝚘𝚛𝚒𝚎𝚜

Website Gmail GitHub LinkedIn Facebook Instagram


About

Marouane's little bio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published